What is byval and byref? What are differences between them?
No Answer is Posted For this Question
Be the First to Post Answer
what are abstract classes and how they impliment , with example
what is object oriented programming and procedure oriented programming?
What is the difference between class and object?
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
what are the disadvantages of C++?
25 Answers ATS, Infosys, UNI, Wipro,
Explain polymorphism? What r the types of polymorphism? pls give examples?
Is enum a class?
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
What are the advantages of polymorphism?
What is the importance of oop?
What is the difference between pass by reference and pass by value?
Can private class be inherited?