Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
bjskishore123
none
Age: 30
C++ professional.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
13
votes
Why friend function can't be used for overloading assignment operator?
c++
operator-overloading
assignment-operator
asked Oct 14 '10 at 13:29
stackoverflow.com
11
votes
Why compiler doesn't allow std::string inside union?
c++
asked Aug 19 '10 at 12:50
stackoverflow.com
11
votes
Why does virtual inheritance need to be specified in the middle of a diamond hierarchy?
c++
multiple-inheritance
virtual-inheritance
asked Mar 2 '11 at 10:39
stackoverflow.com
10
votes
Why union can't be used in Inheritance?
c++
asked Sep 1 '10 at 4:13
stackoverflow.com
9
votes
Builder Vs Decorator pattern
oop
design
design-patterns
asked Jan 22 '11 at 14:22
stackoverflow.com
8
votes
Why string string is allowed and int int is not allowed by Compiler?
c++
types
asked Aug 30 '10 at 14:32
stackoverflow.com
7
votes
Destructor crash
c++
destructor
asked Aug 13 '10 at 9:04
stackoverflow.com
7
votes
Is it necessary to overload placement new operator, when we overload new operator?
c++
asked Aug 30 '10 at 11:38
stackoverflow.com
6
votes
why std::queue doesn't support clear() function?
c++
visual-studio-2008
visual-studio-2010
asked Oct 6 '10 at 16:14
stackoverflow.com
6
votes
Why reference variable inside class always taking 4 bytes irrespect of type? (on 32-bit system)
c++
visual-studio-2008
asked Oct 14 '10 at 7:58
stackoverflow.com
1
2
next
Top Answers
21
How to remove last character put to std::cout?
stackoverflow.com
Stack Exchange works best with JavaScript enabled