Define a program that reads two matrices of size 3x3 with real
values from the user then prints
their sum, difference and multiplication.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are virtual constructors/destructors?

0 Answers  


What is a local reference?

0 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


Can I learn c++ without knowing c?

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


What are different types of polymorphism supported by C++

2 Answers   CA, GameLoft,


What is else if syntax?

0 Answers  


What is a memory leak c++?

0 Answers  


Const char *p , char const *p What is the difference between the above two?

0 Answers   TCS,


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Explain the register storage classes in c++.

0 Answers  


Who calls main function?

0 Answers  


Categories