
Ôn thi trắc nhiệm 3

Quiz
•
English
•
University
•
Easy
Manh Tuan
Used 1+ times
FREE Resource
48 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nào lưu trữ giá trị 111 trong biến num ?
int $num = 111;
int mum = 111;
$num = 111;
111 = $num;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn php dưới đây là?
<?php
$num = 1;
$num1 = 2;
print $num . "+". $num1;
?>
3
1+2
1.+2.
Xảy ra lỗi
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tên biến nào sau đây là hợp lệ
$3hello
$this
$_hello
Tất cả đều không hợp lệ
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code dưới đây là?
<?php
$color = "maroon";
$var = $color[2]; echo "$var";
?>
a
Error
$var
r
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code dưới đây là?
<?php
$score = 1234;
$scoreboard = (array) $score; echo $scoreboard[0];
?>
1
Error
1234
2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code dưới đây là?
<?php
$total = "25 students";
$more = 10;
$total = $total + $more; echo "$total";
?>
Error
35 students
35
25 students
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu nào dưới đây có kết quả bằng với $add += $add ?
$add = $add
$add = $add +$add
$add = $add + 1
$add = $add + $add + 1
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
The Coconut Palm

Quiz
•
University
50 questions
PRE - UNIT 2

Quiz
•
University
46 questions
toiec ( session 4+5 )

Quiz
•
University
50 questions
Quiz về Quản trị

Quiz
•
University
43 questions
Units 1-2-3

Quiz
•
University
53 questions
V thường gặp part 1 (abc)

Quiz
•
University
49 questions
Unit 1

Quiz
•
University
50 questions
vocab topic 3 - manufacturing

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade