Answer Posted / gnanabalan
Dennis Ritchie
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In which layer of the network datastructure format change is done
Explain the use of 'auto' keyword in c programming?
What is the use of ?: Operator?
What is the difference between typedef struct and struct?
What do you mean by scope of a variable in c?
What is an endless loop?
What's the total generic pointer type?
What is main function in c?
Write a program to check palindrome number in c programming?
Is file a keyword in c?
What is the size of structure pointer in c?
write a programming in c to find the sum of all elements in an array through function.
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
Which function in C can be used to append a string to another string?
Why is extern used in c?