Hello students welcome to CSE Study247
This page provide (C Programming MCQs SET-5) – 20 Multiple choice question with Answer that is very useful of Computer science students like preparation of many exam Like ( ISRO,DRDO ,Semester, Interview , Railway & another Government Sector)
C programming is the basic language of programming that help to learn another language. So this MCQ is very useful for you.
C is a general purpose ,high level language that originally developed by Dennis Ritchie to develop the UNIX operating system at Bell labs.
Q.81 Which function is used to release the memory allotted in dynamic memory allocation ?
Q.82 Which of the following can not be checked in a switch case statement ?
Q.83 Which of the statement we need to write, in order to check any condition.
Q.84 Find out the output for the following program
main()
{
int x=2,y=3;
printf(“%d%d”);
}
Q.85 Member of union use :
Q.86 How would you round off a value from 1.66 to 2.0 ?
Q.87 The keyword used to transfer control from a function back to the calling function is
Q.88 Which of the following is a Loop statement of a C language ?
Q.89 What function can be used for calculating square root of a number ?
Q.90 Int a [5] = {1, 2, 3} what is the value of a[4] ?
Q.91 Minimum number of temporary variable needs to swap the contents of two variable is ?
Q.92 Which header file can be used to define input/ output function ?
Q.92 …………………is a self contained block of statement that performs a coherent task of some kind ?
Q.94 Which of the following is not a correct variable type ? some kind ?
Q.95 C Programming, the constant is defined some kind ?
Q.96 Which of the following operator can be used to access value at address stored in a pointer variable ?
Q.97 Which scanf( ) statement will you see to scan a float value (a) and double value (b) ? float a; double b;
Q.98 The keyword used to represent a structure data type is ?
Q.99 Directives are translated by the
Q.100 Union is ……….. ?
Related MCQ
SETS | MCQs | ✡ VISIT ✡ |
1 | 1 To 20 | CLICK |
2 | 21 To 40 | CLICK |
3 | 41 To 60 | CLICK |
4 | 61 To 80 | CLICK |
5 | 81 To100 | CLICK |
6 | 101 To 120 | CLICK |
7 | 121 To 140 | CLICK |
8 | 141 To 160 | CLICK |
9 | 161 To 180 | CLICK |
10 | 181 To 200 | CLICK |
1. Official Telegram | Click Here |
2. Telegram For CSE MCQs | Click Here |
3. You Tube | Click Here |