MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Multiple Choice
→
Mathematical Functions in C Multiple Choice
→
compile error..
1.
compile error
A.
run-time error
B.
good
C.
logical error
Answer» C. logical error
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
_____ is an optional argument that gives the maximum number of characters to be read.
Explain the format string "%5d%s %c"
A fatal error will be generated if the format string is ended with a white space character.
What form the data must be entered for the given C code?
The syntax of the scanf() is scanf(“control string “, arg1,arg2,arg3,….,argn); the prototype of control string is ____________
What is the meaning of the following C statement?
What does the C statement given below says?
scanf() is a predefined function in______header file.
Control string specifies the type and format of the data that has to be obtained from the keyboard.
If the user enters 1 s 3.2, what value will be returned by the scanf()?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply