Q:

In high-level language Pascal, area is calculated as

belongs to collection: SYSTEMS PROGRAMMING LANGUAGES MCQ

0

In high-level language Pascal, area is calculated as


  1. Area: = Width*Length;
  2. length 100: area*20width
  3. 100 Area = Width*Length
  4. 100 Area = Width*Length

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Area: = Width*Length;

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SYSTEMS PROGRAMMING LANGUAGES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In line "100 INPUT NUM" of a BASIC progr... >>
<< Whole numbers from '0' and all negative ...