MEdsaLAB_MT430

MEdsaLAB_MT430

University

71 Qs

quiz-placeholder

Similar activities

Quiz on Matter and Physical Properties

Quiz on Matter and Physical Properties

9th Grade - University

67 Qs

Genetics and Heredity

Genetics and Heredity

9th Grade - University

74 Qs

Wave Behavior

Wave Behavior

10th Grade - University

74 Qs

suspension Level 1-2

suspension Level 1-2

11th Grade - Professional Development

70 Qs

Unit 1 Microbiology Lesson Review

Unit 1 Microbiology Lesson Review

University

75 Qs

HOMS Review: Mid-Year Exam

HOMS Review: Mid-Year Exam

6th Grade - University

70 Qs

Unit 8 Review Ecosystems

Unit 8 Review Ecosystems

6th Grade - University

71 Qs

Liquids and Solids

Liquids and Solids

10th Grade - University

68 Qs

MEdsaLAB_MT430

MEdsaLAB_MT430

Assessment

Quiz

Science

University

Hard

Created by

Armilyn Martinez

Used 1+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a series of characters in programming?

Word

String

Nibble

Byte

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many characters can a processor handle in a 16-bit word size at a time?

4 characters

2 characters

8 characters

16 characters

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary difference between a word and a string in computing?

A word is numeric, and a string is a series of characters.

A word is fixed-length binary data, and a string is variable-length characters.

A word is for text, while a string is for numbers.

They are essentially the same.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a 32-bit system, how many bits are in a word?

16 bits

8 bits

64 bits

32 bits

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A character array is terminated by which special character in C strings?

'\n'

'\t'

'\0'

' '

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the term 'word' in a computing context?

The basic unit of communication between systems

A fixed-size unit of data used by the processor

A combination of strings

The smallest part of a string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The strncpy function differs from strcpy because:

It copies a string completely without specifying length.

It appends characters to a string.

It allows the number of characters to be copied to be specified.

It deletes characters from a string.

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?