logo

Crowdly

Programowanie I

Looking for Programowanie I test answers and solutions? Browse our comprehensive collection of verified answers for Programowanie I at el.us.edu.pl.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Ile razy wykona się taka iteracja:

 for(;;)

    ;
0%
100%
0%
100%
View this question

Dostęp do elementu w pamięci operacyjnej, wskazywanego przez zmienną wskaźnikową o nazwie zmienna realizuje:

0%
0%
100%
0%
View this question

Co wyprowadzi do strumienia wyjściowego taki kod:

rok_przestepny = True

print(f"{29 if rok_przestepny else 28}")
0%
0%
100%
0%
View this question

int f()

{

  int a; 

  return a;

}

Rezultatem powyższej funkcji f będzie:

0%
0%
100%
View this question

Co wyprowadzi do strumienia wyjściowego taki kod:

  for(int i = 1; i <= 9; ++i)

    cout << (i % 3);
0%
0%
100%
0%
View this question

Slogan WOCA — Write Once, Compile Anywhere — dobrze opisuje właściwości języka:   

100%
0%
100%
View this question

Jaka będzie wartość zmiennej a po wykonaniu funkcji f:

void f(int &x) { ++x; }

int a = 0;

fun(a);

0%
100%
0%
0%
0%
View this question

Proszę o wskazanie narzędzi służących budowania programu wynikowego w językach C/C++:

View this question

Slogan WORA — Write Once, Run Anywhere — dobrze właściwości języka:   

0%
100%
0%
View this question

Interpreter:

0%
100%
0%
View this question

Want instant access to all verified answers on el.us.edu.pl?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!