what about you?
wahat is your object?
introduce your self?
Answer / james
Am of Class Human.
and my object is James.
Human james;
| Is This Answer Correct ? | 1 Yes | 0 No |
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
what is the difference between containership and inheritence?
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 the example of polymorphism?
Describe what an Interface is and how it?s different from a Class.
What is difference between pop and oop?
difference between overloading and overridding
Which method cannot be overridden?
What is difference between function overloading and overriding?
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){...}
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
Write a program to demonstrate the use of 'Composition' in C++