adspace
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
`write a program to display the recomended action depends on a color of trafic light using nested if statments
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
will u please send me the placement papers to my mail???????????????????
swap 2 numbers without using third variable?
Explain the difference between null pointer and void pointer.
ATM machine and railway reservation class/object diagram
Is int a keyword in c?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
Do you know the difference between malloc() and calloc() function?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
what is ur strangth & weekness
What is the general form of a C program?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
What is the difference between union and anonymous union?