Answer Posted / shrth
example:435
the answer is 4+3+5=12
| Is This Answer Correct ? | 89 Yes | 49 No |
Post New Answer View All Answers
What are the storage classes in C?
Explain the difference between null pointer and void pointer.
What is an arrays?
How can I invoke another program or command and trap its output?
Describe the difference between = and == symbols in c programming?
Explain the difference between exit() and _exit() function?
Differentiate between #include<...> and #include '...'
What are the restrictions of a modulus operator?
How does #define work?
When do we get logical errors?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is the role of && operator in a program code?
What is void c?
What does 2n 4c mean?
Can we add pointers together?