Answer Posted / roop
because of our increasing client
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are header files and what are its uses in C programming?
Why void main is used in c?
What are variables and it what way is it different from constants?
What is extern keyword in c?
Can we declare variable anywhere in c?
What is c definition?
What's the total generic pointer type?
What does stand for?
Can we declare function inside main?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
What is zero based addressing?
What is the difference between exit() and _exit() function in c?
Can we declare a function inside a function in c?
Explain the use of 'auto' keyword in c programming?
What is getch c?