Circle the correct answer below:
1. Name an editor that is found under the contrib directory:
A. Xemacs B. vim C. TextEdit D. Nedit E. vi
2. Sun Studio 12 is based upon this award-winning IDE (you can look for it in the SUNWspro directory)
A. Netbeans 3.5 B. Netbeans 4.0 C. Netbeans 5.5.1 D. Netbeans 6.0 E. Eclipse
3. The "make" utility that is provided in SunStudio provides parallel, cluster (distributed) machine and GRID support. This utility resides under SUNWspro/prod/bin and is called:
A. make B. dmake C. gmake D. autoconf E. build
4. Name the one thing from this list that is not in Sun Studio
A. Runtime Memory Checking
B. Performance Analyzer to get time spent in functions / lines of code
C. Three different generations of C++ standard libraries (libiostream, libCstd, STLport)
D. A Garbage collector library, libgcE. Message Passing Library