In c language, a function is a subroutine that mat include one or more________ designed to perform a specific task?
Correct!
Wrong!
Which of the following is used to terminator in c language?
Correct!
Wrong!
In c language, which of the following function is necessary to exit in each an every program?
Correct!
Wrong!
In c language, what will the answer for 7%3?
Correct!
Wrong!
In c language, which of the following chars have values from -128 to 127?
Correct!
Wrong!
In c language, what is the control character for a single character?
Correct!
Wrong!
In c language, what is the control character for a decimal character?
Correct!
Wrong!
In c language, what is the control character for a floating character?
Correct!
Wrong!
C language supports the __________ branch unconditionally from one point to another in the program?
Correct!
Wrong!
Which of the following is used to break out of the case statements in c language?
Correct!
Wrong!
Be the first to comment