what is the drawback of classical methods in oops?
No Answer is Posted For this Question
Be the First to Post Answer
How is class defined?
what is oops
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Can a destructor be called directly?
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
what is difference between objects and function
Why is abstraction used?
what is costructor?
What are the benefits of polymorphism?
What is a macro? And how is a macro same as a template?
What is object and class in oops?
can we make a class static without using static keyword?