Plese get me a perfect C++ program for railway/airway
reservation with all details.
No Answer is Posted For this Question
Be the First to Post Answer
What is the different between Applet and Application?
Plese get me a perfect C++ program for railway/airway reservation with all details.
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
what are the ways in which a constructors can be called?
What is difference between polymorphism and inheritance?
What is object in oop with example?
why the argument is passed by reference to a copy constructor?example?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
What is encapsulation?
What is data binding?
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)