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 is derived datatype in c?
Why doesn't C support function overloading?
What is && in c programming?
Is c programming hard?
Describe the order of precedence with regards to operators in C.
How many loops are there in c?
Can a local variable be volatile in c?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
Describe explain how arrays can be passed to a user defined function
what is the role you expect in software industry?
Explain the difference between getch() and getche() in c?
What does %p mean c?
Where is c used?
can anyone suggest some site name..where i can get some good data structure puzzles???
What are nested functions in c?