how to execute with out main in cprogram
Answer Posted / rakesh
nice 1 ravinder..!!!
great work..!!
m also having same ans.!!
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is substring in c?
What is a memory leak? How to avoid it?
What is getch?
Give basis knowledge of web designing ...
Write the control statements in C language
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What are unions in c?
Why doesn't C support function overloading?
How are strings stored in c?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is a structure in c language. how to initialise a structure in c?
How can a number be converted to a string?
What is abstract data structure in c?
What is c language in simple words?
What is the purpose of main( ) in c language?