it 6 aug quiz

it 6 aug quiz

12th Grade

8 Qs

quiz-placeholder

Similar activities

01 B Postest Pengendalian Mutu Produk

01 B Postest Pengendalian Mutu Produk

12th Grade

10 Qs

AP CK CyberSecurity Unit 4

AP CK CyberSecurity Unit 4

12th Grade

10 Qs

Kuis komputer Von Neuman

Kuis komputer Von Neuman

10th Grade - University

10 Qs

Quiz Library AI

Quiz Library AI

12th Grade - University

10 Qs

LKPD Individu (Sistem Komputer_Informatika Kelas 8

LKPD Individu (Sistem Komputer_Informatika Kelas 8

8th Grade - University

11 Qs

Untitled Quiz

Untitled Quiz

7th Grade - University

11 Qs

Latihan Soal #1

Latihan Soal #1

12th Grade

10 Qs

Part 2 Quiz

Part 2 Quiz

12th Grade

10 Qs

it 6 aug quiz

it 6 aug quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Practice Problem

Medium

Created by

kevan sinanan

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In algorithm design the Flow chart symbol shown is named ?

Decision

Process

Input/ ouput

Connector

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In algorithm design the flow chart symbol shown is named ?

Process

Input / Output

Connector

Decision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In algorithm design the flow chart symbol shown is named?

Input / Ouput

Process

Connector

Decision

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the Pascal math operation?

writeln(15 mod 2 );

7

2

1

30

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Pascal code ? 

 writeln(15 div 2);


2

1

7

7.1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an Input command?

begin

var

readln

writeln

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an output statment?

begin

var

readln

writeln

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most suitable variable type for a name? For example "John Smith"

char

boolean

string

integer