Review Class 11

Review Class 11

Professional Development

7 Qs

quiz-placeholder

Similar activities

Provisión I

Provisión I

Professional Development

10 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

CIE Invigilation Training

CIE Invigilation Training

Professional Development

10 Qs

Experience Center Quiz 3

Experience Center Quiz 3

Professional Development

10 Qs

MPASI3

MPASI3

Professional Development

10 Qs

quality assessment

quality assessment

Professional Development

11 Qs

PREGUNTAS BÁSICAS SOBRE CONOCIMIENTO INFORMÁTICO

PREGUNTAS BÁSICAS SOBRE CONOCIMIENTO INFORMÁTICO

1st Grade - Professional Development

10 Qs

E Business Strategy

E Business Strategy

Professional Development

10 Qs

Review Class 11

Review Class 11

Assessment

Quiz

Computers, Professional Development

Professional Development

Medium

Created by

SEBASTIAN CASTRILLON

Used 191+ times

FREE Resource

AI

Enhance your content in a minute

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

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mock

to do a job, task, or duty

is a method/object that simulates the behavior of a real method/object in controlled ways.

to repair something

2.

OPEN ENDED QUESTION

3 mins • 1 pt

What is a bug?

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

refactor

a mistake or problem in a computer program

to discover the causes or origins of something by examining the way in which it has developed

the process of restructuring existing computer code.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Main idea

tells you what the story is about

supports the topic of the story

how the story ends

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

UNIT TESTING is a type of software testing where individual units or components of the software are tested.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why unit testing is important?

developers can look at the unit tests to gain a basic understanding of the unit

Unit testing can't catch every error in a program

It is not possible to evaluate all execution paths even in the most trivial programs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What cannot be a unit?

Method and procedures

Individual functions

database

modules and objects