Linux 3-4

Linux 3-4

University

20 Qs

quiz-placeholder

Similar activities

Quiz 1_DSA

Quiz 1_DSA

University

20 Qs

Pointers in C

Pointers in C

University

24 Qs

Storage Classes and Memory Quiz

Storage Classes and Memory Quiz

University

20 Qs

Array Addresses 2024

Array Addresses 2024

University

20 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

CODE ZENITH

CODE ZENITH

University

15 Qs

Fundamentals of data Structures & Linked list

Fundamentals of data Structures & Linked list

University

20 Qs

Quiz on Air Pool 1 SH

Quiz on Air Pool 1 SH

University

21 Qs

Linux 3-4

Linux 3-4

Assessment

Quiz

Computers

University

Medium

Created by

ENGKU SAFRUDDIN

Used 21+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to run a process in the background of Linux process management?

&

*

?

|

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following command use to background process to foreground?

bg

gb

fg

background

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following command use to background process to foreground?Which command is used to change the permissions of a file?

chown

chperm

chgrp

chmod

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Linux command-line debugging tool is used for analyzing core dumps of crashed programs?

gdb

strace

valgrind

ltrace

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the context of debugging, what is the primary purpose of the "gdb" tool in Linux?

To monitor system calls of a running process

To analyze core dumps and debug programs

To check memory leaks in a program

To trace library function calls

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command can be used to set a breakpoint at a specific line of source code in GDB?

break

stop

pause

halt

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does GNU C (GCC) stand for?

GNU Compiler Collection

GNU C Compiler

GNU Code Creator

GNU Core Compiler

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?