Giữa Kỳ Nhập Môn Hệ Điều Hành

Giữa Kỳ Nhập Môn Hệ Điều Hành

University

40 Qs

quiz-placeholder

Similar activities

Case Studies - Introduction, Purpose, Components, and Types

Case Studies - Introduction, Purpose, Components, and Types

University

45 Qs

A+ Core II Days 7-9

A+ Core II Days 7-9

University

44 Qs

UTS Konfigurasi dan Administrasi Basis Data

UTS Konfigurasi dan Administrasi Basis Data

4th Grade - University

41 Qs

AzhBaz-hdebdebdeby Malimemi bazas RK1 (1-35)

AzhBaz-hdebdebdeby Malimemi bazas RK1 (1-35)

University

35 Qs

PTS Kelas 12

PTS Kelas 12

12th Grade - University

40 Qs

Ôn Tập Vật Lý 11

Ôn Tập Vật Lý 11

11th Grade - University

40 Qs

IT222 - Quiz

IT222 - Quiz

University

42 Qs

Giữa Kỳ Nhập Môn Hệ Điều Hành

Giữa Kỳ Nhập Môn Hệ Điều Hành

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Easy

Created by

Phan Phước

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến mặc định nào chứa tên của script hiện tại đang được thực thi?

$SCRIPT

$BASH

$SHELL

$0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến nào chứa các tham số được truyền vào script?

$ALL

$1, $2, $3

$PARAMS

$ARGS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biến nào lưu trữ mã thoát của lệnh cuối cùng được thực hiện?

$0

$RESULT

$EXIT

$?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào được sử dụng để đọc đầu vào từ người dùng trong shell script?

get

read

input

scan

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp nào dùng để kiểm tra điều kiện trong câu lệnh if?

if condition; then

if [ condition ]; then

if (condition); then

if { condition }; then

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp nào dùng để tạo biến trong shell script?

variable = value

var value

variable=value

variable: value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dòng khai báo nào đúng để bắt đầu một shell script?

#!/bin/sh

#bin/bash

#/bin/bash

#!/bin/bash

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?