Is c++ still being used?
No Answer is Posted For this Question
Be the First to Post Answer
difference between macro and function?
What is the difference between c++ and turbo c++?
There is a magic square matrix in such a way that sum of a column or a row are same like 3 5 2 4 3 3 3 2 5 sum of each column and row is 10. you have to check that matrix is magic matrix or not?
Is python written in c or c++?
How can we check whether the contents of two structure variables are same or not?
What is a singleton class c++?
Is it possible to get the source code back from binary file?
What is the cout in c++?
Mention the ways in which parameterized can be invoked.
Why are pointers used?
What is a protocol class?
In the derived class, which data member of the base class are visible?