What is return type in c?
Can we change the value of constant variable in c?
What is wrong with this statement? Myname = 'robin';
Explain how do you generate random numbers in c?
What is main () in c?
What does c mean before a date?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
What is actual argument?
What are pragmas and what are they good for?
Is there any data type in c with variable size?
Why should I prototype a function?
How can I recover the file name given an open stream?
Write a C program in Fibonacci series.
please give me some tips for the placement in the TCS.
Write a program to print factorial of given number without using recursion?