WAEC and NECO CBT App for Mobile Devices - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now
WAEC and NECO CBT Software for Computers and Laptops - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now

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.

WAEC and NECO CBT App for Mobile Devices - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now
Post UTME Past Questions Agent
Your School's Whatsapp Group - Join Us now
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
Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
Post UTME Past Questions Agent
Your School's Whatsapp Group - Join Us now

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 }}
 
Post UTME Past Questions Agent
WAEC and NECO CBT Software for Computers and Laptops - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now
Your School's Whatsapp Group - Join Us now
WAEC and NECO CBT App for Mobile Devices - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now
Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
Post-UTME Past Questions - Original materials are available here - Download PDF for your school of choice + 1 year SMS alerts
Post UTME Past Questions Agent
WAEC and NECO CBT App for Mobile Devices - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now
WAEC and NECO CBT Software for Computers and Laptops - Candidates, Schools, Centres, Resellers - 100% Offline -Download Now