Practice Quiz 1 - CS110

Practice Quiz 1 - CS110

University

13 Qs

quiz-placeholder

Similar activities

PL_Translators

PL_Translators

University

10 Qs

QUIZ TOPIC 1: Introduction to Programming Language

QUIZ TOPIC 1: Introduction to Programming Language

University

15 Qs

Topic 1-2: Introduction to Computer & Programming Language

Topic 1-2: Introduction to Computer & Programming Language

University

13 Qs

Lec1

Lec1

University

15 Qs

Lesson 1 computers

Lesson 1 computers

6th Grade - Professional Development

13 Qs

WINTER 24-25 CD

WINTER 24-25 CD

University

10 Qs

Computer  Fundamentals

Computer Fundamentals

10th Grade - Professional Development

10 Qs

C Programming Quiz-6

C Programming Quiz-6

University

10 Qs

Practice Quiz 1 - CS110

Practice Quiz 1 - CS110

Assessment

Quiz

Computers

University

Easy

Created by

Avariella Lapuz

Used 72+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the physical aspect of the computer that CAN be seen?

Application Program

Hardware

Operating System

Software

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

C++ compiler translates C++ source code into what?

Machine Code

A different high-level language code

Java Code

C Code

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are intructions for the computer?

Keyboards

Hardware

Programs

Software

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the mitochondria of the computer?

Disk

Memory

Hardware

CPU

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There is only one unique general solution (algorithm) for a given problem

True

False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you display Welcome to C++ on the console?

cout << "Welcome to C++";

cout < "Welcome to C++"

cout << "Welcome to C+";

Cout << 'Welcome to C++';

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are syntax errors? (Choose 3)

Grammatical Errors

Errors the compiler doesn't catch right away

Mistakes in the source code

Improper punctuation

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?