Can we call a base class method without creating instance?
Answer Posted / sg
Definitely,we have declare base class as static
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are classes oop?
#include
Is react oop?
What is the difference between procedural programming and oops?
What is an example of genetic polymorphism?
What is encapsulation in simple terms?
Which type does string inherit from?
What are benefits of oop?
Can we create object of interface?
what type of questions
Why is static class not inherited?
What is the real time example of encapsulation?
How do you achieve polymorphism?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)