1) Which of the following is the first operating system developed using C programming language?
A.Windows
B.DOS
C.Mac
D.UNIX
2) The C compiler used for UNIX operating system is
A.cc
B.gcc
C.vc++
D.Borland
3) Which of the following is a logical AND operator?
A.||
B.!
C.&&
D.None of the above
4) Which format specifier is used for printing double value?
A.%Lf
B.%L
C.%lf
D.None of the above
5) Which of the following statement is used to free the allocated memory space for a program?
A.vanish(var-name);
B.remove(var-name);
C.erase(var-name);
D.free(var-name);
6) In a library of C programming language, which of the following header file is used for performing mathematical operations?
A.conio.h
B.dos.h
C.math.h
D.stdio.h
The correct option is (c).
Warning: Undefined variable $in_same_cat in /www/wwwroot/mtexam.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27
Warning: Undefined variable $excluded_categories in /www/wwwroot/mtexam.com/public_html/wp-content/plugins/EXP.GKFEED.COM/function.php on line 27
NEXT POST >C Fundamental Test 2