Why we use int main and void main?
No Answer is Posted For this Question
Be the First to Post Answer
What are identifiers in c?
can we declare a function inside the structure? ex: struct book { int pages; float price; int library(int,float); }b; is the above declaration correct? as it has function declaration?
Was 2000 a leap year?
What is a program?
Explain how can you check to see whether a symbol is defined?
What is c variable?
What is the auto keyword good for?
what is the syallabus of computer science students in group- 1?
What is formal argument?
what is the difference between auto and static keywords
1 Answers cDot, College School Exams Tests, TCS,
Do variables need to be initialized?
What is structure pointer in c?