What are the five basic elements of a c++ program?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What operators can you overload in c++?
What is a parameterized type?
Is c++ platform dependent?
Why c++ is created?
Is std :: string immutable?
Where Malloc(), Calloc(), and realloc() does get memory?
What are the two main components of c++?
What is a mutable member?
What is stream and its types in c++?
What is c++ similar to?
What is c++ and its features?