What is object and example?
No Answer is Posted For this Question
Be the First to Post Answer
diff between Abstract class Interfaces?
What is late bound function call and early bound function call? Differentiate.
what is data abstraction with example.
how do u initialize the constant variables
Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3
3 Answers Accenture, Cognizant, IBM,
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
what is costructor?
why c++ is a highlevel language
3 Answers Satyam, Tech Mahindra,
What is ambiguity in inheritance?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is oops in programming?