it 6 aug quiz

it 6 aug quiz

12th Grade

8 Qs

quiz-placeholder

Similar activities

AP CK CyberSecurity Unit 3

AP CK CyberSecurity Unit 3

12th Grade

10 Qs

Bagian-Bagian Arduino (Informatika)

Bagian-Bagian Arduino (Informatika)

12th Grade

10 Qs

Ulangan Harian Informatika

Ulangan Harian Informatika

9th - 12th Grade

10 Qs

ICT BEL 4

ICT BEL 4

4th Grade - University

10 Qs

7 класс программирование

7 класс программирование

7th Grade - University

10 Qs

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

10th Grade - University

10 Qs

Quiz Pengetahuan Umum Komputer

Quiz Pengetahuan Umum Komputer

3rd Grade - University

10 Qs

Input and Output Devices Challenge

Input and Output Devices Challenge

7th Grade - University

10 Qs

it 6 aug quiz

it 6 aug quiz

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

kevan sinanan

Used 2+ times

FREE Resource

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