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
+2
votes
1
answer
Why pure virtual functions are used and when does a pure virtual function become useful?
posted
Mar 4, 2016
by
Mohammed Hussain
c++
oops
0
votes
2
answers
What is namespace and why it can be used in C++?
posted
Feb 24, 2016
by
anonymous
c++
+1
vote
0
answers
How to balance the binary search tree in C/C++?
posted
Feb 22, 2016
by
anonymous
data structures
tree
c
c++
interview questions
0
votes
1
answer
How to print all the elements of vector STL in c++?
posted
Feb 20, 2016
by
anonymous
c++
0
votes
2
answers
Program to all map values in c++?
posted
Feb 19, 2016
by
anonymous
c++
+1
vote
1
answer
How to use of Map stl in c++?
posted
Feb 19, 2016
by
anonymous
c++
+1
vote
1
answer
What is the circular Queue, can someone share the c++ class implementation?
posted
Feb 18, 2016
by
anonymous
queue
c++
interview questions
0
votes
1
answer
How to convert gray code to binary and binary to gray using C/C++?
posted
Feb 18, 2016
by
anonymous
c
c++
+1
vote
2
answers
How to find first unrepeated character in string using C/C++?
posted
Feb 17, 2016
by
anonymous
c
string
c++
0
votes
1
answer
Which sorting algorithm std::sort() function uses behind the scenes in C++?
posted
Feb 17, 2016
by
anonymous
c++
sort
+2
votes
2
answers
Why we need a linked list when we have dynamic array list?
posted
Feb 15, 2016
by
anonymous
linklist
array
c
c++
+3
votes
1
answer
Print all Jumping Numbers smaller than or equal to a given value.
posted
Feb 11, 2016
by
anonymous
algorithms
c
c++
+1
vote
1
answer
Program to topological sort in Directed acyclic graph?
posted
Feb 9, 2016
by
anonymous
algorithms
c
c++
+2
votes
1
answer
How to find the smallest element in a Binary Tree (Not BST)?
posted
Feb 8, 2016
by
anonymous
data structures
tree
c
c++
+1
vote
1
answer
Graphics Program using c++ , showing undefined reference using mingw32 -how to link it?
posted
Jan 28, 2016
by
Shivam Kumar Pandey
c++
graphics programming
+2
votes
2
answers
What problem is solved by namespace feature in C++?
posted
Jan 28, 2016
by
Mohammed Hussain
c++
+1
vote
1
answer
What is the GCC C++ equivalent implementation of Windows _ MyFirst and _MyLast vector pointers?
posted
Jan 26, 2016
by
Alok Sharma
gcc
c++
+1
vote
2
answers
What is a template class in c++ ?
posted
Jan 22, 2016
by
anonymous
c++
interview questions
+1
vote
2
answers
What is a reference variable in C++ ?
posted
Jan 20, 2016
by
anonymous
c++
interview questions
0
votes
3
answers
What is a storage class in c++ ?
posted
Jan 20, 2016
by
anonymous
c++
interview questions
+1
vote
1
answer
How to initialize a map in C++?
posted
Jan 9, 2016
by
anonymous
c++
+2
votes
1
answer
How to write a c++ code for comparing 2 XML files and printing the difference in another file ?
posted
Dec 30, 2015
by
anonymous
c++
+3
votes
0
answers
How to represent an XML file using tree, any C/C++ code would be helpful?
posted
Dec 30, 2015
by
anonymous
c
xml
c++
interview questions
+2
votes
2
answers
C++: Do we have any way to access private members functions of a class from outside of class?
posted
Dec 29, 2015
by
anonymous
c++
+2
votes
1
answer
How to use MAP STL in c++ programs?
posted
Dec 26, 2015
by
Rajan Paswan
c++
0
votes
2
answers
What is STL in c++?
posted
Dec 26, 2015
by
anonymous
c++
+1
vote
Developer Engineer at Airspan Networks
posted
Nov 27, 2015
by
anonymous
lte
protocol stack
enodeb
c++
+1
vote
1
answer
C++: Need help to write overload [] operator for a link list?
posted
Nov 23, 2015
by
anonymous
linklist
data structures
c++
+2
votes
1
answer
Find minimum distance between two words (order preserved) in a big string?
posted
Oct 30, 2015
by
Mohammed Hussain
c
c++
string
data structures
+2
votes
1
answer
How to find if a given expression is a valid arithmetic expression?
posted
Oct 30, 2015
by
Mohammed Hussain
c
c programming
c++
+3
votes
1
answer
How to implement pow(x, y) in C/C++ which should return x^y. Please provide both iterative and recursive way?
posted
Oct 12, 2015
by
anonymous
c
recursion
function
c++
+2
votes
1
answer
Please give an example for: Switch the integer values stored in two registers without using any additional memory?
posted
Oct 7, 2015
by
Mohammed Hussain
c++
c programming
+1
vote
1
answer
Unique hash function for every tweet in Twitter?
posted
Oct 4, 2015
by
anonymous
c
hash
c++
java
+4
votes
1
answer
What is the maximum number of process that can be created in a linux system?
posted
Sep 10, 2015
by
anonymous
linux
c
c programming
c++
+1
vote
1
answer
Which is the standard way of compiling multiple file?
posted
Aug 26, 2015
by
Chirag Gangdev
c
c++
linux
+2
votes
1
answer
How DLL (Dynamic library) is linked during run time?
posted
Aug 26, 2015
by
anonymous
c
c++
linux
+3
votes
1
answer
FlowDescription AVP in CCA for CCR(Initial)
posted
Aug 24, 2015
by
Pdk
lte
diameter
pcrf
pcef
c++
+3
votes
1
answer
LTE: Charging-Rule-Base-Name and Charging-rule-Name in the CCA message
posted
Aug 20, 2015
by
Pdk
lte
pcef
diameter
pcrf
c++
+1
vote
0
answers
What does mean of term "have zero false positives" in case of code analysis?
posted
Aug 8, 2015
by
Amit Kumar Pandey
c++
c
klockwork
+3
votes
1
answer
Someone please let me know any open source c/c++ static code analysis tool?
posted
Aug 3, 2015
by
Amit Kumar Pandey
klockwork
tools
c
c++
0
votes
1
answer
Defining a typedef in the macro in C/C++?
posted
Jul 27, 2015
by
anonymous
c
c programming
c++
+3
votes
0
answers
What does it mean by saying "load a class" please explain?
posted
Jun 22, 2015
by
Karthick.c
java
c programming
c++
–1
vote
2
answers
Why to choose C/C++ over Java?
posted
Jun 17, 2015
by
anonymous
c
java
c++
+1
vote
0
answers
What are some of the best practices (idioms) to follow when using templates in C++ ?
posted
Jun 15, 2015
by
anonymous
c++
+1
vote
1
answer
In C++, "inline function" will not work if there is a Recursion, Right?
posted
Jun 4, 2015
by
anonymous
c++
+2
votes
1
answer
Is there any way to find out check sum of a string?
posted
May 14, 2015
by
Chirag Gangdev
c
c++
socket
+2
votes
2
answers
Why are RB-trees used to implement std::set in C++?
posted
May 11, 2015
by
anonymous
c++
c
+2
votes
3
answers
How to extract integers from a string using C or C++?
posted
May 2, 2015
by
anonymous
c
c++
string
+2
votes
1
answer
I have to make a tic tac toe program and I am struggling. Can some one provide me the sample code in C or C++?
posted
Apr 24, 2015
by
anonymous
c
c++
+2
votes
0
answers
In which stage of compilation inline function gets copied into main function?
posted
Apr 8, 2015
by
anonymous
c++
Page:
« prev
1
2
3
4
5
6
7
...
next »
...