What are the 4 main oop principles?
No Answer is Posted For this Question
Be the First to Post Answer
What is design patterns in C++?
What is the types of inheritance?
i^=j; j^=i; i^=j; value of i,j
How to calculate the age from the date of birth by using the program?
What is function overloading?,describe it with the example.
How do you achieve runtime polymorphism?
what type of question are asked in thoughtworks pair programming round ?
c++ provides classes...and classes do what we want but why then strcut are used...if we say data hiding... it is also provided by c++ in structs then why to prefer clasess
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
What polymorphism means?
what is overloading
what uses of c++ language?