How would you stop a class from class from being derived or
inherited?The constructer should not be Private,as object
instantiation should be allowed.
Answer Posted / binod
i agree with Vikash
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What operators can you overload in c++?
What is the difference between cin.read() and cin.getline()?
What are structures and unions?
What are friend functions in C++?
When do we use copy constructors?
What is command line arguments in C++? What are its uses? Where we have to use this?
How java is different from c and c++?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
Will this c++ program execute or not?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Which of the following is evaluated first: a) && b) || c) !
Define anonymous class.
Why is c++ still popular?
What is const pointer and const reference?
Explain the extern storage classes in c++.