C++ Interview Questions
Questions Answers Views Company eMail

what is oops

DELL,

4 6845

What is data binding?

Ittiam Systems,

4 26096

define oops with class and object

HCL, Tech Mahindra,

5 8835

why oops need in programming

TCS,

7 20158

1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage

2 4034

why v use c++ even we have microprocessor

CybAge,

2 7006

what is difference between c++ language and java language

5 6432

What is the main difference between C++ and Java

TCS,

11 15415

I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?

3 4977

what are the realtime excercises in C++?

IBM, Wipro,

2333

what isthe difference between c structure and c++ class

5 8570

can we create and enter the data & hide files using programmes ?

Wipro,

2 4211

what is the difference between javap and jad utility

Wipro,

1 6268

WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 13493

sir i want to study the c++ course but ino what is the qualification and the study methode please reply more details in c++

NIIT,

1 2867


Un-Answered Questions { C++ }

Why is c++ still best?

551


Explain Memory Allocation in C/C++ ?

634


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

599


Does dev c++ support c++ 11?

550


What are the different types of polymorphism in c++?

585






Explain the auto storage classes in c++.

597


Can destructor be overloaded?

594


Why do we use oop?

603


What is dynamic and static typing?

669


Which is most difficult programming language?

578


Explain how to initialize a const member data.

598


What is the best c++ compiler for windows 10?

578


What are the various oops concepts in c++?

590


What is a friend function in c++?

579


Implement a 2D bit-matrix representing monochrome pixels which will have only OFF/ON values and will take on an average only one bit of memory for each stored bit. How to perform various operations on it?

590