• Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions
  • /
  • C++

Frequently Asked C++ interview questions and answers for freshers Page 7

C++ Select Another Category Select Another Topic

Programming and Technical

  • Android 118
  • ASP.NET 60
  • C 459
  • C++ 448
  • DATA STRUCTURE 66
  • DBMS 77
  • ELECTRONICS 39
  • Java 261
  • OOPs Concepts 117
  • Operating Syst 103
  • RDBMS 109
  • UNIX 70

C++ Question Topics

    Category (1)

    General Ability (4)

  • General Knowledge (2)
  • HR Interview (1)

  • Interview (1)
  • Logical Reasoning (5)

  • Blood Relations (3)
  • Coding Decoding (1)
  • General Mental Ability (1)
  • Numerical Ability (1)

  • Area and Volume (1)
  • Programming (67)

  • Basics (1)
  • Database (2)
  • Definition (16)
  • Program (14)
  • Technical (32)
  • Variables (1)
Keep an EYE (0)
Solved Question (1) UnSolved Question (447)
Pages: 45FirstPrev3456789101112NextLast
Advertisements

(#M40030271) C++ QUESTION C++ Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is the difference between a C++ pointer
and a reference?
a) A reference is the entire object while a pointer is
only the address of it.
b) References are used only in Visual C++.
c) The syntax used to access the object.
d) Pointers are simple address to the object while a
reference uses the virtual table.

Asked In C++ MAN (11 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution

(#M40028246) C++ QUESTION C++ programs Keep an EYE Keep an eye puzzle Keep an eye puzzle

When is it necessary to use member-wise initialization list (also known as header initialization list) in C++?

Asked In C++ MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (3) Submit Your Solution
Advertisements

(#M40030270) C++ QUESTION C++ Keep an EYE Keep an eye puzzle Keep an eye puzzle

If two functions within the same class have the
same name what happens?
a) Either one will be called depending on the parameters.
b) Nether function will be called.􀀁 This is dead
code and a very di􀀂cult problem to debug.
c) Both functions will be called in order.􀀁
d) The base class function of the same name will be
called

Asked In C++ MAN (11 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (3)   (3) Submit Your Solution

(#M40030300) C++ QUESTION C++ Keep an EYE Keep an eye puzzle Keep an eye puzzle

Is the allocated space within a function automatically
deallocated when the function returns?

Asked In C++ MAN (11 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (1)   (1) Submit Your Solution

(#M40156322) C++ QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

program to code electric bill where first 100 unit would cost 50 rupee and next 200 would cost 500 an over 300 would cost 5000 rupee

Asked In C++ richard (9 years ago)
Unsolved Read Solution (2)
Is this Puzzle helpful?   (8)   (1) Submit Your Solution General Knowledge

(#M40028244) C++ QUESTION C++ programs Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is wrong with this class declaration?
class something
{
char *str;
public:
something(){
st = new char[10]; }
~something()
{
delete str;
}
};

Asked In C++ MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (0) Submit Your Solution

(#M40052955) C++ QUESTION basic Keep an EYE Keep an eye puzzle Keep an eye puzzle

what is i++? means

Asked In C++ AMANDEEP SINGH (10 years ago)
Unsolved Read Solution (10)
Is this Puzzle helpful?   (12)   (1) Submit Your Solution

(#M40028504) C++ QUESTION Technical Question on C++ and OOPS Keep an EYE Keep an eye puzzle Keep an eye puzzle

How would you differentiate between a pre and post increment operators while overloading?

Asked In C++ MAN (12 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution

(#M40028631) C++ QUESTION Technical Question on C++ and OOPS Keep an EYE Keep an eye puzzle Keep an eye puzzle

Can a copy constructor accept an object of the same class as parameter, instead of reference
of the object?

Asked In C++ MAN (12 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (10)   (4) Submit Your Solution

(#M40009725) C++ QUESTION c++ Keep an EYE Keep an eye puzzle Keep an eye puzzle

wat is the use of virtual keyword

Asked In C++ satyanarayana (13 years ago)
Solved Vignesh Read Solution (5)
Is this Puzzle helpful?   (1)   (3) Submit Your Solution
Keep an EYE (0)
Solved Question (1) UnSolved Question (447)
Pages: 45FirstPrev3456789101112NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

"5/3rds of all people just don't get fractions"

Unknown

Why do we believe that in all matters the odd numbers are more powerful?

Pliny the Elder, Natural History

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com