Multiple Choice
What symbol is used to Left-justify within the data given field width?
A) -(minus sign)
B) +(plus sign)
C) #
D) 0
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Which of the following doesn't require an
Q31: The maximum number of characters to be
Q32: The conversion characters d, i, o, u,
Q33: Which of the following represents the function
Q34: What specifies the minimum number of characters
Q36: Which of the following is an invalid
Q37: What are the Properties of the first
Q38: What will be the output for the
Q39: Each call of va_arg _<br>A)Returns one argument<br>B)Steps
Q40: What is the meaning of the following