UndilutedNG.com

CSC 102

0 votes, 0 avg
28
Created by Oladeji Timilehin Daramola

exam - CSC 102

NOTE: The quiz is meant for revision purpose only!

Join the 100 level group to access other quiz CLICK TO JOIN

CLICK

Microprocessors as switching devices are for which generation computers

In line "100 INPUT NUM" of a BASIC program, NUM is if chosen by programmer is classified as

In most of the IBM PCs, the CPU, the device drivers, memory, expansion slots and active components are mounted on a singleboard. What is the name of the board?

Addition of 19516 and 31916 is ____________

Integrated Circuits (ICs) are related to which generation of computers?

ASCII is an

A ________ of data can be conceptually represented as eight consecutive 1s or 0s..

Storage capacity of magnetic disk depends on

Which statement is NOT a "special care" to ensure that data saved on your CD/DVD is preserved?

Consider this do statement:

Given the below program segment:

Private Sub displayAdd (x As Integer, y As Integer)

MsgBox (x+y) * (x-y)

X=3

Y=10

End Sub

Private Sub UserForm_Initialize()

Dim a As Integer

Dim b As Integer

a=5

b=2

displayAdd (a,b)

End Sub

What will be the output of the main module that calls display Add(a,b).

The basic operations performed by a computer are

Which type of computers uses the 8-bit code called EBCDIC?

Which keyword is used in Visual Basic for variable declaration?

A storage area used to store data to a compensate for the difference in speed at which the different units can handle data is

System software's are supplied by the

CD-ROM is a

Today’s computer giant IBM was earlier known by different name which was changes in 1924. What was that name?

A physical connection between the microprocessor memory and other parts of the microcomputer is known as

The brain of any computer system is

Loop statement which is repeated to some given number of times is classified as

Computers with 80286 microprocessor is

Compute 75268 - 31428

Which of the following professions has not been affected by personal computers?

In line "100 INPUT NUM" of a BASIC program, 'INPUT NUM' is

Using 10's complement subtracting 3250 from 72532 is equal to

What was the computer invented by Attanasoff and Clifford?

In most IBM PCs, the CPU, the device drives, memory expansion slots and active components are mounted on a single board. What is the name of this board?

If in a computer, 16 bits are used to specify address in a RAM, the number of addresses will be

What does ASCII stand for?

Given the below for – loop:

Dim I as Integer

For I=20 to 0 step – 2

Range (“C2”). Offset (I,O)=I,

Nest I

How many number of iteration will the execution of the statement within the loop be?

Your score is

UndilutedNG.com

To Top
%d