What is the output of the following program main();{printf
("chennai""superkings"};
a. Chennai
b. superkings
c. error
d. Chennai superkings
Answer Posted / 1215
c.error
because1.comma(,) missing
2.main();
3.')'
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is maximum size of array in c?
What is string function in c?
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
Explain what is the stack?
write a program to print largest number of each row of a 2D array
Can true be a variable name in c?
What is modeling?
can anyone suggest some site name..where i can get some good data structure puzzles???
What is string function c?
What are the differences between new and malloc in C?
Are pointers integer?
What are the features of c language?
What is a newline escape sequence?
What are the 3 types of structures?
can any one tel me wt is the question pattern for NIC exam