What is right way to Initialization array?
A) int num[6] = { 2, 4, 12, 5, 45, 5 } ;
B) int n{} = { 2, 4, 12, 5, 45, 5 } ;
C) int n{6} = { 2, 4, 12 } ;
D) int n(6) = { 2, 4, 12, 5, 45, 5 } ;
Correct Answer:
Verified
Q4: C programs are converted into machine language
Q5: A C variable cannot start with
A)an alphabet
B)a
Q6: Which of the following is allowed in
Q7: Which of the following shows the correct
Q8: What is an array?
A)an array is a
Q10: An array elements are always stored in
Q11: What is the right way to access
Q12: perror( ) function used to ?
A)work same
Q13: Bitwise operators can operate upon?
A)double and chars
B)floats
Q14: What is C Tokens?
A)the smallest individual units
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents