who is the founder of c++?
Answers were Sorted based on User's Feedback
how can we design a magic square in c++?or suggest me the basic idea of it.
c++ is a purely oop concept?
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
what is cast operator?
When is an object created and what is its lifetime?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
What is a friend function & its advantage?
what is SPL in c++.
what is main difference between object oriented object base
Write a program to multiply 3x3 matrics
What is polymorphism what are the different types of polymorphism?
What is inheritance and how many types of inheritance?