Write a program to exchange two variaables without temp
Answer Posted / {
void main()
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
In C language what is a 'dangling pointer'?
Where does the name "C" come from, anyway?
Define the scope of static variables.
What is the use of parallelize in spark?
Is javascript based on c?
What is array of pointers to string?
What math functions are available for integers? For floating point?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is void c?
how to make a scientific calculater ?
What is stack in c?
What is an expression?
How many levels of pointers can you have?
How can you tell whether two strings are the same?
When should you not use a type cast?