adspace


In which category does main function belong??

Answer Posted / devi

main function is used in C,C++,Java languages which is
first read by the compiler.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

`write a program to display the recomended action depends on a color of trafic light using nested if statments

2214


In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

1296


will u please send me the placement papers to my mail???????????????????

1929


swap 2 numbers without using third variable?

1210


Explain the difference between null pointer and void pointer.

1157


ATM machine and railway reservation class/object diagram

5335


Is int a keyword in c?

1057


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1358


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2827


Do you know the difference between malloc() and calloc() function?

1133


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2737


what is ur strangth & weekness

2590


What is the general form of a C program?

1099


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1616


What is the difference between union and anonymous union?

1397