Which is better struts or spring?
No Answer is Posted For this Question
Be the First to Post Answer
What are classes oop?
Name an advantage of linked list over array?
2. Give the different notations for the class.\
What is the difference between inheritance and polymorphism?
What is the purpose of enum?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
what are the uses of C++
Polymorphism with an example?
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
when to use 'mutable' keyword and when to use 'const cast' in c++
why to use operator overloading