Which of the following is used on Solaris?
(a) gcc
(b) clang
(c) Sun Studio
(d) FreeBSD
(a) gcc
(b) clang
(c) Sun Studio
(d) FreeBSD
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The correct choice is (c) Sun Studio
The best I can explain: The program ‘gcc’ is generally used on Unix. ‘clang’ is used on ‘OSX’ or ‘FreeBSD’. The ‘Sun Studio’ is used on Solaris. However, ‘gcc’ on Unix is a widely popular choice for client programs.