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
Differentiate between Macro and ordinary definition.
Why is event driven programming or procedural programming, better within specific scenario?
how many key words availabel in c a) 28 b) 31 c) 32
What library is sizeof in c?
When was c language developed?
Describe explain how arrays can be passed to a user defined function
What is the use of a conditional inclusion statement in C?
What is data structure in c and its types?
Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
Explain what happens if you free a pointer twice?
What is echo in c programming?
What is putchar() function?
to find the closest pair
how to introdu5ce my self in serco