Practice Quiz 1 - CS110

Practice Quiz 1 - CS110

University

13 Qs

quiz-placeholder

Similar activities

Loops-2

Loops-2

University

15 Qs

SYSTEM SOFTWARE  - QUIZ - 1

SYSTEM SOFTWARE - QUIZ - 1

University

10 Qs

oop_r1

oop_r1

University

11 Qs

Fundamentals of Computer Science

Fundamentals of Computer Science

University

15 Qs

Object Oriented BTech

Object Oriented BTech

University

15 Qs

C++ misc-1

C++ misc-1

University

15 Qs

C++ Chapter 2

C++ Chapter 2

University

10 Qs

ICPTP L1: Programming Languages

ICPTP L1: Programming Languages

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?