Computer
ICT Questions and Answers
- By Louis Logiciel
- . June 2, 2026
SET ONE:(b). Mention two ways ICT can be used to improve teaching and learning. (c). Give two ways ICT has affected work today. (02 marks)2
COMPUTER O LEVEL(FORM FOUR) NOTES – MULT-MEDIA (GRAPHICS,ANIMATIONS,SOUNDS AND VIDEOS)
- By ecadmin
- . June 2, 2026
MULT-MEDIA (GRAPHICS,ANIMATIONS,SOUNDS AND VIDEOS)Multimedia is the combination of sound, graphics, animation, and video.In the world of computers, multimedia is a subset of hypermedia, which combines
COMPUTER A LEVEL(FORM SIX) NOTES – C-PROGRAM (2)
- By ecadmin
- . June 2, 2026
C Language Operator Precedence ChartOperator precedence describes the order in which C reads expressions. For example, the expression a=4+b*2 contains two operations, an addition and
COMPUTER A LEVEL(FORM SIX) NOTES – VISUAL SUMMARY AT A GLANCE – PRIVACY AND SECURITY
- By ecadmin
- . June 2, 2026
Visual Summary at a Glance – Privacy and SecurityPrivacyLarge DatabasesPrivate NetworksPrivacyInternet and the WebTraditional CookiesAd Network (Adware) CookiesMajor Privacy LawsSecurityThreats to Computer SecurityComputer CrimeMalicious ProgramsDenial
COMPUTER A LEVEL(FORM SIX) NOTES – C PROGRAMMING
- By ecadmin
- . June 2, 2026
C PROGRAMMINGAN INTRODUCTION TO C PROGRAMMINGIt is one of the most used programming languages in software development. Initially, C was designed and developed for the
COMPUTER A LEVEL(FORM SIX) NOTES – C PROGRAMMING
- By ecadmin
- . June 2, 2026
VARIATIONS IN DECLARING STRUCTURESConsider the following,struct date {int month, day, year;} todays_date, purchase_date;or another way is,struct date {int month, day, year;} todays_date = { 9,25,1985
COMPUTER O LEVEL(FORM TWO) NOTES -TOPIC 3: COMPUTER NETWORKS AND COMMUNICATIONS
- By ecadmin
- . June 2, 2026
TOPIC 3: COMPUTER NETWORKS AND COMMUNICATIONSA network:A network is a group of two or more devices or people connected to each other so that they
TOPIC 2: THE COMPUTER – COMPUTER FORM ONE NOTES
- By Louis Logiciel
- . June 2, 2026
What is computer studies?A computer study is a subject which deals with features of computers and the ways and methods of using it.Objectives: –This unit
