who is the founder of c
Answer Posted / amit kumar
Dennis Richie
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are external variables in c?
What is calloc malloc realloc in c?
Write a program to swap two numbers without using the third variable?
Explain the difference between malloc() and calloc() in c?
When should the register modifier be used? Does it really help?
what is a constant pointer in C
Why c is called free form language?
Is null a keyword in c?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is the scope of global variable in c?
Explain how can I convert a number to a string?
How is = symbol different from == symbol in c programming?
What is c value paradox explain?
What is far pointer in c?