
Structured programming CAT QUESTIONS - Studocu
Question One a) Briefly explain the meaning of the following in C: (i) Scan f ( ) (ii) Print f ( ) (iii) Main ( ) (iv) Include < stdio> (8 marks) b) Define the following and give examples of each: (i) Variable
- Reviews: 67
Structured Programming Questions and Answers - 799
Structured programming questions and answers. This document contains sample questions and answers for the unit of structured programming offered under diploma course in information and communication technology.
Structured Programming Language Question and Ans.
Structured programming facilitates understanding and modifying programs through a top-down design approach. Some examples of structured programming languages are C, C++, Java, and Pascal, while examples of unstructured languages include JOSS, FOCAL, and COBOL.
CIT 1202: STRUCTURED PROGRAMMING DATE: JANUARY 2021 TIME: 11/2 HOURS INSTRUCTIONS: Answer question one and any other two questions QUESTION ONE (30 MARKS) a) Identify any three examples of computer hardware (3 marks)
knec structured programming Past Papers answers
KNEC diploma in ICT module 1 structured programming past paper: November 2015 (Answered) Solved by KNEC examiner and expert in structured programming languages e.g pascal and C .
Structured Programming Revision Questions - Studocu
Explain each of the following approaches in structured programming a. Top- down (2 marks) b. Bottom – up (2 marks) ANSWERS. Four Functions of a Computer Compiler: a) Translation: A compiler translates high-level source code into machine code or an intermediate representation.
- Reviews: 14
Computer Fundamentals Questions and Answers - Sanfoundry
This set of Computer Fundamentals Multiple Choice Questions & Answers (MCQs) focuses on “Structural Programming”. 1. Programming based on stepwise refinement process.
(a) Discuss three types of errors encountered in C programming. Give example in each category. Write a program that can be used to calculate the cost of items purchased by customer. The program requests user to input the number of items purchased and price per item then perform the calculation and display the results. (6 marks)
Exam 7 2016, questions - STRUCTURED PROGRAMMING July …
(a) (i) Outline two circumstances that would make a programmer to use structured programming language when writing a program. (2 marks) (ii) Explain the term procedural programming (2 marks) (b) Janet, a computer programmer intends to …
- Reviews: 23
KNEC diploma in ICT module 1 structured programming past …
Learn more about the Earn Online Program and start making money today. 1. The following segment code was declared in a Pascal program. Use it to answer the question that follows. TYPE Grade = (‘A’, ‘B’, ‘C’, ‘D’, ‘E’); VAR Mark: Grade; Name the type of variable used. () 2.
- Some results have been removed