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
+5
votes
1
answer
How one can implement Queue using STL in C++?
posted
Jun 10, 2016
by
Shahsikant Dwivedi
c++
data structures
+2
votes
1
answer
How to convert a Binary Tree into Binary Search Tree using C/C++?
posted
Jun 8, 2016
by
anonymous
c++
c
interview questions
tree
0
votes
1
answer
Why reference of an object is needed in defining copy constructor?
posted
Jun 7, 2016
by
anonymous
c++
interview questions
+1
vote
0
answers
Difference between cin, cin.get(), cin.getline() in C++?
posted
Jun 2, 2016
by
anonymous
c++
+1
vote
1
answer
Implement map using AVL tree in c++?
posted
Jun 2, 2016
by
anonymous
c++
data structures
+2
votes
Software developer C/C++ on linux for 0 to 3 years experience. Network Programming wil be a plus at UnoSolution
posted
Jun 1, 2016
by
Unosolution
linux
c++
c
telecom
gsm
+1
vote
3
answers
Why one should use Heap where we have STL (set)?
posted
May 30, 2016
by
anonymous
c++
data structures
+1
vote
1
answer
Explain how to use upper_bound() and lower_bound() in c++ using stl.
posted
May 24, 2016
by
Rohit
c++
programming
+1
vote
2
answers
How to find inorder successor in a binary search tree, sample C/C++ code would be helpful?
posted
May 16, 2016
by
anonymous
data structures
tree
interview questions
c
c++
+1
vote
2
answers
what value return strcmpi()?
posted
May 14, 2016
by
Hasan Raza
c
c++
+1
vote
1
answer
How to use lexicographical_compare function?
posted
May 14, 2016
by
Rajan Paswan
c++
+1
vote
1
answer
How does C compiler knows the keyword namespace?
posted
May 7, 2016
by
Ashish
c
c++
–1
vote
1
answer
How to find peak element of an array using C or C++?
posted
May 6, 2016
by
anonymous
c
array
c++
0
votes
2
answers
what is difference between visual c++ and c++?
posted
May 4, 2016
by
Ajay Kumar
c++
interview questions
+1
vote
1
answer
In C, Can a structure have member function, access specifier?
posted
May 3, 2016
by
Chirag Gangdev
c++
c
c programming
+3
votes
1
answer
Is it possible to forbid a method in the class to get inherited in child class?
posted
May 1, 2016
by
anonymous
c++
+1
vote
1
answer
Why can't output entire stream in c++?
posted
May 1, 2016
by
anonymous
c++
+1
vote
1
answer
Overload string operator + in C++?
posted
May 1, 2016
by
anonymous
c++
+1
vote
1
answer
Return value as string from a c++ function?
posted
May 1, 2016
by
anonymous
c++
+2
votes
1
answer
Why are so many applications written in c/c++ instead of c# or java?
posted
May 1, 2016
by
anonymous
c++
+4
votes
1
answer
What is the difference between std::set and std::vector, which one is more efficient and why?
posted
May 1, 2016
by
Shahsikant Dwivedi
c++
+1
vote
3
answers
What are the advantages of pointer over the array in c or c++?
posted
Apr 28, 2016
by
Sathyasree
c++
+5
votes
1
answer
How one can perfome merge sort in C++ using STL?
posted
Apr 27, 2016
by
Shahsikant Dwivedi
c++
+4
votes
1
answer
What are the advantages of Vector over an array in C++?
posted
Apr 27, 2016
by
Shahsikant Dwivedi
c++
+4
votes
1
answer
What is STL in C++?
posted
Apr 27, 2016
by
Shahsikant Dwivedi
c++
+10
votes
2
answers
How can I create a C++ function f(int,char,float) that is callable by my C code?
posted
Apr 27, 2016
by
Shivam Kumar Pandey
c
c++
+6
votes
1
answer
How can I pass an object of a C++ class to/from a C function?
posted
Apr 27, 2016
by
Shivam Kumar Pandey
c++
c
+7
votes
1
answer
What is the use of "extern C" in C++ code?
posted
Apr 27, 2016
by
anonymous
c++
c
+5
votes
2
answers
At what stage of compilation inline function is replaced with fn call & in what conditions inline function will fail?
posted
Apr 25, 2016
by
Chirag Gangdev
c++
c
+2
votes
1
answer
In C++, How compiler decides the size of a variable of string data type?
posted
Apr 25, 2016
by
Chirag Gangdev
c++
+5
votes
1
answer
What are VTABLE and VPTR Please explain in detail?
posted
Apr 13, 2016
by
Mohammed Hussain
c++
+2
votes
1
answer
Explain the volatile and mutable keywords in C/C++ with an example?
posted
Apr 4, 2016
by
Mohammed Hussain
c++
c
+3
votes
1
answer
Is it possible to have a recursive inline function in C++?
posted
Apr 4, 2016
by
Mohammed Hussain
c++
+2
votes
Liskov Substitution Principle ,LSP concept in Object Oriented Design
posted
Apr 1, 2016
by
Shivam Kumar Pandey
oops
java
c++
+3
votes
1
answer
C++ : What is smart pointer and how does it work ?
posted
Mar 26, 2016
by
Ganesh
c++
oops
+2
votes
3
answers
How to Reverse words of a line?
posted
Mar 15, 2016
by
Shahsikant Dwivedi
c
c++
string
0
votes
1
answer
What is the use of dynamic_cast in C++?
posted
Mar 14, 2016
by
anonymous
c++
interview questions
+2
votes
1
answer
What is The Rule of Three in C++?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
c++
+3
votes
1
answer
What is the name of the “-->” operator in C/C++?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
c
c++
+1
vote
1
answer
What is the overhead in splitting a for-loop into multiple for-loops, if the total work inside is the same?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
c
c++
performance
0
votes
1
answer
How to reverse a string using binary search?
posted
Mar 13, 2016
by
anonymous
string
c
algorithms
c++
+2
votes
1
answer
What does "profil" means in C++
posted
Mar 10, 2016
by
anonymous
c++
+1
vote
2
answers
What is size and capacity of a Vector ?
posted
Mar 9, 2016
by
Ritika Sharma
c++
vector
+2
votes
3
answers
What is the difference between upcasting and downcasting in C++?
posted
Mar 8, 2016
by
anonymous
c++
0
votes
2
answers
Can anyone explain the friend function of C++ with example?
posted
Mar 8, 2016
by
Andy Quirós
c++
+3
votes
2
answers
Write a program to convert In-Fix to postfix notation in C or C++?
posted
Mar 8, 2016
by
Mohammed Hussain
c
c++
+3
votes
3
answers
Explain what is upcasting in C++?
posted
Mar 8, 2016
by
Mohammed Hussain
c
c++
+3
votes
0
answers
How to find shortest path in a multistage graph using dynamic programming?
posted
Mar 8, 2016
by
anonymous
data structures
algorithms
c
c++
interview questions
+1
vote
1
answer
Is there a limit on recursion of main function in C/C++, how many times main function can call itself?
posted
Mar 8, 2016
by
anonymous
c++
c
recursion
+1
vote
1
answer
What is shallow copy and deep copy, which is default behavior? Please explain with example?
posted
Mar 4, 2016
by
Mohammed Hussain
c++
Page:
« prev
1
2
3
4
5
6
...
next »
...