What is byval and byref? What are differences between them?
c++ program to swap the objects of two different classes
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is a class in oop?
What is class encapsulation?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)
why constructor cannt be declar virtually? why destructor cannt be overloaded?
what is the sylabus for priliminaries?
What are the main differences between procedure oriented languages and object oriented languages?
9 Answers IBM, Infosys, Wipro,
can you give real time example for polymarphism
Difference between vector and array
What is difference between #define and const?