NEW
Font size
WorksheetsFE-INTROCOM-IT1102-doblas
Total questions: 60
Worksheet time: 30mins
What does a computer-based information system (CBIS) help do in a company?
Turn data into useful information
Build new office buildings
Drive delivery trucks daily
Plant trees around buildings
Which department keeps track of money in and out of a company?
Accounting department
Production department
Marketing department
Research department
Which area plans how to tell people about products and set prices?
Marketing area
Human resources
Accounting team
Research group
Human resources mainly works with which focus?
Hiring and helping people
Building new machines
Designing store logos
Packing finished goods
Production in a company does what?
Turns raw materials into goods
Sells ads on social media
Counts payments and bills
Plans staff training only
Research and Development teams mostly do what?
Develop new products or improvements
Pay workers and make reports
Deliver boxes to customers
Guard the office at night
Supervisory managers usually focus on which task?
Watching daily work closely
Setting company mission
Creating long-term strategy
Designing new software
Middle managers help by doing what type of job?
Turning big goals into plans
Cleaning the office daily
Driving company buses
Planting trees outside
Top managers mostly think about which area?
Long-range planning and direction
Scheduling lunch breaks
Fixing one broken computer
Filing old paper forms
How does information mostly move for supervisory managers?
Mostly up and down vertically
Only sideways horizontally
Only from outside sources
Only to customers directly
Which level needs broad information from many places to guide future choices?
Top-level managers
Middle-level managers
Supervisory managers
Frontline workers
Which statement best describes information flow for middle managers?
It moves up, down, and across areas
It stays only at the top level
It goes only to external groups
It never connects departments
Which CBIS type records day-to-day sales and bills?
Transaction Processing System
Management Information System
Decision Support System
Executive Support System
Which system gives simple summaries for middle managers?
Management Information System
Transaction Processing System
Executive Support System
Development Support System
Which system helps plan by offering flexible analysis tools?
Decision Support System
Transaction Posting System
External Storage System
Entry Scheduling System
Which system shows information in a short, easy format for top leaders?
Executive Support System
Management Input System
Tech Service System
User Sharing System
CBIS mainly helps turn raw data into what?
Meaningful information
Random numbers
Extra storage
New hardware
Who uses Executive Support Systems the most?
Top-level managers
Help desk trainees
Student interns
Warehouse clerks
Which is a job that builds and updates websites?
Webmaster
Data courier
Cable installer
Sales promoter
Which career designs software using math and programming?
Software Engineer
Graphic Modeler
Office Planner
Printer Operator
Which worker helps users fix computer and network problems?
Computer Support Specialist
Game Streamer Assistant
Cash Register Clerk
Drone Pilot Technician
Who installs, repairs, and maintains computers and networks?
Computer Technician
Storyboard Artist
Music Producer
Travel Clerk
Who writes clear guides and manuals for technology?
Technical Writer
Keyboard Trainer
Password Checker
Ad Designer
Which career focuses on recovering systems after disasters?
Disaster Recovery Specialist
Photo Archive Curator
Mobile App Promoter
3D Printer Stylist
Who designs and maintains LAN and WAN networks?
Network Administrator
Spreadsheet Coach
Email Responder
Cable TV Host
Which role protects systems and data from cyber threats?
IT Security Analyst
Video Editor Lead
Office Supply Manager
Camera Drone Scout
Who manages and organizes company databases securely?
Database Administrator
Screen Saver Artist
Mouse Tester
Sound Mixer
Who plans and improves computer systems using a life cycle?
Systems Analyst
Data Cashier
Router Decorator
Theme Picker
Which of the following best describes an algorithm?
A graphical representation of a process
A step-by-step procedure for solving a problem
A programming language
A type of computer hardware
What is pseudocode?
A programming code that can be executed directly
A mixture of flowcharts and diagrams
A simple, informal description of a program logic
A software application for coding
Which symbol is used for a decision in a flowchart?
Rectangle
Oval
Diamond
Parallelogram
What does a rectangle represent in a flowchart?
Start or end
Input/Output
Decision
Process
Which of the following is NOT a characteristic of a good algorithm?
Clear and unambiguous steps in solving a problem
Must be written in a specific programming language
Should produce a correct output
Should be efficient across all other problem solving
n pseudocode, which keyword is commonly used to show repetition?
START
WHILE
INPUT
What symbol in a flowchart is used to represent input/output operations?
Oval
Diamond
Rectangle
Parallelogram
Which of the following is the correct order of program development?
Coding → Testing → Algorithm → Flowchart/Pseudocode
Algorithm → Flowchart/Pseudocode → Coding → Testing
Flowchart/Pseudocode→ Coding → Algorithm → Testing
Testing → Flowchart/Pseudocode → Coding → Algorithm
The first symbol in a flowchart must always be:
Rectangle
Diamond
Oval
Arrow
What is the purpose of a flowchart?
To compile a program
To visually represent the steps in a process
To design hardware and software components
To encrypt data
Which of the following is an advantage of pseudocode?
It can be executed by the computer
It is language-dependent
It helps programmers plan before coding
It requires special software to run the program
In pseudocode, the command “OUTPUT X” means:
Store a value
Display a value
Delete a value
Input a value
Which of the following is true about algorithms?
They must always contain loops
They solve a specific problem
They cannot contain decisions
They must be graphical
In a flowchart, arrows represent:
Process
Flow of control
Input
Output
Which flowchart symbol represents Start/End?
Circle
Oval
Rectangle
Pentagon
What is the first step in problem solving?
Testing the solution
Identifying the problem
Evaluating results
Implementing the solution
Problem solving is best defined as the process of:
Memorizing solutions
Identifying, analyzing, and resolving challenges
Following instructions step-by-step
Looking for errors in a program
Which of the following is an important part of problem analysis?
Ignoring unnecessary details
Understanding the root cause of the problem
Immediately choosing a solution based on the problem
Avoiding brainstorming
What step comes after identifying and analyzing a problem?
Reviewing the results
Creating possible solutions
Defining the goal again
Restarting the process
Implementing a solution means:
Gathering specific information of the problem
Putting the chosen solution into action
Listing all possible problems
Writing the problem again
Why is evaluating the solution important?
To check if the solution was effective
To create more problems to solve
To skip unnecessary steps
To replace the original problem
Which of the following is an example of problem solving?
Sorting numbers
Memorizing a formula
Finding the cause of a computer error and fixing it
Copying someone else’s work to solve problem
A good problem solver should:
Guess solutions quickly
Avoid asking questions
Think critically and logically
Skip analysis
When analyzing a problem, it is important to:
Blame others
Understand all available information
Immediately jump to conclusions without having a solution
Avoid gathering data
What is the main purpose of problem solving?
To make tasks more difficult
To resolve challenges and reach goals
To identify new problems
To memorize steps only
Which algorithm helps computers identify a person’s face in a photo?
NLP Algorithm
Image Recognition Algorithm
Pathfinding Algorithm
Sorting Algorithm
What type of algorithm is used by Google Maps to calculate the fastest route?
Sorting Algorithm
Pathfinding Algorithm
Image Recognition Algorithm
NLP Algorithm
Which algorithm type allows translation apps to convert one language to another?
Search Algorithm
Sorting Algorithm
Natural Language Processing Algorithm
Image Recognition Algorithm
Which of the following is an example of a search algorithm at work?
A website recommending videos
A GPS showing the fastest route
A phone scanning for matching contacts
A chatbot interpreting sentences
Which algorithm does YouTube use to decide what videos to show you next?
Pathfinding Algorithm
Sorting Algorithm
Recommendation Algorithm
NLP Algorithm
Which algorithm category does “Binary Search” belong to?
Sorting Algorithms
Search Algorithms
Pathfinding Algorithms
Machine Learning Algorithms
When Netflix predicts what movie you will likely watch next, which algorithm is responsible?
Pathfinding
Machine Learning
NLP
Sorting
