Videofoot.xyz
Категории
  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Блоги

  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
Категории
  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Блоги

  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
  1. Главная
  2. Gate CS pyqs - the other way [Eng]

Gate 2016 pyq C Programming | What is output of following C program?void count(int n){static int d=1

Опубликовано: 19 Июнь 2026
на канале: Gate CS pyqs - the other way [Eng]
1,913
51

What will be the output of the following C program?

void count(int n)
{
static int d = 1;
printf("%d ", n);
printf("%d ", d);
d++;
if(n GreaterThan 1) count(n-1);
printf("%d ", d);
}
int main()
{
count(3);
}
(A) 3 1 2 2 1 3 4 4 4
(B) 3 1 2 1 1 1 2 2 2
(C) 3 1 2 2 1 3 4
(D) 3 1 2 1 1 1 2

play_arrow
340
40

Все лица кошачьей версии редкого использования. Тупые/Злые/Милые/

Все лица кошачьей версии редкого использования. Тупые/Злые/Милые/

play_arrow
10,726
95

Jason Burgos' Back Talk with Kendra Lust

Jason Burgos' Back Talk with Kendra Lust

play_arrow
465,182
5.3 тыс

00:00:00

Avocado Farming: Success Story Of Farmer Jaipal | Ranga Reddy | V6 News

Avocado Farming: Success Story Of Farmer Jaipal | Ranga Reddy | V6 News

play_arrow
376,452
1.7 тыс

Капитан Кракен и его команда - Сборник мультиков про пиратов - Морские приключения

Капитан Кракен и его команда - Сборник мультиков про пиратов - Морские приключения

play_arrow
4,628
142

MetFi DAO Roadmap v1

MetFi DAO Roadmap v1

play_arrow
22,456
152

Government ditches Wellington project after $160m spent | 1News

Government ditches Wellington project after $160m spent | 1News

play_arrow
228,433
7 тыс

how to make a homemade soldering iron

how to make a homemade soldering iron

play_arrow
9,278
72

КВН. Павел Воля шутка про Путина))

КВН. Павел Воля шутка про Путина))

Похожие видео
play_arrow
small update

small update

play_arrow
Gate 2016 pyq C Programming | What is output of following C program?void count(int n){static int d=1

Gate 2016 pyq C Programming | What is output of following C program?void count(int n){static int d=1

play_arrow
Gate 2008 pyq C Programming | Choose the correct option to fill ?1 and ?2 so that the program below

Gate 2008 pyq C Programming | Choose the correct option to fill ?1 and ?2 so that the program below

play_arrow
Gate 2010 pyq C Programming | What does following program print?void f(int *p, int *q){p=q; *p=2;}

Gate 2010 pyq C Programming | What does following program print?void f(int *p, int *q){p=q; *p=2;}

play_arrow
Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

Gate 2010 pyq C Programming | What is the value printed by following C program?int f(int *a, int n){

play_arrow
Gate 2008 pyq C Programming | C program is given below:int main (){int i, j;char a[2][3]={{'a','b'..

Gate 2008 pyq C Programming | C program is given below:int main (){int i, j;char a[2][3]={{'a','b'..

play_arrow
Gate 2008 pyq C Programming |Consider the code written in C:void f (int n){if (n=1) printf (

Gate 2008 pyq C Programming |Consider the code written in C:void f (int n){if (n=1) printf ("%d", n)

play_arrow
Gate 2014 pyq C Programming | Consider following program in C language:main(){int i; int*pi = &i;

Gate 2014 pyq C Programming | Consider following program in C language:main(){int i; int*pi = &i;

play_arrow
Gate 2011 pyq C Programming |What does the following C program print?    char c[] =

Gate 2011 pyq C Programming |What does the following C program print? char c[] = "GATE2011";

play_arrow
Gate 2016 pyq C Programming | The value printed by the following program is void f(int* p, int m){..

Gate 2016 pyq C Programming | The value printed by the following program is void f(int* p, int m){..

play_arrow
Gate 2016 pyq C Programming |  Consider the following program:int f(int *p, int n){  if ...}

Gate 2016 pyq C Programming | Consider the following program:int f(int *p, int n){ if ...}

play_arrow
Gate 2017 pyq C Programming | The output of executing the following C program is? int total(int v) {

Gate 2017 pyq C Programming | The output of executing the following C program is? int total(int v) {

Videofoot.xyz

На нашем сайте вы можете посмотреть видео со всех уголоков планеты на любой вкус - от музыкальных клипов до мировых новостей! Добро пожаловать на Videofoot.xyz


  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
  • О нас
  • Карта сайта

[email protected]