What is overloading and its types?
Write a program to demonstrate the use of 'Composition' in C++
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
What are constructors in oop?
What is encapsulation in oop?
What is the difference between const int *ptr and int const *ptr???
what is pointers
Are polymorphisms mutations?
what is an instance of a class
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Whats oop mean?
I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe
Why do we use inheritance?