Unit#2

Unit#2

10th Grade

15 Qs

quiz-placeholder

Similar activities

Q2 M4 PRE-TEST

Q2 M4 PRE-TEST

10th Grade

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

Chapter 3: Storage devices and media (Part 2):

Chapter 3: Storage devices and media (Part 2):

10th - 11th Grade

15 Qs

Teknik Presentasi

Teknik Presentasi

10th Grade

10 Qs

Fundamentals of Algorithms

Fundamentals of Algorithms

10th Grade

10 Qs

Midterm Review

Midterm Review

10th Grade

16 Qs

Pemrograman Dasar

Pemrograman Dasar

10th Grade

10 Qs

Unit#2

Unit#2

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Amina Munir

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of the C code?

Hello World! x;

Hello World! followed by a junk value

Compile time error

Hello World!

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The format identifier ‘%i’ is also used for _____ data type.

char

int

float

double

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What function is used to output a message in python?

print("")

input=name

print

name=input

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
How would would you print a text string?
output "Hello!"
print ("Hello!")
print (Hello!)
output (Hello!)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword used to include header files in C++ programs?

gets ( )

compiler

main( )

#include

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?