Which header file is essential for using strcmp() function in C programming language?
Correct!
Wrong!
In C programming language malloc() function used in dynamic allocation is available in which header file?
Correct!
Wrong!
In C programming language file manipulation functions are available in which header file?
Correct!
Wrong!
C programming language supports how many basic looping constructs?
Correct!
Wrong!
In C programming language what should be the expression return value for a do-while to terminate?
Correct!
Wrong!
In C programming language which is an unconditional control structure?
Correct!
Wrong!
In C programming language a statement can be terminated by?
Correct!
Wrong!
In C programming language continue statement is used for?
Correct!
Wrong!
In C programming language which of the following operator is called ternary operator?
Correct!
Wrong!
In C programming language which of the following header file is required for strcpy() function?
Correct!
Wrong!
Be the first to comment