who is the founder of c++?
Answers were Sorted based on User's Feedback
Is abstract thinking intelligence?
how much classes are used in c++
How do you define social class?
What is friend function?
what is multithreading in c++ , what is difference between multithreading and singlethreading.
why we are declare the function in the abstract class even though we are declaring it in Derived class?
Difference between vector and array
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)
WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
what is static?
how to find the correct email address format by using the programe?
difference between overloading and overridding