What are two types of polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
When not to use object oriented programming?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What is object 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
What is encapsulation in oop?
When is it necessary to use member-wise initialization list in C++?
write a program that takes input in digits and display the result in words from 1 to 1000
What is public, protected, private?
What is difference between polymorphism and inheritance?
what is the application of oops?
What do you mean by Encapsulation?
Write a macro for swapping integers