What is encapsulation with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of fflush(stdin) in c++?
What is the important feature of inheritance?
Why we are use # in begning of programme of c++.
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
What are the types of abstraction?
What is a mixin class?
what is a class
Why do we use polymorphism?
what is a virtual class?
5 Answers Cap Gemini, IBM, Infosys, Trinity Technologies,
What is object in oop with example?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.