Review Class 11

Review Class 11

Professional Development

7 Qs

quiz-placeholder

Similar activities

Admin - Vendas

Admin - Vendas

1st Grade - Professional Development

10 Qs

Business Networking Care 3 Topic 3.1

Business Networking Care 3 Topic 3.1

Professional Development

10 Qs

Biblioteca Carlos E. Restrepo

Biblioteca Carlos E. Restrepo

Professional Development

10 Qs

HFTSK-Disbursements_Jul2024_Part2

HFTSK-Disbursements_Jul2024_Part2

Professional Development

8 Qs

Teoria educației I

Teoria educației I

Professional Development

10 Qs

INTO Artificial Intelligence

INTO Artificial Intelligence

University - Professional Development

10 Qs

Interpersonal Skills

Interpersonal Skills

Professional Development

11 Qs

S1- La vida en familia

S1- La vida en familia

Professional Development

10 Qs

Review Class 11

Review Class 11

Assessment

Quiz

Computers, Professional Development

Professional Development

Practice Problem

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