Structuri repetitive C/C++

50 bonus points
0 successes
English
0
(0)

Consta in verificarea structurilor repetitive din limbajul C/C++

Caraplix invented a huge vacuum cleaner for the kids brains that are not so mentally strong. It vacuums all the learnings. Can you resist?

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Examples of questions from "Structuri repetitive C/C++"

  • În secvenţa de instrucţiuni de mai jos, variabilele x şi y sunt de tip int. Care este valoarea pe care trebuie să o aibă iniţial variabila x dacă la finalul executării secvenţei s-a afişat un singur caracter asterisc (*)? y=x; while(x<=3) { cout<<"*"; | printf("*"); y=y+1; x=x+y; }
  • Care este numărul total de atribuiri efectuate la executarea secvenţei de instrucţiuni de mai jos? x=4; y=6; while (y==6) y=y+1; if (x==y) x=x+1;
  • În secvenţa de instrucţiuni de mai jos toate variabilele sunt de tip întreg. for(i=0;i<5;i++) { for(j=0;j<5;j++) cout<<.........; cout<

Do you think you can make a better quiz than Structuri repetitive C/C++?

Create your own quiz!
Problems with Structuri repetitive C/C++? Report!

Main Partner:

Departamentul pentru Romanii de Pretutindeni Conținutul acestui site nu reprezintă poziția oficială a Departamentului pentru Românii de Pretutindeni.

Supporters:

Total time: 1679613774.6089 s