• 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 3

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: 45FirstPrev123456789NextLast
Advertisements

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

#include
class fig2d
{
int dim1;
int dim2;
public:
fig2d() { dim1=5; dim2=6;}
virtual void operator

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

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

What will be the output?

main()
{
int a[]={1,3,5,7};
printf("%d",&a[3]-&a[1]);
}


Options
1) 1
2) 2
3) 3
4) 4

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

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

Which is the parameter that is added to every non-static member function when it is called?

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

(#M40156091) C++ QUESTION static keyword in C++ Keep an EYE Keep an eye puzzle Keep an eye puzzle

Which one of the following is true about the static keyword :-
[1] variable declared as static is shared by all
the objects of the class.
[2] variable declared as static is not shared
by all the objects of the class.
[3] It can't be used as data member of class.
[4] None
.

Asked In C++ Rishikesh Agrawani (9 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (24)   (2) Submit Your Solution Variables

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

Which of the following is not a basic computer network topology?

Options
1) Train topology
2) Bus topology
3) Star topology
4) Ring topology

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

(#M40018907) C++ QUESTION C++ QUESTIONS Keep an EYE Keep an eye puzzle Keep an eye puzzle

Which of the following statement is correct?

Options
1) A reference is stored on heap.
2) A reference is stored on stack.
3) A reference is stored in a queue.
4) A reference is stored in a binary tree.

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

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

Is there anything wrong with this C++ class declaration?
class temp
{
int value1;
mutable int value2;
public :
void fun(int val)
const{
((temp*) this)->value1 = 10;
value2 = 10;
}
};

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

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

How Virtual functions call up is maintained?

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

(#M40164898) C++ QUESTION Write a program that will take a number in string format and convert it and print it in integer form Keep an EYE Keep an eye puzzle Keep an eye puzzle

Write a program that will take a number in string format and convert it and print it in integer format.

Asked In C++ siva prasad reddy (8 years ago)
Unsolved
Is this Puzzle helpful?   (5)   (3) Submit Your Solution Database

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

Will the inline function be compiled as the inline function always? Justify

Asked In C++ MAN (12 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (1)   (0) Submit Your Solution
Keep an EYE (0)
Solved Question (1) UnSolved Question (447)
Pages: 45FirstPrev123456789NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

Life cannot exist without maths

Ganesh

It is impossible to be a mathematician without being a poet in soul.

Sofia Kovalevskaya

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