Pages
About Me
Entertainment
Technologies
Practice Programs
VB Art Gallery
Contact Me
Test 3 Answers
First operating system designed using C programming language.
ANS:
UNIX
Which of the following variable cannot be used by switch-case statement?
ANS:
float
The prototype of a function can be used to
ANS:
Declare a function
To print a double value which format specifier can be used?
ANS:
%lf
Which of the following is a logical operator?
ANS:
!, &&, ||
Which of the following is used in mode string to open the file in binary mode?
ANS:
b
Which of these is an invalid dataname?
ANS:
wd-count
Which of the following is the correct usage of conditional operators used in C?
ANS:
max = a>b ? a>c?a:c:b>c?b:c
Which of the following data type uses %e format specifier?
ANS:
float or double
Which of the following format specifier is used for unsigned char?
ANS:
%c
For mini projects click here
CSE Materials click here
Newer Post
Older Post
Home