0% found this document useful (0 votes)
39 views5 pages

Computing Exams Term 2

The document contains a 44 multiple choice question exam on computer networking and programming concepts. The exam covers topics like computer networks, spreadsheets, programming fundamentals, data types, and more. It tests the understanding of key terms, devices, topologies, and functions within those domains. The exam is divided into two sections, with the first being multiple choice and the second requiring written answers for short questions.

Uploaded by

Modest Dartey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views5 pages

Computing Exams Term 2

The document contains a 44 multiple choice question exam on computer networking and programming concepts. The exam covers topics like computer networks, spreadsheets, programming fundamentals, data types, and more. It tests the understanding of key terms, devices, topologies, and functions within those domains. The exam is divided into two sections, with the first being multiple choice and the second requiring written answers for short questions.

Uploaded by

Modest Dartey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Apatrapa R/C JHS

BS7 SECOND TERM EXAMS


SECTION A
Circle the correct answer with your pen in this section
1. Two or more computers connected together to share resources is……..
a. System unit b. Computer Network c. Client d. Server

2. Which network connection is done through the air?


a. Wireless b. Wired

3. These are some of the resources computers can share except.


a. Files servers b. Files c. Information d. Food

4. Which device accepts requests, processes it and, delivers data to another computer?
a. Client b. Server c. Hub d. Switch

5. Which of these devices is most likely to be shared by a network?


a. Monitor b. System unit c. Keyboard d. Printer

6. What type of topology is this?


a. Star b. Mesh
c. Bus d. Ring

7. What type of topology is this?


a. Star b. Mesh
c. Bus d. Ring

8. What type of topology is this?


a. Star b. Mesh
c. Bus d. Ring

9. Which of these is an example of a wireless connection?


a. Fiber-optic b. Infrared c. Ethernet d. Coaxial

10. Which of these is an example of a wired connection?


a. Infrared b. Bluetooth c. Microwave d. Fiber-optic

11. Documents saved in Excel 2010 and later are saved with the …………….extension.
A. .xlsx B. .xls C. .xxls D. .xlls

12. The most popular spreadsheet application is ……………………..


A. MS Excel B. Google sheets C. iWork Numbers D. LibreOffice

13. The following are functions of a typical spreadsheet program except…..


A. Data sorting and analysis
B. Multiple worksheets and their interlinking
C. Single rows and columns for data and value storage.
D. Support for mathematical formulas and calculations

14. The ………………….. is primarily designed to provide a digital form of the paper-based
worksheet.
A. Access B. Powerpoint C. Spreadsheet D. Word

15. The following are components on an Excel worksheet except?


A. Title bar B. Formula Bar C. Menu bar D. Ruler bar

16. A set of instructions or rules designed to solve a definite problem is?


A. Algorithm B. Argument C. Array D. Boolean

17. Which of these is an expression used for creating statements that are either TRUE or FALSE?
A. Algorithm B. Argument C. Array D. Boolean

18. Which of these is a value that is passed into a command of function?


A. Algorithm B. Argument C. Array D. Boolean

19. What is the full meaning of API?


A. Application Programming Institution B. Application Programming Interface
C. Application Programming Industry D. Application Producing Interface

20. A set of related objects with a common property is known as ……………………….


A. Class B. Code C. Char D. Bug

21. An unexpected error or defect in hardware or software is…………………………………….


A. Class B. Code C. Char D. Bug

22. A display unit of information equal to one alphabetic letter or symbol is known as……….
A. Class B. Code C. Char D. Bug

23. A term used to describe a written set of instructions is known as ……………………


A. Class B. Code C. Char D. Bug
24. What is known as the process of creating an executable program through code written in a
compiled programming language?
A. Compilation B. Constants C. Declaration D. Expression

25. The process of developing and implementing various sets of instructions given to the
computer to perform a certain predefined task is………………………………………………..
A. Computer assembly B. Computer programming
C. Computer architecture D. Computational thinking

26. Which of the following is a terminology used in developing programs


A. Architecture B. Algorithm C. Schemes D. Facilitation

27. The set of instructions or rules designed to solve a definite problem is known as …………….
A. Pseudocode B. Architecture C. Algorithms D. Argument

28. ………………………………is the set of rules, routines, and protocols used to build software
applications. A. Argument B. Pseudocode C. Algorithms
D. Application Programming Interface

29. The general term used to denote an unexpected error or defect in hardware or software,
which causes it to malfunction is ……………………….
A. Pseudocode B. Algorithms C. Bug D. Boolean

30. The lists or groups of similar types of date values that are grouped is known as …………………
A. Array B. Argument C. Class D. Char

31. The statement that describes a variable, function or any other identifier is called ………………
A. Compilation B. Conditionals C. Exception D. Declaration

32. The legal grouping of letters, symbols, and numbers being used to represent the value of
one or more variables is known as ………………………………………………..
A. Compilation B. Expression C. Exception D. Declaration

33. A special, unexpected and anomalous condition encountered during the execution of a
program is known as …………………………………………..
A. Compilation B. Conditionals C. Exception D. Declaration

34. An organized collection of instructions, which when executed perform a specific task or
function is known as ………………………….
A. Exception B. Object C. Program D. Expression
35. A combination of related variables, constants and other data structures which can be
selected and manipulated together is known as ……………………………………………
A. Expression B. Object C. Program D. Exception

36. The classification of a particular type of data is known as……………………..


A. Data model B. Data type C. Data aggregate D. Data warehousing

37. Which is not an example of a data type?


A. String B. Double C. Single D. Char

38. Which of the following data types is used to contain numbers?


A. Char B. Boolean C. String D. String

39. Which of the following data types is used to contain alphabets and alphanumeric
characters?
A. Integer B. String C. Double D. Single

40. A series of instructions which are executed in the exact order in which they were written is
known as …………………………..
A. Iteration B. Series C. Sequence D. Selection

41. In a ……………….. structure, a question is asked , and depending on the answer, the program
takes one or two courses of action, after which the program moves on to the next event
A. Iteration B. Series C. Sequence D. Selection

42. A set of instructions of structures are repeated in a sequence a specified number of times or
until a condition is met is known as …………………………………..
A. Iteration B. Series C. Sequence D. Selection

43. Another name of iteration is ……………………………..


A. Pooling B. Looping C. Spooling D. Spooning

44. Arranging numbers from the lowest to the highest is knowns as …………………………..
A. Descending order B. Ascending order
C. Parallel order D. Menthaned order
SECTION B (10 marks)
ANSWER ALL QUESTIONS FROM THIS PART
Write the correct answer in the spaces provided under each question.

1. State one function/use of the following devices.

i. Hub (2 marks)
ii. Switch (2 marks)
iii. Repeater (2 marks)

2. (i) State one difference between an active hub


and a passive hub. (2 marks)

(ii) State two features of the bus topology. (2 marks)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy