How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.
15 21292what is data Abstraction? and give example
Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,
147 290930difference between c and c++?
Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,
38 126109write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 212253how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
2474Post New C++ General Questions
What is the use of structure in c++?
Why is standard template library used?
What is type of 'this' pointer? Explain when it is get created?
What is the difference between a baller and a reference in C++?
How can you specify a class in C++?
How many static variables are created if you put one static member into a template class definition?
What is polymorphism and its type in c++?
List the features of oops in c++?
Difference between class and structure.
What are exceptions c++?
Why is c++ considered difficult?
What is the use of dot in c++?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
What are the c++ access specifiers?
Why ctype h is used in c++?