In c programming language which of the following statements is true?
Correct!
Wrong!
In c programming language header files contain in?
Correct!
Wrong!
In c language which pair of functions below are used for single character I/O?
Correct!
Wrong!
In c language, the printf() function retunes which value when an error occurs?
Correct!
Wrong!
Identify the wrong statement?
Correct!
Wrong!
Which of the following is a character-oriented console I/O function?
Correct!
Wrong!
The output of printf(“%u”, -1) will be
Correct!
Wrong!
An Ampersand before the name of a variable denotes?
Correct!
Wrong!
Symbolic constants can be defined using?
Correct!
Wrong!
Null character is represented by
Correct!
Wrong!
Be the first to comment