Practice Quiz 1 - CS110

Practice Quiz 1 - CS110

University

13 Qs

quiz-placeholder

Similar activities

4.5 Translators

4.5 Translators

6th Grade - University

8 Qs

CP-I_CH#2 _SOFTWARE

CP-I_CH#2 _SOFTWARE

University

15 Qs

COMPILER DESIGN  QUIZ

COMPILER DESIGN QUIZ

University

10 Qs

Test - 2

Test - 2

University

10 Qs

Programming Concepts

Programming Concepts

7th Grade - University

17 Qs

Science Computer Chapter 7 Introduction to Programming

Science Computer Chapter 7 Introduction to Programming

University

10 Qs

Tek.Kompilasi (P2)

Tek.Kompilasi (P2)

University

10 Qs

WINTER 24-25 CD

WINTER 24-25 CD

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?