Trắc Nghiệm NNLT C++

Trắc Nghiệm NNLT C++

9th Grade

26 Qs

quiz-placeholder

Similar activities

DFD - EVALUACION

DFD - EVALUACION

9th - 12th Grade

25 Qs

21-22 8 Aut 1 Spreadsheet

21-22 8 Aut 1 Spreadsheet

7th - 9th Grade

23 Qs

Quiz o Python i kivy.

Quiz o Python i kivy.

9th - 12th Grade

21 Qs

Coach Collier is a Goat and Coach of the year

Coach Collier is a Goat and Coach of the year

9th - 12th Grade

21 Qs

Robo Rally Math

Robo Rally Math

9th - 10th Grade

21 Qs

GEMATMW - Coding Theory

GEMATMW - Coding Theory

6th Grade - University

21 Qs

MAC BOOTCAMP

MAC BOOTCAMP

9th - 12th Grade

21 Qs

CÂU HỎI ÔN TAP HKI

CÂU HỎI ÔN TAP HKI

5th Grade - University

21 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?