What is size of a empty class?
Answer Posted / ravi
one
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What are namespaces in c++?
When do we run a shell in the unix system? How will you tell which shell you are running?
What is purpose of abstract class?
What is setbase c++?
Write a program to concatenate two strings.
What is the two main roles of operating system?
what are the events occur in intr activated on interrupt vector table
What is buffering in c++?
What is a string example?
Describe delete operator?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
Why is the function main() special?
What do the keywords volatile and mean mutable?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What are c++ manipulators?