Write a Program to find the largest of 4 no using macros.


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

Post New Answer

More C++ General Interview Questions

Show the declaration for a static member variable.

0 Answers  


What are the types of pointer?

0 Answers  


What is class definition in c++ ?

0 Answers  


How a new operator differs from the operator new?

0 Answers  


What is ostream in c++?

0 Answers  






What is size of empty class object

5 Answers   CA,


What are C++ inline functions?

1 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


What is the extension of c++?

0 Answers  


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


Why Pointers are not used in C++?

0 Answers   Global Logic,


Categories