What is the output of the following program main();{printf
("chennai""superkings"};

a. Chennai

b. superkings

c. error

d. Chennai superkings

Answer Posted / bhargavi

Chennai superkings

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is optimization in c?

569


What are the 4 types of unions?

612


Calculate 1*2*3*____*n using recursive function??

1520


What are the two types of structure?

579


Is python a c language?

553






Can you pass an entire structure to functions?

697


How can I get the current date or time of day in a c program?

653


What is variable and explain rules to declare variable in c?

556


How can I convert a number to a string?

609


what is the role you expect in software industry?

1658


Linked lists -- can you tell me how to check whether a linked list is circular?

647


How can you convert integers to binary or hexadecimal?

617


What is 'bus error'?

650


Where is volatile variable stored?

652


What are the usage of pointer in c?

704