You are on page 1of 17

Output

Input

Input

Output

Input

LAN- Local Area Network

MAN- Metropolitan Area Network

WAN- Wide Area Network

Wireless Router/Access Point

This broadcasts the signal(SSID) for the user to connect to


=C2*D2

C8

E8

=AVERAGE (D2:D7)

Text

Currency
Dinghy and Fender
MICR

Sensor

OMR

OCR

Verification double entry

Validation Range check

Validation Format check


Sex Male/Female

RegNo

A number that can not be duplicated


1033000

RegNo

Eastmond

Yos and Sex or Specialization


512GB SSD

2.9GHz

Google Chrome

14" Touchscreen

Intel Wi-fi card


Merge and Center

Absolute cell referencing

Alcoholic products

=IF(E8>300, "GOOD" , "POOR")


Pie chart

B3:D3 , B11:D11

Percentage and Year


TAX

Sequences: One after the other


Selections: IF then else
Selection Loops: Repeating something

Line 6 relational operator EG. =, <, >

AND AND , OR

20000

120000
Start

TAX=0

"monthly pay $75000 or


less no tax"

"write your monthly


pay

read mthpay

If mthpay>75000
AND
mthypay<=200000

TAX=(mthpay-(0.25 x mthpay)) x 0.40 TAX=(mthpay-75000) x 0.20

"TAX:" TAX

End
This algorithm would prompt the user to select a type of temperature conversion via the numbers
1 and 2.

If the user enter 1, they would be prompted to enter the temperature in Fahrenheit and the
algorithm would calculate the temperature in Celsius and display it.

If the user enter 2, they would be prompted to input the temperature in Celsius and the
algorithm would calculate the temperature in Fahrenheit and display it

The program then ends.


Temp Fah

Cel

For number = 1 to 10 do

end For

It is a definite loop and 10 is a definite number.


Set number= 1

Repeat

//logic

end

Modem

Router

Switch

NIC- Network Interface Card

Internet is a network of networks and WWW is the collection of hyperlinked web pages
Uniform Resource Locator

protocol

domain name

web page/sub directory

You might also like