STL (140)
OOPS (873)
C++ General (2409) What is an html tag?
List down the guideline that should be followed while using friend function.
What is polymorphism oop?
What is function declaration in c++ with example?
If you don’t declare a return value, what type of return value is assumed?
Why is c++ still popular?
What is the benefit of learning c++?
Why is static class not inherited?
What is the arrow operator in c++?
What is polymorphism what is it for and how is it used?
Do you know the problem with overriding functions?
Write a program that ask for user input from 5 to 9 then calculate the average
Which bit wise operator is suitable for putting on a particular bit in a number?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Does improper inheritance have a potential to wreck a project?