- 3

Please answer these question..?

#include<stdio.h> #include<conio.h> void main() { int a=20; clrscr(); printf("the value is ",a,a++,++a); getch (0); }

6th Jul 2018, 5:35 AM
Suresh reddy
Suresh reddy - avatar
1 Resposta
0
Можешь в тегах уточнить какой это язык программирования? (Can you specify in the tags what programming language this is?)
13th Aug 2024, 7:58 AM
Дарья Нефедова
Дарья Нефедова - avatar