Who created c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the extraction and insertion operators in c++?
Why is main an int?
Write about the local class and mention its use?
What is a base class?
Does a derived class inherit or doesn't inherit?
Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).
What is pointer to member?
What are the 4 types of library?
what is the C++
List different attributes in C++?
What is flush () in c++?
What is the use of bit fields in structure declaration?