Sponsored Links

Interview Questions



Advertisements Object Oriented Programming in C++ Interview Questions
COOLINTERVIEW.COM C++ INTERVIEW QUESTIONS OBJECT ORIENTED PROGRAMMING IN C++ INTERVIEW QUESTIONS QUESTIONS LISTING

Object Oriented Programming in C++ Interview Questions & Answers

Below we have listed all the Object Oriented Programming in C++ Interview Questions and answers. Feel free to comment on any Object Oriented Programming in C++ Interview Questions or answer by the comment feature available on the page.

To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All Object Oriented Programming in C++ Interview Questions & Answers - Exam Mode / Learning Mode

Object Oriented Programming in C++ Interview Questions & Answers

C++ and Object Oriented Programming. Object Oriented programming is a programming style that is associated with the concept of Class, Objects and various other concepts revolving around these two, like Inheritance, Polymorphism, Abstraction, Encapsulation etc. The prime purpose of C++ programming was to add object orientation to the C programming language, which is in itself one of the most powerful programming languages. The core of the pure object-oriented programming is to create an object, in code, that has certain properties and methods.

1 2 3 Next

Sort By : Latest First | Oldest First | By Rating

Question
Rating
View Answer
Hi, I was asked the below question in one interivew.

Imagine you're maintaining a big project which is having 50k+ lines of code and as part of enhancements, you received a request to add a functionality in one of the .cpp files. For this, you need to add a new function. How do you write a new fucntion without adding a prototype to the header file (because, if you add prototype in the headerfile, the compiler has to compile all the other files). So, the requirement is not to touch the header file but add functionality in the cpp file. How do you add?
0.3 Rating
View Answer
What do you mean by analysis and design?
0.2 Rating
View Answer
What are the steps involved in designing?
0.3 Rating
View Answer
What do you meant by active and passive objects?
0.3 Rating
View Answer
List out some of the object-oriented methodologies.
0.2 Rating
View Answer
Differentiate Aggregation and containment?
0.2 Rating
View Answer
What is multithreading?
0.2 Rating
View Answer
Differences of C and C++
Could you write a small program that will compile in C but not in C++ ?
0.3 Rating
View Answer
What are the defining traits of an object-oriented language?
0.2 Rating
View Answer
Will it execute or not?
0.2 Rating
View Answer
Anything wrong with this code?
T *p = new T[10];
delete p;
0.2 Rating
View Answer
What are 2 ways of exporting a function from a DLL?
0.2 Rating
View Answer
How can you tell what shell you are running on UNIX system?
0.3 Rating
View Answer
What is an object?
0.3 Rating
View Answer
What is encapsulation?
0.2 Rating
View Answer
. For the following C program
#define AREA(x)(3.14*x*x)<br>main()<br>{float r1=6.25,r2=2.5,a;<br>a=AREA(r1);<br>printf("
Area of the circle is %f", a);<br>a=AREA(r2);<br>printf("
Area of the circle is %f", a);<br>}<br>
What is the Output?
0.2 Rating
View Answer
Q1.write C++ program to accept a string and display ascii value letter by letter then display sum of all ascii values.
Q2.write C++ program to accept 20 nos and then display max & min.
0.3 Rating
View Answer
All the questions are compulsory. The first five questions shall be of 16 marks each and the last question shall be of 20 marks.

Q1. A. What is unary operator? List out the different operators
involved in the unary operator.

B. What is an adjust field format flag?

Q2. A. Distinguish between a # include and #define.

B. Can a list of string be stored within a two dimensional array?

Q3. A. Explain how a pointer to function can be declared in C++?

B. List the merits and demerits of declaring a nested class in C++?


Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence?

B. Explain the operation of overloading of an assignment operator.


Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps.

B. Explain how an exception handler is defined and invoked in a Program.


Q6. A. What is a binary file? List the merits and demerits of the binary file usage in C++.

B. Write short notes on Text Manipulation Routines.

C. Write bites in Turbo c++ Header (“Include”) Files.









0.2 Rating
View Answer
Given an integer N>0,write a recursive c++ function that writes the integer 1,2,.......N ?
0.3 Rating
View Answer
Write a c++ programme in order to find the day you born,such that the programmer will take your birth date (day-month-year)?
0.2 Rating
View Answer

1 2 3 Next




User Options
India News Network

Latest 20 Questions
Payment of time- barred debt is: (a) Valid (b) Void (c) Illegal (d) Voidable
Consideration is defined in the Indian Contract Act,1872 in: (a) Section 2(f) (b) Section 2(e) (c) Section 2(g) (d) Section 2(d)
Which of the following is not an exception to the rule, "No consideration, No contract": (a) Natural love and affection (b) Compensation for involuntary services (c) Completed gift (d) Agency
Consideration must move at the desire of: (a) The promisor (b) The promisee (c) The promisor or any other party (d) Both the promisor and the promisee
An offer which is open for acceptance over a period of time is: (a) Cross Offer (b) Counter Offer (c) Standing Offer (d) Implied Offer
Specific offer can be communicated to__________ (a) All the parties of contract (b) General public in universe (c) Specific person (d) None of the above
_________ amounts to rejection of the original offer. (a) Cross offer (b) Special offer (c) Standing offer (d) Counter offer
A advertises to sell his old car by advertising in a newspaper. This offer is caleed: (a) General Offer (b) Special Offer (c) Continuing Offer (d) None of the above
In case a counter offer is made, the original offer stands: (a) Rejected (b) Accepted automatically (c) Accepted subject to certain modifications and variations (d) None of the above
In case of unenforceable contract having some technical defect, parties (a) Can sue upon it (b) Cannot sue upon it (c) Should consider it to be illegal (d) None of the above
If entire specified goods is perished before entering into contract of sale, the contract is (a) Valid (b) Void (c) Voidable (d) Cancelled
______________ contracts are also caled contracts with executed consideration. (a) Unilateral (b) Completed (c) Bilateral (d) Executory
A offers B to supply books @ Rs 100 each but B accepts the same with condition of 10% discount. This is a case of (a) Counter Offer (b) Cross Offer (c) Specific Offer (d) General Offer
_____________ is a game of chance. (a) Conditional Contract (b) Contingent Contract (c) Wagering Contract (d) Quasi Contract
There is no binding contract in case of _______ as one's offer cannot be constructed as acceptance (a) Cross Offer (b) Standing Offer (c) Counter Offer (d) Special Offer
An offer is made with an intention to have negotiation from other party. This type of offer is: (a) Invitation to offer (b) Valid offer (c) Voidable (d) None of the above
When an offer is made to the world at large, it is ____________ offer. (a) Counter (b) Special (c) General (d) None of the above
Implied contract even if not in writing or express words is perfectly _______________ if all the conditions are satisfied:- (a) Void (b) Voidable (c) Valid (d) Illegal
A specific offer can be accepted by ___________. (a) Any person (b) Any friend to offeror (c) The person to whom it is made (d) Any friend of offeree
An agreement toput a fire on a person's car is a ______: (a) Legal (b) Voidable (c) Valid (d) Illegal



Fresher Jobs | Experienced Jobs | Government Jobs | Walkin Jobs | Company Profiles | Interview Questions | Placement Papers | Companies In India | Consultants In India | Colleges In India | Exams In India | Latest Results | Notifications In India | Call Centers In India | Training Institutes In India | Job Communities In India | Courses In India | Jobs by Keyskills | Jobs by Functional Areas

Testing Articles | Testing Books | Testing Certifications | Testing FAQs | Testing Downloads | Testing Interview Questions | Testing Jobs | Testing Training Institutes

Gate Articles | Gate Books | Gate Colleges | Gate Downloads | Gate Faqs | Gate Jobs | Gate News | Gate Sample Papers | Gate Training Institutes

MBA Articles | MBA Books | MBA Case Studies | MBA Business Schools | MBA Current Affairs | MBA Downloads | MBA Events | MBA Notifications | MBA FAQs | MBA Jobs
MBA Job Consultants | MBA News | MBA Results | MBA Courses | MBA Sample Papers | MBA Interview Questions | MBA Training Institutes

GRE Articles | GRE Books | GRE Colleges | GRE Downloads | GRE Events | GRE FAQs | GRE News | GRE Training Institutes | GRE Sample Papers

IAS Articles | IAS Books | IAS Current Affairs | IAS Downloads | IAS Events | IAS FAQs | IAS News | IAS Notifications | IAS UPSC Jobs | IAS Previous Question Papers
IAS Results | IAS Sample Papers | IAS Interview Questions | IAS Training Institutes | IAS Toppers Interview

SAP Articles | SAP Books | SAP Certifications | SAP Companies | SAP Study Materials | SAP Events | SAP FAQs | SAP Jobs | SAP Job Consultants
SAP Links | SAP News | SAP Sample Papers | SAP Interview Questions | SAP Training Institutes |




Copyright ©2003-2024 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions