Answer Posted / priyanka pal
c++ is a object oriented language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
What is the basic structure of c?
Can you define which header file to include at compile time?
Explain what will the preprocessor do for a program?
Can we assign string to char pointer?
What is structure padding in c?
Explain what is the difference between a string and an array?
How to write a multi-statement macro?
What does %d do in c?
What are the disadvantages of a shell structure?
What is sizeof array?
How can I open files mentioned on the command line, and parse option flags?
Explain low-order bytes.
What is volatile variable in c?
Why is c used in embedded systems?