Software engineering v2

Software engineering v2

11th Grade

84 Qs

quiz-placeholder

Similar activities

Year 10 EOT1 Revision Nov 2022

Year 10 EOT1 Revision Nov 2022

10th - 11th Grade

90 Qs

IT Fundamentals Practice

IT Fundamentals Practice

11th - 12th Grade

87 Qs

ITF+ pt2

ITF+ pt2

9th Grade - Professional Development

85 Qs

Computer System

Computer System

11th Grade

90 Qs

IB Unit 1 and 2 quiz

IB Unit 1 and 2 quiz

11th Grade

83 Qs

Paper 1 Revision

Paper 1 Revision

10th - 11th Grade

90 Qs

Intro to Technology Softwares Quiz

Intro to Technology Softwares Quiz

9th - 12th Grade

85 Qs

CS 241 Practice Test Week 4

CS 241 Practice Test Week 4

9th Grade - University

86 Qs

Software engineering v2

Software engineering v2

Assessment

Passage

Computers

11th Grade

Medium

Created by

Christopher Willmington

Used 2+ times

FREE Resource

84 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `__init__` method do in a class?

Initializes object attributes

Defines class methods

Handles exceptions

Performs file I/O operations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does OOP in Python allow for?

Code organization into classes and objects representing real-world entities

Code organization into functions and variables

Code organization into arrays and dictionaries

Code organization into loops and conditions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is accessing object attributes and methods done in Python?

Through dot notation

Through square brackets

Through parentheses

Through semicolons

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do classes define and what are objects in Object-Oriented Programming (OOP)?

Classes define instances with unique attributes and methods, while objects define properties and behaviors.

Classes define properties and behaviors, while objects are instances with unique attributes and methods.

Classes define methods, while objects define properties and behaviors.

Classes define attributes, while objects define behaviors.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `self` parameter in Python class methods refer to?

The class itself

The parent class

The instance itself

A random object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the base of the binary number system?
Base-2
Base-16
Base-8
Base-10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the foundation of all computing systems?
Hexadecimal number system
Binary number system
Octal number system
Decimal number system

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?