STL (140)
OOPS (873)
C++ General (2409) C#.net Interview Question A=10 B=5 C=A+B Print C The above will be given in a multiline textbox. You need to parse the above input, store values for A,B&c. And you have to display the value of C.
1 5958for example A,B,C,D are class all the 4 class contain one method who() but the method who() implementaion is differnet among each class. the relation among the 4 class are A is base class and is inherited by B and C.and from this two B and C where D is inherited. the question is i want to display the output who() method in all the classes(A,B,C,D)the output of who() method is diferrent amond all the class(A,B,C,D) ------A------ virtuval who(print a) override | | who(print b) B C override who(print c) | | -------D------ override who(print d)
2 4971what is the difference between function template and template of function?explain with example.
2 19535
What is basic if statement syntax?
Is c++ primer good for beginners?
Using a smart pointer can we iterate through a container?
How does polymorphism work?
Explain binary search.
What does it mean to take the address of a reference?
What is the difference between realloc() and free() in C++?
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
Is java made in c++?
Describe private, protected and public – the differences and give examples.
What is the purpose of the "delete" operator?
What are the benefits of interface?
Is c++ vector a linked list?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
how to get the oracle certification? send me the answer