Linux 3-4

Linux 3-4

University

20 Qs

quiz-placeholder

Similar activities

uNIT 11_14

uNIT 11_14

University

15 Qs

Linked list 1

Linked list 1

University

20 Qs

TECHNICAL C JIT03

TECHNICAL C JIT03

University

15 Qs

TARANG Technical Quiz Round-2

TARANG Technical Quiz Round-2

University

20 Qs

C PROGRAMMING

C PROGRAMMING

University

25 Qs

TECH FUED ROUND-1

TECH FUED ROUND-1

University

20 Qs

Fundamentals of C Programming

Fundamentals of C Programming

University

20 Qs

Code-A-Vita

Code-A-Vita

University

20 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?