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 21903what 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 296896difference between c and c++?
Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,
38 127345write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 215103how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
2542Post New C++ General Questions
What is c++ used for in games?
What is an inclusion guard?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
How can we access protected and private members of a class?
How do I write a c++ program?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Is c++ fully object oriented?
Where are setjmp and longjmp used in c++?
What is the difference between object-oriented programming and procedural programming?
Mention the purpose of istream class?
Is there structure in c++?
Is it possible for a member function to use delete this?
What is a static member?
Why is standard template library used?
What is a v-table?