Podcast
Questions and Answers
natural language is used to write an algorithm
natural language is used to write an algorithm
True
the operation represented by a parallelogram is______
the operation represented by a parallelogram is______
which of the following are the advantages of the decision table
i)complex tables can easily be split into simpler tables.
ii)they are of standard format
iii) they do not depict the flow of problem solution
which of the following are the advantages of the decision table i)complex tables can easily be split into simpler tables. ii)they are of standard format iii) they do not depict the flow of problem solution
the part of a decision that links conditions to actions is the section that contains the
the part of a decision that links conditions to actions is the section that contains the
Signup and view all the answers
what is a programming paradigm?
what is a programming paradigm?
Signup and view all the answers
programming paradigm defines the style and capabilities & _____ of a programming approach.
programming paradigm defines the style and capabilities & _____ of a programming approach.
Signup and view all the answers
structured programming employs _____ approach
structured programming employs _____ approach
Signup and view all the answers
division of work is one of the advantages of procedural approach
division of work is one of the advantages of procedural approach
Signup and view all the answers
OOP is built on ____
OOP is built on ____
Signup and view all the answers
OOP employs bottom-up approach
OOP employs bottom-up approach
Signup and view all the answers