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

Explain how can you avoid including a header more than once?

607


When is a null pointer used?

646


What is the difference between c and python?

590


Why clrscr is used in c?

593


write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

1989






What is scope rule of function in c?

556


Why is #define used?

796


What is the meaning of c in c language?

604


What does the && operator do in a program code?

704


What is local and global variable in c?

624


How will you write a code for accessing the length of an array without assigning it to another variable?

622


What does the file stdio.h contain?

610


What do you mean by invalid pointer arithmetic?

641


What are the different types of constants?

646


Suggesting that there can be 62 seconds in a minute?

605