What are the 5 oop principles?
No Answer is Posted For this Question
Be the First to Post Answer
What is oops and its features?
Write 7 differences between "Public" function and "Private" function?
How to call a non virtual function in the derived class by using base class pointer
What is new keyword in oops?
What is destructor in oop?
What is polymorphism and why is it important?
What is a scope operator and tell me its functionality?
What is polymorphism ? Explain with examples
What is friend function?
what is the drawback of classical methods in oops?
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
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)