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

a. Chennai

b. superkings

c. error

d. Chennai superkings

Answer Posted / guest

error

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better pointer or array?

698


Explain how can a program be made to print the name of a source file where an error occurs?

807


What are Macros? What are its advantages and disadvantages?

750


How many data structures are there in c?

705


What are variables and it what way is it different from constants?

876






What is a void * in c?

720


difference between object file and executable file

6201


What is infinite loop?

733


What is the value of uninitialized variable in c?

666


Explain what is wrong in this statement?

736


Why do we need volatile in c?

831


what does static variable mean?

746


What are the rules for identifiers in c?

686


What is #include conio h?

681


How do you use a pointer to a function?

730