Answer Posted / srinivas
c++ and java
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do you override a defined macro?
With the help of using classes, write a program to add two numbers.
When is a “switch” statement preferable over an “if” statement?
Is c a great language, or what?
What is use of pointer?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Can we declare a function inside a function in c?
Explain what is the benefit of using an enum rather than a #define constant?
What are the 5 elements of structure?
Why can't I perform arithmetic on a void* pointer?
What is the maximum no. of arguments that can be given in a command line in C.?
What is function prototype?
Where are c variables stored in memory?
Explain the difference between exit() and _exit() function?
What does c mean?