Prog 3115

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 29

Started on Thursday, 16 January 2020, 1:59 PM

State Finished
Completed on Thursday, 16 January 2020, 2:01 PM
Time taken 2 mins 5 secs
Grade 10.00 out of 10.00 (100%)
Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The more you know the theories of computer science field, the better
programmer you become. 

Select one:
True 
False

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Computer Programming is the study of computers and computational
systems. 

Select one:
True
False 

Question 3
Correct
Mark 1.00 out of 1.00
Flag question

Question text
Programming is instructing the computer by means of a programming
language to perform certain tasks for your desired output. 

Select one:
True 
False

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Computer Programming is the scientific and practical approach to
computation and its applications.

Select one:
True
False 

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
_________ runs a set of instructions. 

Select one:
a. CPU  
b. RAM 
Feedback
Your answer is correct.

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
There is a valid expression in almost all programming languages.

Select one:
True 
False

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This works as a temporary storage to help the CPU achieve the desired
output/outcome.

Select one:
a. CD
b. RAM  

c. ROM
Feedback
Your answer is correct.

Question 8
Correct
Mark 1.00 out of 1.00
Flag question

Question text
The moment we write var X or var Y, a/an ________ is allocated in RAM
because unlike mathematical variables which exist mainly in our brains,
the variables of a program resides in an actual physical location.

Select one:
a. space  
b. hollow 
c. ordinal

d. numeral 
Feedback
Your answer is correct.

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A programming language is a language which the computer
understands.

Select one:
True 
False

Question 10
Correct
Mark 1.00 out of 1.00
Flag question

Question text
A program is a set of instructions loaded in the CPU that the CPU
executes to achieve an outcome.

Select one:
True 
False

Started on Thursday, 16 January 2020, 2:01 PM


State Finished
Completed on Thursday, 16 January 2020, 2:03 PM
Time taken 2 mins 15 secs
Grade 10.00 out of 10.00 (100%)
Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Assembly language uses short ______________ codes for instructions and
allows the programmer to introduce names for blocks of memory that
hold data

Select one:
a. mnemonic  
b. rhythm 
c. duplicated 

d. poetic 
Feedback
Your answer is correct.

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Such instructions can be executed directly when they are in the
computer manufacturer-specific numerical form known asAnswer
machine language

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This is one level above machine language. 

Select one:
a. assembly language  
b. VS
c. BASIC 

d. BASIC.NET
Feedback
Your answer is correct.

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Machine and assembly languages are “low-level,” requiring a
programmer to manage explicitly all of a computer’sAnswer
idiosyncratic
 features of data storage and operation.

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Machine language
Answer  instructions typically use some bits to represent
operations, such as addition, and some to represent operands, or
perhaps the location of the next instruction.

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
machine langua
AAnswer  consists of the numeric codes for the operations
that a particular computer can execute directly. 

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Computer programming language, any of various languages for
expressing a set of detailed instructions for a digitalAnswer
computer

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
codes
TheAnswer are strings of 0s and 1s, or binary digits (“bits”),
which are frequently converted both from and to hexadecimal (base 16)
for human viewing and modification. 

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
_______________ is difficult to read and write, since it does not resemble
conventional mathematical notation or human language, and its codes
vary from computer to computer.

Select one:
a. Notation 
b. machine language  
c. Social Network 

d. BASIC 
Feedback
Your answer is correct.

Question 10
Correct
Mark 1.00 out of 1.00
Flag question

Question text
After a simple substitution process when expressed in a
assembly language
correspondingAnswer . 

Match the Microsoft Office terminologies with their descriptions and


functions. 
Answer 1
Another name for a file created using Microsoft Word. Document
 
You can force Word to end a paragraph and move to the next line by Answer 2
pressing the enter key. Hard Return
 
This is the software manufacturer's preset option for a particular command Answer 3
or function. Default
 
Answer 4
Special characters or symbols that are used to set off a paragraph. Bullets
 
Answer 5
Pre-designed images that can be placed within a document. Clip Art
 
The amount of space measured from the page margin that is applied to a Answer 6
paragraph or an area of a document. Indentation
 
Answer 7
This adds previously copied or cut text at the insertion point. Paste
 
The amount of blank space, usually measured in inches or characters, Answer 8
above and below and to the right and left of the main body of a document. Margin
 
Answer 9
This is a style of typeface.  Font
 
The placement of a line of text in the center of the screen or page where
Answer 10
the left-most and right-most characters in the line are the same distance Centering
from the left and right margins.  
Feedback
Your answer is correct.

Match the Internet terminologies with their functions and descriptions. 


This stands for mega. Answer 1
M
M
 
The capacity of an electronic line, such as a
Answer 2
communications network or computer channel, to bandw idth
transmit bits per second (bps).  
This is a way of storing your favorite sites on the Answer 3
Internet.  Bookmark
 
This is derives from the term for a barrier that prevents Answer 4
fires from spreading. Firew all
 
Answer 5
This stands for tera. T
 
Answer 6
This stands for kilo.  K
 
This is an animation software used to develop interactive
graphics for Web sites as well as desktop presentations Answer 7
and games (Windows and Mac) by the company Flash
 
Macromedia. 
This is a text-based computer conference over the
Answer 8
Internet between two or more people who must be online Instant Messaging
at the same time.  
Answer 9
This stands for giga. G
 
This is a specification for transferring information
Answer 10
between a Web server and a CGI program, designed to Common Gatew ay Interface script
receive and and return data.   
Feedback
Your answer is correct.
Match the Internet terminologies with their descriptions and functions. 
This a computer language, developed by Sun Microsystems, that lets you
Answer 1
encode applications, such as animated objects or computer programs, on JAVA
the Internet.  
Using file transfer protocol software to receive from upload) or send to
Answer 2
(download) files (text, pictures, spreadsheets, etc.) from one FTP
computer/server to another.  
The hypertext transfer protocol (http) that enables html documents to be Answer 3
read on the Internet.  HTTP
 
The number or name of the computer from which you send and receive Answer 4
information on the Internet.  IP Address
 
Text, images, graphics that, when clicked with a mouse (or activated by Answer 5
keystrokes) will connect the user to a new Web site.  Hyperlink
 
A type of text code in Hypertext Markup Language which, when
Answer 6
embedded in a document, allows that document to be read and distributed HTML
across the Internet.   
A graphics formatting technique that causes an image to gradually appear Answer 7
on your screen instead of appearing all at once.  Interlaced
 
Answer 8
A Web scripting language developed by Netscape.   Javascript
 
Answer 9
An e-mail list of e-mail addresses of people with common interests. Listserv
 
A global network of thousands of computer networks linked by data lines Answer 10
and wireless systems.  Internet
 
Feedback
Your answer is correct.
Match the terminologies with their descriptions and functions. 
This is embedded within tags, so the author author can move
Answer 1
between HTML and PHP instead of  using large amounts of Hypertext Preprocessor
code.   
A line in computer graphics designated by its end points (x-y or Answer 2
x-y-z coordinates).  Vector
 
Format for compressing video with audio for playback from
Answer 3
storage media with low data transfer rates such as CDROMs or MPEG-1
over the network at VHS quality.  
A term that applies to programs/applets (macros and intelligent Answer 4
agents) used on the Internet. Web Bot
 
A three dimensional (3D) animation technology/format created Answer 5
by the Macromedia company. Shockw ave
 
A device that connects your computer to the Internet, when you
Answer 6
are not connected via a LAN (local area network, such as at Modem
work or on a campus.)  
This is a specialized software, such as AltaVista and Yahoo, that
Answer 7
lets WWW browser users search for information on the Web by Search Engine
using keywords, phrases, and boolean logic.  
Format for compressing video with audio at broadcast quality  Answer 8
resolution for playback in higher data transfer rate environments. MPEG-2
 
The command to log on to another computer on the Internet. Answer 9
Telnet
Telnet
 
An  XML format for sharing content among different Web sites Answer 10
such as news items.  RSS/RDF
 
Feedback
Your answer is correct.
Started on Thursday, 16 January 2020, 2:14 PM
State Finished
Completed on Thursday, 16 January 2020, 2:24 PM
Time taken 9 mins 49 secs
Grade 50.00 out of 50.00 (100%)
Question 1
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The improved BASIC language for Altair was the __________ product
Microsoft sold. 

Select one:
a. first  
b. second 
c. fourth 

d. third 
Feedback
Your answer is correct.

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
In the _________, computers ran on gigantic mainframe machines,
requiring their special rooms with powerful air-conditioning to keep
them cool

Select one:
a. 1990s
b. 1960s 
c. 19670s

d. 1980s
Feedback
Your answer is correct.

Question 3
Correct
Mark 1.00 out of 1.00

Flag question

Question text
They were the first high-level languages.

Select one:
a. Algorithmic languages  

b. Algorithmic language 
Feedback
Your answer is correct.

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Gates and Microsoft wrote versions of BASIC for the Apple computer.

Select one:
True 
False

Question 5
Correct
Mark 13.00 out of 13.00

Flag question

Question text
Match the earliest basic languages developed at Dartmouth with its
description. 

log in HELLO
Answer 1  
erase the current program without clearing its name SCRATCH
Answer 2  
clear the current program from permanent storage UNSAVE
Answer 3  
save the current program in permanent storage SAVE
Answer 4  
display the names of programs in permanent storage CATALOG
Answer 5  
change the name of the current program without erasing it RENAME
Answer 6  
display the current program LIST
Answer 7  
start BASIC mode BASIC
Answer 8  
name and begin writing a program NEW
Answer 9  
 interrupt the currently running program STOP
Answer 10  
retrieve a previously named program from permanent OLD
storage Answer 11  
execute the current programs RUN
Answer 12  
log off BYE
Answer 13  
Feedback
Your answer is correct.

Question 6
Correct
Mark 1.00 out of 1.00
Flag question

Question text
VB was based on BASIC and relied on some of its commands and
structure but invaluable in many small business applications.

Select one:
True
False 

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This contributed a notation for describing the structure of a
programming language, Backus–Naur Form.
ALGOL
Answer: 

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Visual basic is introduced in_______________. 

Select one:
a. 2011
b. 2001
c. 1981
d. 1991  
Feedback
Your answer is correct.

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Paul Allen and Galileo wrote  a version of BASIC for the Altair personal
computer.

Select one:
True
False 

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The first important algorithmic language was FORTRAN. This is
designed in 1957 by an _________ team led by John Backus. 

Select one:
a. MIT 
b. Apple
c. Dell

d. IBM  
Feedback
Your answer is correct.

Question 11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Visual Basic is written by Microsoft. 

Select one:
True 
False

Question 12
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This is the so-called DO-loops. 
repetitive loops
Answer: 

Question 13
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Who is not one of the founding fathers of Microsoft? 

Select one:
a. Paul Allen
b. Bill Gates 
c. Both of them  
d. None of them 
Feedback
Your answer is correct.

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
FORTRAN
Answer  made it convenient to have subprograms for
common mathematical operations, and built libraries of them.

Question 15
Correct
Mark 1.00 out of 1.00

Flag question

Question text
BASIC was traditionally one of the most commonly used computer
programming languages.

Select one:
True 
False

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Like machine language, assembly language requires detailed knowledge
of internal________________.

Select one:
a. computer code 
b. computer data 
c. computer architecture  

d. data distribution 
Feedback
Your answer is correct.

Question 17
Correct
Mark 1.00 out of 1.00

Flag question

Question text
These are the descendants of ALGOL. 

Select one:
a. Pascal 
b. Both of them.  
c. Ada 

d. Neither of Them. 
Feedback
Your answer is correct.

Question 18
Correct
Mark 1.00 out of 1.00

Flag question

Question text
BASIC.NET matched the functionality of Java and C# with the syntax of
______________. 

Select one:
a. BASIC  
b. Internet 
c. www

d. Microsoft Office 
Feedback
Your answer is correct.

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
By the _____________, the mania for programming personal computers
had subsided in the wake of running professional software created by
others.

Select one:
a. mid-1990s
b. mid-1980s 
c. mid-1970s

d. mid-2000s
Feedback
Your answer is correct.

Question 20
Correct
Mark 1.00 out of 1.00

Flag question
Question text
Assembly language is designed to be easily translated into machine
language.

Select one:
a. Disagree

b. Agree 
Feedback
Your answer is correct.

Question 21
Correct
Mark 1.00 out of 1.00

Flag question

Question text
It was developed by Dartmouth mathematicians John George Kemeny
and Tom Kurtzas as a teaching tool for undergraduates. 

Select one:
a. BASIC  
b. Microsoft Office 
c. computer science 

d. computer theory 
Feedback
Your answer is correct.

Question 22
Correct
Mark 1.00 out of 1.00

Flag question

Question text
A ___________ program is a function applied to data, rather than being a
sequence of procedural steps as in FORTRAN and ALGOL. 

Select one:
a. BASIC 
b. LISP  
c. VC

d. ALGOL
Feedback
Your answer is correct.

Question 23
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Visual Basic is game changer. 

Select one:
True 
False

Question 24
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Assembly language is useful when such details are important, as in
programming a computer to interact with _______________ (printers,
scanners, storage devices, and so forth).

Select one:
a. hardware 
b. software 
c. commands 

d. input/output devices  
Feedback
Your answer is correct.

Question 25
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The BASIC language was designed for _____________. 

Select one:
a. working people 
b. children 
c. hobbyists 

d. professionals 
Feedback
Your answer is correct.

Question 26
Correct
Mark 1.00 out of 1.00

Flag question

Question text
BASIC was intended to be a ________________for generalists to use to
unlock the power of the computer in business and other realms of
academia

Select one:
a. code 
b. computer language  
c. website 

d. social media content 


Feedback
Your answer is correct.

Question 27
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Algorithmic languag
Answer  are designed to express mathematical or
symbolic computations.

Question 28
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The language BASIC was an acronym for Beginner's All-Purpose
Symbolic Instruction Code. 

Select one:
a. Disagree

b. Agree 
Feedback
Your answer is correct.

Question 29
Correct
Mark 1.00 out of 1.00
Flag question

Question text
FORTRAN  was intended for scientific computations with_______________
and collections of them organized as one- or multidimensional arrays.

Select one:
a. real numbers 
b. association 
c. development 

d. coding 
Feedback
Your answer is correct.

Question 30
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This was designed by a committee of American and European computer
scientists during 1958–60 for publishing algorithms. 

Select one:
a. ALGOL  
b. FORTRAN 
c. BASIC 

d. BASIC.NET
Feedback
Your answer is correct.

Question 31
Correct
Mark 1.00 out of 1.00
Flag question

Question text
BASIC  was the most widely known computer language among
developers.

Select one:
True 
False

Question 32
Correct
Mark 1.00 out of 1.00

Flag question

Question text
FORTRAN is more powerful than BASIC. 

Select one:
True 
False

Question 33
Correct
Mark 1.00 out of 1.00

Flag question

Question text
BASIC, a computer language written at________________ in 1963, would
change that.

Select one:
a. University of America 
b.  Dartmouth college 
c. Harvard University 

d. MIT
Feedback
Your answer is correct.

Question 34
Correct
Mark 1.00 out of 1.00

Flag question

Question text
They can express algebraic operations in notation similar to
mathematics and allow the use of subprograms that package commonly
used operations for reuse. 
Algorithmic languages
Answer: 

Question 35
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This uses an English-like notation—novel when introduced. 

Select one:
a. Pascal 
b. COBOL  
c. BASIC 

d. Ada
Feedback
Your answer is correct.
Question 36
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The mainframes received their instructions from _____________ by
computer operators, and any instructions given to a mainframe
required writing a new piece of software, which was the realm of
mathematicians and computer scientists. 

Select one:
a. development 
b. codes 
c. commands 

d. punch cards  
Feedback
Your answer is correct.

Question 37
Correct
Mark 1.00 out of 1.00

Flag question

Question text
GOTO
AAnswer  statement that allowed non-sequential execution
of program code.

Question 38
Correct
Mark 1.00 out of 1.00
Flag question

Question text
This is released by Microsoft in 2001. 

Select one:
a. BASIC.NET  
b. BASIC 
c. C++

d. VB
Feedback
Your answer is correct.

You might also like