4. String

4. String

Professional Development

10 Qs

quiz-placeholder

Similar activities

BIS - Khái niệm cơ bản

BIS - Khái niệm cơ bản

Professional Development

8 Qs

Who wants to be a millionaire (dompet kebaikan)

Who wants to be a millionaire (dompet kebaikan)

Professional Development

15 Qs

GIT

GIT

Professional Development

15 Qs

Intro to Node.js

Intro to Node.js

Professional Development

10 Qs

Introduction

Introduction

Professional Development

10 Qs

Web Engineering Quiz 4

Web Engineering Quiz 4

Professional Development

10 Qs

Day 3 C Programming quiz

Day 3 C Programming quiz

Professional Development

10 Qs

Ciber Kill Chain

Ciber Kill Chain

Professional Development

10 Qs

4. String

4. String

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Lê Thành

Used 12+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Trên màn hình console sẽ in ra thông tin gì?

false

true

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử biến a và b đều thuộc kiểu chuỗi, để so sánh xem hai chuỗi a và b có bằng nhau không thì ta dùng lệnh nào dưới đây?

a == b

a.equal(b)

a.compareTo(b)

a.equals(b)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để tách một chuỗi ra thành mảng các ký tự ta phương thức nào để tương tác với chuỗi?

split()

getBytes()

toCharArray()

convertToCharArray()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dùng phương thức nào để lấy ra số lượng ký tự của chuỗi?

size()

count()

numberOfChar()

length()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dùng phương thức nào để tách chuỗi đã cho theo chuỗi đầu vào?

substring()

split()

convert()

substringBy()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử biến a và b đều thuộc kiểu chuỗi, để nối hai chuỗi a và b lại với nhau ta dùng lệnh nào?

a.concats(b)

a.combine(b)

a + b

a.combines(b)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Để cắt ra chuỗi "def" từ chuỗi trong hình đã cho ta dùng phương thức nào?

substring(3)

substring(3, 5)

substring(3, 6)

substring(4, 6)

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?