What functions are in conio h?
No Answer is Posted For this Question
Be the First to Post Answer
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
Explain what are linked list?
what is op? for(c=0;c=1000;c++) printf("%c",c);
Describe the modifier in c?
Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 Answers CTS, HCL, TCS,
who is the father of c
What is the -> in c?
what is calloc and malloc?
c program to arrange digits in a no in ascending and descending order
What are the phases in s/w developed life cycle? wat is the diff b/w stack & queue...where do we use stack
What 'lex' does?
How can you read a directory in a C program?