What is an advantage of polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between polymorphism and inheritance?
namespace is working on which compiler?
Can static class have constructor?
What is coupling in oops?
#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; wow *b; a.x = 22; b = &a; a.x = 23; cout << b->x; return 0; }
Write an operator overloading program to write S3+=S2.
i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
What is the difference between class and object?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
what are abstract classes and how they impliment , with example
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),