How would you stop a class from class from being derived or
inherited.
Answer Posted / deepak joshi
Guys what happened to you all???? Will 'Final' not do????
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is the point of oop?
What is variable example?
How can you overcome the diamond problem in inheritance?
write knight tour problem which is present in datastructure
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Why do while loop is used?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is encapsulation with real life example?
What is ambiguity in inheritance?
what are the different types of qualifier in java?
What does and I oop and sksksk mean?
Can a varargs method be overloaded?