What are the basics concepts of OOPS?
Now, there are four fundamental concepts of Object-oriented programming – Inheritance, Encapsulation, Polymorphism, and Data abstraction. It is very important to know about all of these in order to understand OOPs
| Is This Answer Correct ? | 0 Yes | 0 No |
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
What is scope of a variable? (LOLZ)
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
What are the types of array in c++?
What is a class template?
Explain the pure virtual functions?
What is the use of this pointer in c++?
What is the size of pointer ? Also size of pointer in 64 bit pointer
What are the advantages of c++ over c?
What is the difference between C and CPP?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
Write a C++ Program to Generate Random Numbers between 0 and 100