
Architectural Computing
Quiz by Onyeibo Oku
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
- Q1
Which of the following cannot be used to hold online site meetings?
Gmail
IRC and Associated Clients
BigBlueButton
Skype
60s - Q2
Identify the Application that does not belong in the list of options:
Adobe Illustrator
CorelDraw
Inkscape
Photoshop
60s - Q3
One of the following is not a Server:
Application Server
A software that accesses another software
A software that accepts connection from other software and provides a service
Dedicated Computer hardware that provides resources to other connected PCs
60s - Q4
Which of the following is the odd one out?
Facebook
Signal
WhatsApp
Telegram
60s - Q5
In finding the average of values in C1 to C4 in a spreadsheet, one of the following formulas is incorrect:
=SUM(C1:C4)/4
=AVERAGE(C1:C4)
=(C1:C4)/4
=(C1+C2+C3+C4)/4
60s - Q6
The benefits of chat service in a Local Area Network (LAN) is all but which of the following?:
Increase the number of architects working on a document at the same time
Reduce need to migrate between office spaces
Live File Sharing
To enhance collaboration despite physical separation/isolation
60s - Q7
In spreadsheet applications, if someone wanted to add the values in cells C10 and D10 only when D10 is greater than C10, what formula will be appropriate?
=IF(D10=C10,D10>C10,#VALUE)
=IF(D10>C10,SUM(D10,C10),””)
=IF(D10<C10,SUM(D10,C10),NULL)
=IF(NOT(D10<C10),NULL,SUM(D10,C10))
60s - Q8
X,Y,Z are PCs in LAN. A resource is placed in X's “shared documents” and is shared across the LAN. X and Z are in one Workgroup named “Studio” and Y is using defaults. Which of the following is true?
Y can access the resource in X
Z can access the resource in X
Y can access X and Z
The resource cannot be accessed by either Y or Z
60s - Q9
Which types of applications will be needed when preparing a comprehensive report about a construction project?
Word-processor and Image manipulation software only
Word-processors only
Spreadsheets Only
Word-processor, Image Manipulation Software, Spreadsheet
60s - Q10
What is the major benefit in using automatic styling when preparing hierarchically numbered and captioned documents?
It increases the skill of the user
You get automatic Table of Contents
It gives the document a mature and consistent look
The word-processor relieves the user of the need to track changes in the document and update affected references
60s - Q11
Telegram is a relatively new service compared to IRC and WhatsApp. Can Architects use Telegram to conduct official meetings? If "yes", Which feature in Telegram may be beneficial for such meetings?
NO. Telegram is just a regular chat service and offers no special benefit over IRC and WhatsApp
NO. Although Telegram offers more features than WhatsApp, Architects will not use it because it is not as popular.
YES. Telegram has an excellent export/backup feature
YES. Telegram provides APIs for enhancing its service. For example, Architects can use Bots developed for automating minutes.
60s - Q12
Which of the following is not associated with Internet protocol (IP) addressing?
Identifies a machine in a WAN or LAN
It is the same as the machine's hostname
Use of 32bit (4-byte) address numbers
192.168.0.220
60s - Q13
The difference between a LAN and the internet is:
One is wireless and the other uses wires
The distance they cover
They are both networks
You cannot perform file sharing over the internet but you can do so over LAN
60s - Q14
What is an Object linking and embedding (OLE) all about?
OLE is a Yoruba word that means 'thief'. Its a means of stealing information in Computer Science
It is an object inserted into another Application while being editable by its originating Application
It is a copied object that is pasted into another Application
it is an URL
60s - Q15
What is the relevant striking difference between a Computer and a common Calculator?
Calculators don't have an Operating System
Calculators don't have processors
Calculators do not have any means of storage
You cannot change the instruction set or OS of a calculator
60s