Trắc Nghiệm NNLT C++

Trắc Nghiệm NNLT C++

9th Grade

26 Qs

quiz-placeholder

Similar activities

Одномерные массивы в Python (9 класс)

Одномерные массивы в Python (9 класс)

9th Grade

21 Qs

Libre Office Writer

Libre Office Writer

5th - 10th Grade

21 Qs

Excel(2do Año)

Excel(2do Año)

9th Grade

22 Qs

Hardware en la actualidad

Hardware en la actualidad

9th Grade

21 Qs

RA 3 Prueba de Análisis y Diseño

RA 3 Prueba de Análisis y Diseño

4th Grade - University

21 Qs

Data Codehs

Data Codehs

8th - 12th Grade

21 Qs

representing numbers (lesson 1 plenary)

representing numbers (lesson 1 plenary)

6th Grade - University

22 Qs

Excel - Informe de Gráfico Dinámico

Excel - Informe de Gráfico Dinámico

8th - 12th Grade

23 Qs

Trắc Nghiệm NNLT C++

Trắc Nghiệm NNLT C++

Assessment

Quiz

Computers

9th Grade

Practice Problem

Easy

Created by

Nguyễn Hữu Hậu

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cấu trúc của một chương trình trong NNLT C++ gồm:

Phần khai báo và phần thân

Phần khai báo

Phần thân

Tất cả đều đúng.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Khai báo thư viện là:

#include

using namespace std;

long long int x;

int main()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Khai báo biến số thực cho biến x là:

long double x;

long double y;

long long int x;

long long int y;

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Phần thân chương trình bắt đầu bằng:

int main() { …. }

#include

using namespace std;

long long int y;

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Để nhập dữ liệu cho biến ta dùng lệnh:

cin>>

cout<<

return 0;

long long int

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Để xuất dữ liệu cho biến ta dùng lệnh:

cout<<

cin>>

return 0;

long long int

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Trong C++, Dữ liệu kiểu số nguyên ta khai báo?

long long int

long double

bool

Tất cả đều đúng.

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

Already have an account?