C programming output checking-04 || IT job preparation || Infinite Loop Example || Programming

preview_player
Показать описание
C programming output checking-04 || IT job preparation || Infinite Loop Example || Programming.
Output checking of a program in an exam is a common problem. An infinite loop is an important feature of c/cpp programming. From this video, you will get a clear idea about the infinite loops with proper examples.

#best_programming_solution
#it_job_preparation
#output_of_c_program
#Alamgir_Hossain
IT job preparation.
Bank job preparation.
Govt. it job preparation
Output checking of a c program.
Running a loop for infinite time when the condition is not true.

What is the output of the given c program??
int main()
{
int n;
for(n = 5; n != 0; n--){
printf("%d\n", n--);
}
return 0;
}

00:00 Description of the problem
02:00 Infinite Loop

---------------Contact--------------
Md. Alamgir Hossain
Lecturer, Dept. of Computer Science & Engineering(CSE),
Prime University
Subscribe & Connect with this youtube channel: @Education Help
Рекомендации по теме
Комментарии
Автор

For any programming-related videos just comment here!!!❤

AlamgirHossainCSE
welcome to shbcf.ru