CAT Grade 12 Module 3 AMA Quiz

CAT Grade 12 Module 3 AMA Quiz

12th Grade

6 Qs

quiz-placeholder

Similar activities

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

Advanced Spreadsheet Skills

Advanced Spreadsheet Skills

12th Grade

10 Qs

Objective 3.3: Apply advanced date and time functions

Objective 3.3: Apply advanced date and time functions

9th - 12th Grade

10 Qs

Excel

Excel

KG - University

7 Qs

Programming -  Operations on Numeric & Boolean Data

Programming - Operations on Numeric & Boolean Data

2nd - 12th Grade

10 Qs

Python Function

Python Function

11th - 12th Grade

11 Qs

Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

Error Finding

Error Finding

12th Grade

10 Qs

CAT Grade 12 Module 3 AMA Quiz

CAT Grade 12 Module 3 AMA Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Rene Leus

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the #DIV/0 error indicate in Excel functions?

Trying to divide by 0

Invalid cell reference

Incorrect cell values

Incorrect function name

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the COUNTIF function in Excel?

To calculate the average

To insert the current date

To find the smallest numerical value

To determine the number of cells with specific criteria

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which functions inserts the current date and time set by the computer?

TODAY

NOW

DATE_TIME

CURRENT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to get the third greatest numerical value from a cell range?

MAX

MIN

LARGE

GREATEST

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong in this function?

 =SUMIF(B1:B30,>10,D1:D30)

The quotation marks for the condition is missing.

There are too many cell ranges.

The function should end with a semi-colon (;)

A condition is missing.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the #NUM! error indicate?

 An incorrect function name is used.

 The cell reference is not valid.

 The function has numeric values that are not valid.

 The column is not wide enough to display the cell's numerical value.