In c language, what is the right way to access value of structure variable book{ price, page }?
Correct!
Wrong!
In c language, perror( ) function used to?
Correct!
Wrong!
In c language, Bitwise operators can operate upon?
Correct!
Wrong!
What is tokens in c language?
Correct!
Wrong!
In c language, what is keywords?
Correct!
Wrong!
What is constant in c language?
Correct!
Wrong!
Which is the right way to declare constant in C?
Correct!
Wrong!
In c language, which of the followig operators are known as Ternary Operator?
Correct!
Wrong!
In c language, switch statement, each case instance value must be _______?
Correct!
Wrong!
In c language, what is the work of break keyword?
Correct!
Wrong!
Be the first to comment