Computer

Computer

University

6 Qs

quiz-placeholder

Similar activities

ICT315- 20SSL6142

ICT315- 20SSL6142

University

10 Qs

Pretes of AKJ

Pretes of AKJ

University

10 Qs

OS - Assessment 09

OS - Assessment 09

University

10 Qs

OSSA - SAMBA

OSSA - SAMBA

University

10 Qs

SO-750

SO-750

University

10 Qs

Kali Linux

Kali Linux

University

8 Qs

KJE - halozatok es oprendszerek 01

KJE - halozatok es oprendszerek 01

University

11 Qs

Diagnostico de Linux

Diagnostico de Linux

University

10 Qs

Computer

Computer

Assessment

Quiz

Computers

University

Hard

Created by

Ujjwal Koirala

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is computer?

A device that can be instructed to carry out sequences of arithmetic or logical operations automatically via computer programming
A type of food
A musical instrument
A type of animal

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____ is founded by Steve Jobs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following command do?

mv file1 file2

moves file1 and file2

combines file1 and file2

renames file1 to file2

renames file2 to file1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Firewall acts as ____ between networks.

Barrier

Border

Messenger

None of all.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To remove all permissions from others which of the following command is correct?

chmod 770 filename

chmod 007 filename

chmod 707 filename

None of the options

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to make a hidden directory in linux?

mkdir -h directoryName

mkdir hidden directoryName

mkdir -hd directoryName

mkdir .directoryName