2425 F6 Mock P1A (Modified v1)

2425 F6 Mock P1A (Modified v1)

Assessment

Flashcard

Computers

12th Grade

Hard

difficult

Standards-aligned

Created by

Maths Panel

FREE Resource

Student preview

quiz-placeholder

35 questions

Show all answers

1.

FLASHCARD QUESTION

Front

1011 0110 is an 8-bit binary number using two’s complement representation. What is the equivalent decimal number?

Back

-74

Tags

difficult

2.

FLASHCARD QUESTION

Front

Which of the following 8-bit two’s complement calculations would result in an overflow error? 1000 1011 + 1011 1101, 1111 0000 + 0000 1111, 0101 0101 + 0010 1010, 1000 0001 + 0111 1111

Back

1000 1011 + 1011 1101

3.

FLASHCARD QUESTION

Front

A sender transmits the code to the receiver using even parity check. Which of the following codes is valid? A. 0100 0101, B. 1101 0000, C. 1111 1101, D. 0001 0001

Back

0001 0001

4.

FLASHCARD QUESTION

Front

Which scenario can be represented by the chart? Options: A. The temperature during different times in a day. B. The number of students in each class who passed the exam. C. The total number of students in the school. D. The Chinese and English test scores of different students in a class.

Back

The number of students in each class who passed the exam.

5.

FLASHCARD QUESTION

Front

The following formula is stored in cell D1 and copied to cell E2: =SUM($A1:B$3) What is the result in cell E2?

Back

194

6.

FLASHCARD QUESTION

Front

Which formula should be entered in cell C2 to mark students eligible for a mathematics contest (score of 80 or above) as “Y” and others as “N”?

Back

= IF(B2<80, “N”, “Y”)

7.

FLASHCARD QUESTION

Front

Which tool should Mr Chan use to organise the list so that those who are eligible are shown first? Options: AutoFill, Sorting, Filtering, Scenario manager.

Back

Sorting

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?