CH 5. Flashcards

1
Q

What is a computer program?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is a software?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are the types of software?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is system software?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is bios?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what is operating system?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is an programming language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

state the types of programming language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

what is machine level language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what is assembly level language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what is high level language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what do u mean by an compiler?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is the difference between compiler and interpreter?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

state and explain the translators.

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what are 4GL?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is c language?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

state the process for developing a program

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

what is program definition?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

what is program design?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

whats an algorithm?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

whats an flowchart?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

state the types of logic used in flowcharts.

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

what is modular programming?

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

state the guidelines one must follow while coding.

A

ANS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
whats debugging?
ANS
26
state the tools and methods used to debug a program
ANS
27
explain: simulator
ANS
28
explain: logic analyzers
ANS
29
explain: breakpoints
ANS
30
explain: software interrupts
ANS
31
explain: memory dump
ANS
32
explain: trace routine
ANS
33
what is use of testing?
ANS
34
what is documentation?
ANS
35
whats the use of maintainence?
ANS
36
what is utility software?
ANS
37
whats firmware?
ANS
38
whats opensource software?
ANS
39
whats trialware?
ANS
40
whats the difference between shareware and freeware software?
ANS
41
FIB: ___ acts as an interface between user and machine.
Softwares
42
____ software is used in functioning of computer system.
System
43
BIOS is an ___ software loaded on bios chip
Low level
44
Bios is loaded on ___ chip
Bios
45
Bios stands for ___
Basic input output software
46
___ is a semiconductor chip in which bios is stored
Bios
47
Bios chip is an ___
Semiconductor chip
48
Bios chip is a dualline chip with ___ pins
28/32
49
Major manufacturers of BIOS Chip are __
Ami Phoenix/award Intel
50
Cmos stands for ___.
Complementary metaloxide semiconductor chip
51
____ is a memory chip that stores certain computer settings
Cmos
52
Cmos chip stores settings like __.
Date/time
53
Cmos settings are stored as soon as the computer is powered on.(T/F)
False
54
Cmos gets its power from ___.
Cmos battery
55
Cmos battery is installed on ____
Motherboard
56
T/F: | O/s acts as an interface between system and application software
False. Acts as an interface between software/hardware
57
State the use of foll program: post
Checks and compares all the hardware with their configuration
58
Post stands for ___
Power on self test
59
State the use of: i/o routine
Establishes connection between input device, output devices and cpu
60
State the use of: bootstrap loader
Used to load the o/s of secondary device on primary memory ie RAM. Ie it Performs booting
61
What is booting?
Loading the o/s of secondary device on the primary memory ie ram
62
Give example of o/s:
Unix Linux Windows 8
63
True or false: programming language is easier as compared to natural language ie English
True.as it has basic syntax snd less complexities