Search Header Logo

2-oy 5-dars 4-darsni takrorlash uchun quiz

Authored by Javod Mutalliboev

Computers

Professional Development

Used 1+ times

2-oy 5-dars 4-darsni takrorlash uchun quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Switch syntaxini yozing:

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

3 mins • 1 pt

switch kod blokida break; vazifasini yozing

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

3 mins • 1 pt

switch kod blokida default blok vazifasini yozing

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

3 mins • 1 pt

goto ifodasi syntaxini yozing

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

3 mins • 1 pt

switch case range syntaxini yozing

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

3 mins • 1 pt

Quyidagi dasturga 0, 1, -1 sonlari berilganda qanday output chiqarishini yozing

#include <stdio.h>


int main() {

    int n;


    printf("Butun son kiriting: ");

    scanf("%d", &n);


    switch(n%2) {

        case 0:

            printf("%d soni juft son", n);

            break;

        case 1:

            printf("%d soni toq son", n);

            break;

        default:

            printf("%d soni manfiy son", n);

    }

}

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

goto ifodasidan foydalanib n dan 1 gacha sonlarni chiqaruvchi dastur yozing

Evaluate responses using AI:

OFF

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?