PExam - COMPORG

PExam - COMPORG

University

25 Qs

quiz-placeholder

Similar activities

ABC's of Programming A

ABC's of Programming A

University

22 Qs

Buffer Overflow and ROP Quiz

Buffer Overflow and ROP Quiz

University

20 Qs

MCAP - Quiz 3

MCAP - Quiz 3

University

20 Qs

Programming Languages

Programming Languages

University

20 Qs

CMT File Sizes and Information Review

CMT File Sizes and Information Review

11th Grade - Professional Development

22 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Computer Organization and Processor

Computer Organization and Processor

University

20 Qs

Progamming Language

Progamming Language

University

20 Qs

PExam - COMPORG

PExam - COMPORG

Assessment

Quiz

Computers

University

Hard

Created by

ALVIN CERTEZA

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the .data section in assembly language?

To declare uninitialized variables

To declare initialized variables

To declare constants

All of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In x86 assembly language, how is a comment denoted?

//

#

/* */

;

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the .text section in assembly language?

To declare uninitialized data

To define constants

To store executable code

To declare initialized data

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The .bss section in assembly language is used to declare initialized data.

False

True

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Executable instructions or instructions, tell the processor what to do. Each instruction consists of an pseudo-ops.

True

False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A mnemonic in assembly language is a human-readable shorthand or symbolic representation used to represent machine code instructions, registers, memory locations, or other elements in the context of programming in assembly language.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In assembly language and computer programming, operands are the data values or memory addresses on which an operation is performed. In simpler terms, operands are the inputs or targets for an instruction or operation.

True

False

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?