Where we use clrscr in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are dangling pointers?
State the difference between realloc and free.
How is a pointer variable declared?
What does. int *x[](); means ?
What is hash table in c?
What is c standard library?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Explain goto?
1. What will be the output of the following programs. a) #include <stdio.h> Main() { Int x=4; While(x==1) { X=x-1; Printf(ā%dā,x); --x; } }
Write a C program in Fibonacci series.
Disadvantages of C language.
What the different types of arrays in c?