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 21871what 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 296720difference between c and c++?
Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,
38 127284write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 215006how 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
Is c++ used anymore?
Can you overload the operator+ for short integers?
How can virtual functions in c++ be implemented?
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
Write about the local class and mention its use?
What is & in c++ function?
What is a terminating character in c++?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
How do you traverse a btree in backward in-order?
What is an inline function in c++?
What is the exit function in c++?
What is the difference between *p++ and (*p)++ ?
Write a C++ Program to check whether a number is prime number or not?
Define pure virtual function?