MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Multiple Choice
→
Mathematical Functions in C Multiple Choice
→
What symbol is used to Left-justify within the dat..
1.
What symbol is used to Left-justify within the data given field width?
A.
-(minus sign)
B.
+(plus sign)
C.
Answer» B. +(plus sign)
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What error is generated on placing an address operator with a variable in the printf statement?
Choose the correct description for control string %-+7.2f.
The parameter control string in the printf () is a C String that contains text to be __________
The syntax of printf() function is printf(“control string”, variable list) ;what is the prototype of the control string?
Select the right explanation to the given code.
What will be the output for the given code printf(“\n The number is %07d”,1212);
What will the given code result in printf(“\n you are\”awesome " ");?"
WHAT_ERROR_IS_GENERATED_ON_PLACING_AN_ADDRESS_OPERATOR_WITH_A_VARIABLE_IN_THE_PRINTF_STATEMENT??$
Choose the correct description for control string %-+7.2f?
the minimum field width has to be 4, the precision is given to be 5, and the value to be displayed is 570?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply