adspace


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

Answer Posted / Saurabh Khare

Unfortunately, C++ does not support macro for finding the maximum of four numbers. Instead, you can write a function or use standard template library (STL) functions like std::max_element to achieve this.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can union be self referenced?

1268


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1165


What is the latest version on c++?

1209


What character terminates all character array strings a) b) . c) END

1397


daily Routine of father

1485