Year 11 Software Engineering Year exan revision 1

Quiz
•
Computers
•
11th Grade
•
Medium
Brian Johnson
Used 3+ times
FREE Resource
49 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which number system does a computer use internally?
Decimal
Octal
Binary
Hexadecimal
Answer explanation
Computers use the binary number system internally, which consists of only two digits: 0 and 1. This system is fundamental for processing and storing data, making 'Binary' the correct answer.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a high-level programming language?
Machine Code
Opcode
C++
Assembly
Answer explanation
C++ is a high-level programming language that provides abstraction and is user-friendly, unlike Machine Code and Assembly, which are low-level languages. Opcode is a part of machine language, making C++ the correct choice.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does IDE stand for?
Internal Development Environment
Integrated Development Environment
Interactive Debugging Editor
Integrated Design Environment
Answer explanation
IDE stands for Integrated Development Environment, which is a software application that provides comprehensive facilities to programmers for software development, including code editing, debugging, and building.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of an object-oriented programming concept?
Recursion
Iteration
Encapsulation
Linear Search
Answer explanation
Encapsulation is a core object-oriented programming concept that involves bundling data and methods that operate on that data within a single unit, or class, while restricting access to some of the object's components.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used in Python for a single-line comment?
//
#
!
/*
Answer explanation
In Python, the symbol used for a single-line comment is '#'. The choice '//' is incorrect as it is used in languages like C++ and Java. Therefore, the correct answer is '#', not '//', which is not valid in Python.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of a compiler?
Store variables
Translate machine code to high-level code
Run code line by line
Translate high-level code to machine code
Answer explanation
A compiler's primary role is to translate high-level code, which is human-readable, into machine code, which is executable by a computer. This process allows programs written in languages like C++ or Java to run on hardware.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure stores data in key-value pairs?
List
Stack
Tuple
Hash Table
Answer explanation
A Hash Table is a data structure that stores data in key-value pairs, allowing for efficient data retrieval. In contrast, Lists, Stacks, and Tuples do not use key-value pairs for data storage.
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
General Review Grade 8

Quiz
•
7th - 12th Grade
50 questions
Year 8 - End of year assessment

Quiz
•
7th Grade - University
45 questions
GCSE Computing

Quiz
•
10th - 11th Grade
44 questions
LATIHAN PYTHON

Quiz
•
10th Grade - University
50 questions
Enterprise Yearly Exam Revision

Quiz
•
11th Grade
44 questions
AP Computer Science Principles Units 1, 2 & 3

Quiz
•
10th - 12th Grade
53 questions
Python Identifiers and Basics Quiz

Quiz
•
11th Grade
49 questions
Codehs

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade