Answer Posted / guest
Mar-java and Mit-java
Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is structure of c program?
Explain how do you view the path?
explain what are pointers?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is the purpose of ftell?
how do you execute a c program in unix.
What are file streams?
What is the difference between functions getch() and getche()?
What is the total generic pointer type?
Are bit fields portable?
How can I implement a delay, or time a users response, with sub-second resolution?
What is a built-in function in C?
What is the modulus operator?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
Why c language?