0% found this document useful (0 votes)
17 views2 pages

Understanding Databases and Programming Basics

The document discusses different topics related to computer science including data types, data structures, file systems, programming languages, network topologies, and operating systems. Specific concepts covered include databases, characters, fields, records, files, folders, programming using REM statements, formulas for calculations, and definitions of piracy and pornography.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Understanding Databases and Programming Basics

The document discusses different topics related to computer science including data types, data structures, file systems, programming languages, network topologies, and operating systems. Specific concepts covered include databases, characters, fields, records, files, folders, programming using REM statements, formulas for calculations, and definitions of piracy and pornography.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

OFINNI OLUWADARASIMI

1a. Data base is the collection of inter related data for easy retrieval. It can be stored manually or
electronically

1b. Character: These are letters, numbers, symbols etc.

Field: These are individual column of data field that makes up records

1c. It is used for E-learning

It is used to search for jobs online

1d. File: Collection of data in computer readable form

Folder: Collection of files

5a. REM, CLS (ii) 10 REM”Y=AX2+BX+C” (iii) 10 REM”Y=MX+C”

5b. 10 REM”I=PRT\100” 20 LET”Y=A*X*X+B*X+C” 20 LET”Y= M*X+C”

20 LET”I=P*R*T/100” 30 PRINT 30 PRINT

30 PRINT 40 END 40 END

40 END

5C. 10 REM “density=mass/volume”

20 LET”DENSITY=MASS/VOLUME”

30 PRINT

40 END

6a. Total score =SUM(C2:C11)

(ii) =AVERAGE(C2:G2) b C2+D2+E2+F2+G2/2

6iii. =MAX(D2:D11)

6iv. =SUM(

6b. It gives the sum total of number of cells


2a. BUS TOPOLOGY: This is when all devices are connected to a main cable called BUS

STAR TOPOLOGY: This is when all devices are connected to a center connection point

2b. PIRACY: This is when a link or someone’s data is being forged

PORNOGRAPHY: This is act of watching sex rated films videos or site

3a.Operating system is a type of system software which manages and controls computer resources

3ii Single user single task

Single user multi task

4b. SYMBOL FUNCTION

It describes the start and stop

It describes the input and output

High Level Languages are programming language that is similar to that of human English which needs to
be converted to low level language so as to be understood by the compute

Machine languages are the real language understood by the computer e.g.0 AND 1

Assembly languages uses mnemonics

You might also like