Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
WAEC offline past questions - with all answers and explanations in one app - Download for free

2014 WAEC Computer Studies Theory (a) Define programming language. (b) Write the 5 following mathematical expressions in BASIC notation: (i)...

Computer Studies
WAEC 2014

(a) Define programming language.

(b) Write the 5 following mathematical expressions in BASIC notation:

(i) x (w + y)\(^2\) (ii) ab/cd  (ii) p = 2 (1+b).

(c) Write a simple BASIC program to calculate the area (A) of a rectangle with length (l) and breath (b).

(d) List two levels of programming language.

Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
WAEC offline past questions - with all answers and explanations in one app - Download for free
WAEC May/June 2024 - Practice for Objective & Theory - From 1988 till date, download app now - 99995
Explanation

(a) A programming language is a formal language for communicating with a computer without the ambiguity Of human language.

A programming language has to be executed by a computer or design of the language degenerates in a futile intellectual exercise.

(b) (i) x(w +y)\(^2\) = x * (W+ Y)^2

(ii) ab/cd = A * B/C * D

(ii) P= 2(l + b) = P =2 * (L + B)

(C) 10 REM CALCULATE AREA OF A RECTANGLE

20 INPUT LENGTH", L

30 INPUT BREADTH", B

40 LET A= L * B

50 PRINT "AREA", A

60 END 

(d) Low level language e.g machine language and Assembly language. - High level language eg Algebraic formula Type processing and String and list process ing.


Report an Error Ask A Question Download App
WAEC Past Questions, Objective & Theory, Study 100% offline, Download app now - 24709
WAEC offline past questions - with all answers and explanations in one app - Download for free
WAEC May/June 2024 - Practice for Objective & Theory - From 1988 till date, download app now - 99995

Contributions ({{ comment_count }})

Please wait...

{{ settings.no_comment_msg ? settings.no_comment_msg : 'There are no comments' }}

Quick Questions

Post your Contribution

Please don't post or ask to join a "Group" or "Whatsapp Group" as a comment. It will be deleted. To join or start a group, please click here

{{ quote.posted_by.display_name }}
{{ settings.form_textarea_description }}
 
WAEC May/June 2024 - Practice for Objective & Theory - From 1988 till date, download app now - 99995
WAEC offline past questions - with all answers and explanations in one app - Download for free
Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
WAEC Past Questions, Objective & Theory, Study 100% offline, Download app now - 24709
WAEC May/June 2024 - Practice for Objective & Theory - From 1988 till date, download app now - 99995
Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
WAEC Past Questions, Objective & Theory, Study 100% offline, Download app now - 24709
WAEC offline past questions - with all answers and explanations in one app - Download for free