Answer Posted / anjali
i dint here about it
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a program to swap two numbers without using a temporary variable?
How pointer is different from array?
Is c pass by value or reference?
How can I dynamically allocate arrays?
What is difference between structure and union?
Write a progarm to find the length of string using switch case?
Explain what is the difference between the expression '++a' and 'a++'?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Explain what is gets() function?
Why clrscr is used after variable declaration?
code for replace tabs with equivalent number of blanks
Write program to remove duplicate in an array?
How many levels deep can include files be nested?
Why is c called a mid-level programming language?
What are variables and it what way is it different from constants?