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
+1
vote
1
answer
How do you link a C++ program to C functions?
posted
Jan 6, 2015
by
Emran
c
c++
+1
vote
4
answers
What is the difference between const char *myPointer and char *const myPointer?
posted
Jan 6, 2015
by
Emran
c
c++
+2
votes
0
answers
Is there any problem with the following statement : char*a=NULL; char& p = *a;?
posted
Jan 6, 2015
by
Emran
c++
+1
vote
0
answers
finding about move vs copy in C++
posted
Dec 31, 2014
by
anonymous
c++
+1
vote
0
answers
what is function pointer,pointer to function,double pointer to function explain in detail with example?
posted
Dec 31, 2014
by
Sridharan P
c programming
c++
+3
votes
3
answers
What is the difference between a pointer and a reference?
posted
Dec 29, 2014
by
Emran
c
c++
+2
votes
0
answers
What issue do auto_ptr objects address?
posted
Dec 29, 2014
by
Emran
c++
+2
votes
1
answer
What is auto pointer in C++?
posted
Dec 29, 2014
by
Emran
c++
+3
votes
2
answers
In C or C++ What is a dangling pointer?
posted
Dec 29, 2014
by
Emran
c++
c
+2
votes
0
answers
C: Need to forbid a C program to run until certain date or time during the day?
posted
Dec 29, 2014
by
anonymous
c
linux
c++
+2
votes
0
answers
Is there any difference between global namespace and std namespace ?
posted
Dec 25, 2014
by
Vikram Singh
c++
+2
votes
1
answer
Why should I use new instead of trustworthy old malloc()?
posted
Dec 23, 2014
by
Alwaz
c++
+2
votes
1
answer
Can I free() pointers allocated with new? Can I delete pointers allocated with malloc()
posted
Dec 23, 2014
by
Alwaz
c++
+3
votes
0
answers
IN C++ Is there a way to force new to allocate memory from a specific memory area?
posted
Dec 23, 2014
by
Alwaz
c++
+1
vote
1
answer
IN C++ What is Memory alignment?
posted
Dec 23, 2014
by
Alwaz
c++
+1
vote
3
answers
In C++ what is the difference between delete and delete[]?
posted
Dec 23, 2014
by
Alwaz
c++
+1
vote
1
answer
What is the importance of mutable keyword in C++?
posted
Dec 20, 2014
by
Amit Kumar Pandey
c++
+1
vote
Embedded Testing Engineer at Robert Bosch
posted
Dec 20, 2014
by
anonymous
c
c++
python
+1
vote
2
answers
What is the difference between new/delete and malloc/free?
posted
Dec 19, 2014
by
Emran
c++
+1
vote
1
answer
How do I create a subscript operator for a Matrix class?
posted
Dec 19, 2014
by
Emran
c++
+1
vote
1
answer
What happens when a derived-class object is created and destroyed in C++?
posted
Dec 19, 2014
by
Emran
c++
+1
vote
1
answer
What is a container class? What are the types of container classes in C++?
posted
Dec 19, 2014
by
Emran
c++
+2
votes
0
answers
newline charact problem?
posted
Dec 19, 2014
by
Sridharan P
c
linux
data structures
c++
0
votes
Hiring as Developers, Leads, Architects at Mindtree
posted
Dec 18, 2014
by
anonymous
c
c++
java
android
+1
vote
0
answers
C,C++,Embedded,Networking
posted
Dec 18, 2014
by
Kavin Prasath
c
networking
c++
+3
votes
2
answers
c++: What is Namespaces? Can someone please explain with an example?
posted
Dec 18, 2014
by
Amit Kumar Pandey
c++
+2
votes
1
answer
What is a virtual destructor ? Explain the use of it.?
posted
Dec 18, 2014
by
Amit Kumar Pandey
c++
+2
votes
1
answer
C++: What is the difference between dynamic and static casting?
posted
Dec 18, 2014
by
Amit Kumar Pandey
c++
c
+1
vote
1
answer
When should we use multiple inheritance in C++?
posted
Dec 16, 2014
by
Anwar
c++
+1
vote
1
answer
What is grep and how would you use it to find all references to the variable total_count?
posted
Dec 16, 2014
by
Anwar
c++
+1
vote
1
answer
What is “Fast Prototyping?”
posted
Dec 16, 2014
by
Anwar
c++
+4
votes
1
answer
Can one constructor of a class call another constructor of the same class to initialize the this object?
posted
Dec 10, 2014
by
Anwar
c++
+1
vote
1
answer
How can I handle a destructor that fails?
posted
Dec 10, 2014
by
Anwar
c++
+1
vote
1
answer
How can I handle a constructor that fails?
posted
Dec 10, 2014
by
Anwar
c++
+4
votes
1
answer
If C and C++ are best language then why people code in other languages?
posted
Dec 10, 2014
by
anonymous
c
c++
0
votes
1
answer
What is the use of namespaces in C++ ?
posted
Dec 7, 2014
by
Vikram Singh
c++
+1
vote
1
answer
What is conversion constructor? and what is Conversion Operator?
posted
Dec 6, 2014
by
Alwaz
c++
+1
vote
2
answers
Can a copy constructor accept an object of the same class as parameter, instead of reference of the object?
posted
Dec 6, 2014
by
Alwaz
c++
+1
vote
2
answers
What is copy constructor?
posted
Dec 6, 2014
by
Alwaz
c++
+1
vote
2
answers
Is it possible to have Virtual Constructor in C++? If yes, how? If not, then why not?
posted
Dec 6, 2014
by
Alwaz
c++
0
votes
Software Engineer at Amazon
posted
Dec 5, 2014
by
anonymous
freshers
java
c++
+1
vote
1
answer
How can I create my own functions in C++?
posted
Dec 4, 2014
by
Amit Kumar Pandey
c++
library
+1
vote
Software Engineer at Facebook
posted
Dec 3, 2014
by
anonymous
c
c++
php
java
+3
votes
1
answer
How to use regex in MFC?
posted
Dec 2, 2014
by
Ujjwal Jain
c++
+1
vote
1
answer
Explain one-definition rule (ODR)?
posted
Dec 2, 2014
by
Roshan
c++
+1
vote
2
answers
How should runtime errors be handled in C++?
posted
Dec 2, 2014
by
Roshan
c++
0
votes
Software Engineer at Novell Software
posted
Nov 28, 2014
by
anonymous
os
c
c++
freshers
+1
vote
1
answer
What is a chain Constructor?
posted
Nov 26, 2014
by
Manikandan J
c#
.net
c++
0
votes
1
answer
What is pure virtual function?
posted
Nov 21, 2014
by
Roshan
c++
+1
vote
2
answers
What are different types of arguments?
posted
Nov 21, 2014
by
Roshan
c++
Page:
« prev
1
...
3
4
5
6
7
8
9
...
next »
...