Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag c++
Recent posts under tag c++
All
Questions
MCQs
Jobs
Articles
+3
votes
Protocol Software Engineer at Mediatek
posted
Apr 7, 2015
by
Aarti Jain
c
c++
lte
rtos
+2
votes
1
answer
What is the use of signed and unsigned in case of char data type?
posted
Apr 6, 2015
by
Chirag Gangdev
c
c++
c programming
+3
votes
0
answers
How to Implement Google Authenticator in C++?
posted
Apr 2, 2015
by
anonymous
c
c++
+1
vote
1
answer
C++: What is the difference between List x; & List x()?
posted
Mar 20, 2015
by
Emran
c++
+1
vote
1
answer
When does the C++ compiler create temporary variables?
posted
Mar 20, 2015
by
Emran
c++
0
votes
software development engineer
posted
Mar 18, 2015
by
anonymous
freshers
java
c++
c
+2
votes
1
answer
In what situations do you have to use initialization list rather than assignment in constructors?
posted
Mar 18, 2015
by
Jalal
c++
+1
vote
1
answer
When do you call copy constructors?
posted
Mar 18, 2015
by
Jalal
c++
+1
vote
1
answer
Explain class invariant?
posted
Mar 18, 2015
by
Jalal
c++
+1
vote
1
answer
What are the implicit member functions of class?
posted
Mar 10, 2015
by
Anwar
c++
+3
votes
1
answer
Do we have to use initialization list in spite of the assignment in constructors?
posted
Mar 10, 2015
by
Anwar
c++
+2
votes
1
answer
Name the keyword used when defining a function in base class to allow this function to be a polimorphic function.
posted
Mar 10, 2015
by
Anwar
c++
+1
vote
0
answers
Is there a precise formula for the evolution of Standard Libraries and measure its effectiveness?
posted
Mar 7, 2015
by
Salil Agrawal
c
c++
java
+2
votes
1
answer
What is implicit conversion in C++ ?
posted
Mar 6, 2015
by
Vikram Singh
c++
+3
votes
1
answer
What is object slicing in context of C++ ?
posted
Mar 6, 2015
by
Vikram Singh
c++
+5
votes
2
answers
Explain how to call C code from C++ code. Explain with an example?
posted
Mar 5, 2015
by
Emran
c++
c
+2
votes
1
answer
What is wrong with an object being assigned to itself?
posted
Mar 5, 2015
by
Emran
c++
+1
vote
1
answer
Why does COM require GUIDs?
posted
Mar 5, 2015
by
Emran
c++
+3
votes
1
answer
Matrix multiplication using C/C++?
posted
Mar 4, 2015
by
Kapil Kapoor
c
c++
matrix
+3
votes
1
answer
What are the advantages of Java over C++?
posted
Mar 2, 2015
by
anonymous
java
c++
+3
votes
1
answer
When interviewer ask Architecture of the project, what should be the answer?
posted
Feb 4, 2015
by
anonymous
c
c++
java
interview questions
+2
votes
1
answer
What happens when an object is destroyed that doesn't have an explicit destructor?
posted
Feb 3, 2015
by
Alwaz
c++
+1
vote
1
answer
Explain the problem with dynamic type checking in C++?
posted
Feb 3, 2015
by
Alwaz
c++
+1
vote
1
answer
Explain how static member functions are called in C++?
posted
Feb 3, 2015
by
Alwaz
c++
+2
votes
2
answers
What happens when a pointer is deleted twice in C\C++?
posted
Feb 3, 2015
by
Alwaz
c
c++
+1
vote
Software Engineer at TCS
posted
Jan 31, 2015
by
anonymous
c++
c
java
j2ee
+4
votes
1
answer
C++: What are the differences between Vector and Map?
posted
Jan 27, 2015
by
Muskan
c++
+4
votes
0
answers
What is Stack unwinding in context of C++?
posted
Jan 27, 2015
by
Khusboo
c++
+1
vote
1
answer
What is type of “this” pointer? Explain when it is get created?
posted
Jan 27, 2015
by
Anwar
c
c++
+1
vote
1
answer
When do we run a shell in the UNIX system? How will you tell which shell you are running?
posted
Jan 27, 2015
by
Anwar
c
c++
+2
votes
1
answer
Define a pdb file in C\C++?
posted
Jan 27, 2015
by
Anwar
c
c++
+1
vote
1
answer
What are the storage qualifiers in C++?
posted
Jan 27, 2015
by
Anwar
c++
+3
votes
2
answers
Is a[5] == 5[a]? If yes why?
posted
Jan 22, 2015
by
Khusboo
pointer
c++
c
+1
vote
2
answers
What are the scenarios when do..while is used?
posted
Jan 22, 2015
by
anonymous
c
c++
+3
votes
1
answer
What is the meaning of volatile variable in C/C++?
posted
Jan 21, 2015
by
Alwaz
c++
c
+1
vote
2
answers
What is the prototype of printf function?
posted
Jan 21, 2015
by
Alwaz
c
c++
+1
vote
1
answer
What is a Macro in C/C++ and what is its disadvantage?
posted
Jan 21, 2015
by
Alwaz
c
c++
+1
vote
1
answer
What is an uninitialised pointer in C/C++?
posted
Jan 21, 2015
by
Alwaz
c
c++
0
votes
1
answer
What is a pure virtual destructor in C++?
posted
Jan 17, 2015
by
anonymous
c++
c
0
votes
4
answers
What is the difference between a string copy (strcpy) and a memory copy (memcpy)?
posted
Jan 16, 2015
by
anonymous
c
c++
interview questions
+1
vote
Software Engineer at Misys
posted
Jan 14, 2015
by
anonymous
freshers
c
c++
java
asp.net
+1
vote
2
answers
What is a scope resolution operator in C++?
posted
Jan 12, 2015
by
Emran
c++
+1
vote
1
answer
What is register variable in C++?
posted
Jan 12, 2015
by
Emran
c++
+1
vote
2
answers
What is the difference between shallow and deep copy in C++?
posted
Jan 12, 2015
by
Emran
c++
+3
votes
0
answers
Best Practice (or Suggestion) for Distributing C/C++ Library to Other Developers
posted
Jan 12, 2015
by
Gurminder
c
c++
0
votes
1
answer
What is a destructor in context of C++, details with example will be helpful?
posted
Jan 9, 2015
by
anonymous
c++
c
+1
vote
0
answers
c++: Is there any other symbol then ~ to be used as destructor?
posted
Jan 8, 2015
by
anonymous
c++
+1
vote
1
answer
Print the following pattern using C or C++?
posted
Jan 7, 2015
by
anonymous
c
c++
0
votes
2
answers
What is difference between pointer in C and references in C++?
posted
Jan 7, 2015
by
Amit Kumar Pandey
c
c++
c programming
+1
vote
1
answer
Is there anything you can do in C++ that you cannot do in C?
posted
Jan 6, 2015
by
Emran
c
c++
Page:
« prev
1
2
3
4
5
6
7
8
...
next »
...