Answer Posted / jasna.c
Dennis Ritche at AT&T Bell labs in 1972
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is a scope resolution operator in c?
How to delete a node from linked list w/o using collectons?
Is swift based on c?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What does %p mean c?
What are the two types of structure?
What are c preprocessors?
Explain the concept and use of type void.
What is the difference between fread buffer() and fwrite buffer()?
What is an endless loop?
List out few of the applications that make use of Multilinked Structures?
What are the modifiers available in c programming language?
Why c is a procedural language?
What is c language and why we use it?
What is the difference between null pointer and wild pointer?