Write a program to swap two numbers without using the third variable?
Write a simple program to find the size of different basic data types in C.
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is volatile keyword in c?
What is break statement?
Which of these functions is safer to use : fgets(), gets()? Why?
Under what circumstances does a name clash occur?
how to impliment 2 or more stacks in a single dimensional array ?
Explain what will the preprocessor do for a program?
What is a dynamic array in c?
How would you obtain the current time and difference between two times?
What is the difference between break and continue?
What is wrong with this declaration?