Computer Science 0478/13 May/June 2023

Quiz
•
Computers
•
10th Grade
•
Easy
Mohammad Anwar
Used 1+ times
FREE Resource
32 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
Convert the binary number 10101110 to denary.
Evaluate responses using AI:
OFF
Answer explanation
To convert the binary number 10101110 to denary, we use the formula: (1*2^7) + (0*2^6) + (1*2^5) + (0*2^4) + (1*2^3) + (1*2^2) + (1*2^1) + (0*2^0) = 174
2.
OPEN ENDED QUESTION
3 mins • 1 pt
Convert the binary number 10101110 to hexadecimal.
Evaluate responses using AI:
OFF
Answer explanation
To convert binary to hexadecimal, group the binary number into sets of 4 starting from the right (1010 1110). Convert each group to its hexadecimal equivalent (A E), giving the final result AE.
3.
OPEN ENDED QUESTION
3 mins • 1 pt
Give the 8-bit binary number that would be stored after a logical left shift of three places.
Evaluate responses using AI:
OFF
Answer explanation
The 8-bit binary number after a logical left shift of three places would be '00000000' as each bit is shifted three positions to the left, filling the empty spaces with zeros.
4.
OPEN ENDED QUESTION
3 mins • 1 pt
Add the two 8-bit binary numbers 11101110 and 00110001 using binary addition. Give your answer in binary.
Evaluate responses using AI:
OFF
Answer explanation
To add 11101110 and 00110001, perform binary addition: 11101110 + 00110001 = 100111011. The answer in binary is 100111011.
5.
OPEN ENDED QUESTION
3 mins • 1 pt
Calculate the least number of bits that can be used to store the denary number 301.
Evaluate responses using AI:
OFF
Answer explanation
To store the denary number 301, we need at least 9 bits (2^8 = 256, 2^9 = 512). Therefore, the least number of bits required is 9.
6.
OPEN ENDED QUESTION
3 mins • 1 pt
Calculate the least number of bits that can be used to store the hexadecimal number A4D.
Evaluate responses using AI:
OFF
Answer explanation
To store the hexadecimal number A4D, we need 12 bits (4 bits per hexadecimal digit).
7.
OPEN ENDED QUESTION
3 mins • 1 pt
State the purpose of a core in the CPU.
Evaluate responses using AI:
OFF
Answer explanation
The purpose of a core in the CPU is to execute instructions and perform calculations, allowing the CPU to handle multiple tasks simultaneously through parallel processing.
Create a free account and access millions of resources
Similar Resources on Wayground
36 questions
Word տեքստային խմբագրիչ

Quiz
•
10th Grade
30 questions
[AP CSP] Midterm Review (Semester 1)

Quiz
•
9th - 12th Grade
32 questions
GCSE Computer Science Paper 2 Revision

Quiz
•
10th Grade
30 questions
WWW and the Internet

Quiz
•
8th Grade - University
28 questions
KS3 Term 2 Revision

Quiz
•
8th Grade - University
34 questions
Logic, circuits and Boolean algebra

Quiz
•
10th Grade
29 questions
N5 Data Rep Quiz

Quiz
•
10th Grade
27 questions
R081 LO3 - Be able to produce pre-production documents

Quiz
•
10th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade