Can we call a base class method without creating instance?
Answer Posted / nk
Onlu static methods can be called without creating any
instance of the class.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is a null tree?
What are the benefits of interface?
What is destructor in oop?
Where is pseudocode used?
What is overloading in oop?
What is abstract class in oop?
What is the difference between abstraction and polymorphism?
Can main method override?
What is oops with example?
What is polymorphism and types?
write a program that takes input in digits and display the result in words from 1 to 1000
Why do we need polymorphism in c#?
What is super in oop?
What are oops functions?