What is meant by keywords in c?
No Answer is Posted For this Question
Be the First to Post Answer
What does void main return?
What is a lvalue
nic scientist exam
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Is malloc memset faster than calloc?
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
What is the purpose of clrscr () printf () and getch ()?
Write a program for Overriding.
What do you mean by keywords in c?
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
What is masking?