find the two largest values among the 6 numbers

using control structures : do-while,for,if else,nestedif-
else ,while. one or two of them.


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

Post New Answer

More C++ General Interview Questions

Explain what is class definition in c++ ?

0 Answers  


How would you represent an error detected during constructor of an object?

1 Answers  


What are the two types of comments?

0 Answers  


Specify different types of decision control statements?

0 Answers  


Which is better c++ or java?

0 Answers  


What operator is used to access a struct through a pointer a) >> b) -> c) *

0 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


What are single and multiple inheritances in c++?

0 Answers  


what is oops

2 Answers  


What are the advantages of inheritance in c++?

0 Answers  


Explain the difference between c & c++?

0 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


Categories