Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



C++ Interview Questions
Questions Answers Views Company eMail

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

2150

write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2650

In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 4077

if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 7990

who is the father of OPPS

Infosys, TCS,

4 10312

create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

CTS, Delhi University,

2 5652

what is cast operator?

Microsoft,

2 5806

when to use 'mutable' keyword and when to use 'const cast' in c++

TCS,

2113

why reinterpret cast is considered dangerous?

TCS,

2337

What are callback functions in c++

SoftTech,

1 4294

write a program to add two numbers without using an arithmetic operator.

NIIT,

1 4638

How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

IBM,

3236

write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

2297

what is namespace? what are the uses of namespace?

1 4006

what is opps?why it is use in programming language?

Wipro,

2 6061


Un-Answered Questions { C++ }

If dog is a friend of boy, is boy a friend of dog?

930


What is debug class?what is trace class? What differences are between them? With examples.

2136


What do you mean by late binding?

1058


Can create new c++ operators?

967


Where You Can Use Interface in your Project

1837


How we can differentiate between a pre and post increment operators during overloading?

1042


What is object and class in oops?

1009


What are the methods of exporting a function from a dll?

1145


What is the basic concept of c++?

964


Why would you use pointers in c++?

1099


What is the use of seekg in c++?

992


What is copy constructor? Can we make copy constructor private in c++?

1031


Which is the best c++ compiler for beginners?

1018


What is the difference between an enumeration and a set of pre-processor # defines?

1329


What does ios :: app do in c++?

967