Why main is not a keyword in c?
No Answer is Posted For this Question
Be the First to Post Answer
When is a null pointer used?
How do you write a program which produces its own source code as output?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
Why main is used in c?
What is the scope of static variable in c?
Do you know what is the purpose of 'extern' keyword in a function declaration?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
define c
What are the benefits of c language?
how to use virual function in real time example
a simple c program using 'for' loop to display the output 5 4 3 2 1
can we execute the program with the object file