C Programming Practice | Input Output Question 1 | Basics of C Programming

preview_player
Показать описание
Solve This Input Output Problem

Question:
#include stdio.h
#include conio.h
void main()
{
int x[]={2,4,6,8,10},k=1;

while(klessthan=5)
{
printf("%5d",x[k-1]);
k++;
}
}
Output?
Get OP in video explanation.
#CProgramming #CodeInC #BasicConceptsOfC
Рекомендации по теме
welcome to shbcf.ru