Answer Posted / revathipawar
no we cant write bcoz main() tells to the processor that it
is starting of the c programming
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What does c mean in standard form?
Differentiate call by value and call by reference?
Is javascript written in c?
what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9
Is multithreading possible in c?
What is signed and unsigned?
Can a pointer be volatile in c?
What is wrong with this code?
What are the functions to open and close file in c language?
When should you use a type cast?
How many identifiers are there in c?
How to delete a node from linked list w/o using collectons?
Write the Program to reverse a string using pointers.
using for loop sum 2 number of any 4 digit number in c language
What are header files? What are their uses?