Графика в C++

Графика в C++

7th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Copyright and Fair Use

Copyright and Fair Use

6th Grade - University

10 Qs

Week 3 Summative

Week 3 Summative

7th - 10th Grade

15 Qs

Scratch Programming Using a 4-Quadrant Grid

Scratch Programming Using a 4-Quadrant Grid

6th - 8th Grade

20 Qs

Digital Etiquette

Digital Etiquette

4th Grade - University

15 Qs

Microsoft Publisher

Microsoft Publisher

7th - 10th Grade

10 Qs

Bài kiểm tra Tin 7- Chương I

Bài kiểm tra Tin 7- Chương I

7th Grade

15 Qs

Unit B: Student Organizations

Unit B: Student Organizations

9th - 12th Grade

13 Qs

Spring Break Computer Science Game

Spring Break Computer Science Game

6th - 8th Grade

10 Qs

Графика в C++

Графика в C++

Assessment

Quiz

Computers

7th - 10th Grade

Practice Problem

Medium

Created by

Shadiyar Tazhgurazov

Used 52+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Команда добавления библиотеки графики

#include <iostream>

#include <graphics>

#include <cmath>

#include <graphics.h>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Команда добавления библиотеки для операторов "cin" & "cout"

#include <iostream>

#include <graphics>

#include <cmath>

#include <graphics.h>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Команда добавления библиотеки для математических функции "pow(a,b)", "sqrt(x)", "abs(x)"

#include <iostream>

#include <graphics>

#include <cmath>

#include <graphics.h>

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Функция для рисования линий

moveto(X1,Y1) & lineto(X2,Y2);

circle(X,Y,R);

ellipse(X1,X2, угол 1, угол 2, A,B);

rectangle(X1,Y1,X2,Y2);

line(X1,Y1,X2,Y2);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Инициализация графического окна

initwindow(900);

initwindow(700,700);

intwindow(500,700);

floatwindow(200,300);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Операторы ввода и вывода

син & каут

сиин & сиаут

что происходит?

cin & cout

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Укажите вещественные(дробные) типы данных

float

char

double

int

long double

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?