Linux Basics Quiz

Linux Basics Quiz

University

16 Qs

quiz-placeholder

Similar activities

Operating System Quiz

Operating System Quiz

University

20 Qs

Surprise

Surprise

University

11 Qs

Cyber EOP - Rights Permissions By Mr. B

Cyber EOP - Rights Permissions By Mr. B

12th Grade - University

20 Qs

Linux File Permission

Linux File Permission

University

20 Qs

Servlets

Servlets

University

15 Qs

Linux File Permissions Quiz

Linux File Permissions Quiz

University

20 Qs

PROGRAMMING CAMP

PROGRAMMING CAMP

University

20 Qs

linux commands

linux commands

University

20 Qs

Linux Basics Quiz

Linux Basics Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Tianjia Wang

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following options are groups of people who can have access to files on shared computers

user

group

special

other

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will not give the user read and write permissions for file.txt? (You may assume file.txt is in the current working directory.)

chmod u+rw file.txt

chmod 660 file.txt

chmod 400 file.txt

chmod 774 file.txt

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is primitive types in C?

int

String

float

char

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following should not or cannot be returned from functions? (Mark all that apply.)

dynamically allocated pointers local to the function

structs

statically allocated pointers local to the function

arrays

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the steps involved in compiling C code into an executable produce human-readable (textual) output? (Mark all that apply.)

assembling

compiling

preprocessing

linking

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Linux distribution that being used for rlogin in our course?

Ubuntu

Centos

Windows

Fedora

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When outputting or inputting an String, what format flag is used?

s

d

x

c

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?