C Program To Find Biggest of N Numbers, without using Arrays, using For Loop

preview_player
Показать описание

Write a C program to find biggest of N numbers without using Arrays and using for loop.

Initial Value of Variable big
We check if its the first iteration of for loop. If true, we assign the first user entered number to variable big.

C Programming Interview / Viva Q&A List

C Programming: Beginner To Advance To Expert
Рекомендации по теме
Комментарии
Автор

is there a way without the limit ? like just type in the numbers ?

lamdang
Автор

U explain logic instead of doing 3 times execution last 5 lines

shreenivasdv
Автор

Big is not assigned any initial value??

oswalxalxo
Автор

Please use' do while 'loop for finding largest of n numbers

devanandsivamurugan
visit shbcf.ru