NEW
Font size
WorksheetsLAMPUNG
Total questions: 20
Worksheet time: 10mins
Software is best described as
computer hardware
only the operating system
programs or instructions that control a computer
the internet network
SDLC stands for
Software Data Logic Control
System Development Life Cycle
Smart Device Learning Code
Software Delivery Level Control
The first stage in the SDLC is
analysis
design
planning or problem formulation
maintenance
The purpose of requirements analysis is to
remove program bugs
identify user and system needs
create the UI layout
buy hardware
An example of an object‑oriented programming language is
HTML
Java
CSS
SQL
UML is used to
design computer networks
visualize and model systems
add RAM
purchase servers
The UML diagram that shows interactions between actors and a system is the
Class Diagram
Use Case Diagram
Activity Diagram
Sequence Diagram
A flowchart is used to
draw a LAN network
display the flow of logic or an algorithm
design hardware
make a poster
Debugging means
adding new features
finding and fixing program errors
deleting installation files
installing an operating system
Testing that evaluates program functionality without looking at the source code is called
black‑box testing
white‑box testing
debugging
compiler testing
A program that translates source code into machine language is a
compiler
browser
CPU
hard disk
A database is used for
UI design
storing and managing data
adding RAM
printing documents
An example of a database management system is
Google Chrome
MySQL
Photoshop
CorelDraw
Front‑end development focuses on
user interface and interaction
operating systems
network security
computer assembly
Back‑end development relates to
UI and CSS
servers, databases, and program logic
poster design
photo editing
HTML is used to
control graphic appearance
structure content on the web
store database files
create animations
Agile is a software development method that is
rigid and inflexible
flexible, fast, and adaptable to changing needs
without documentation
without testing
An operating system is a type of
application software
consumer software
utility software
system software
In programming, a library is
a place to store data
a collection of ready‑to‑use functions or code
a computer virus
a program remover
An error that appears while a program is running is called a
syntax error
runtime error
logic error
comment error
