Programming Process
Test
Model Test
Ebook
Quiz on programming process
Quiz 1 Structured Programming Method
Quiz 2 Structured Programming Method
Quiz 3 Structured Programming Method
Index
Structured Programming Method Home
Programming Process
188
Basic
148
Structured Programming
116
Algorithm
14
Glossary
1
Flowchart
16
Control Structure
5
Control Break
19
Boolean Operation
22
File Handling
6
Schools
Ebook
Question:
Which of the following is/are not translator program?
A
Complier
B
Generator
C
Assembler
D
Interpreter
E
Translator
Note:
Not available
Show answer
Show Note
Report
Question:
Detail line consist of ________
A
Items
B
Fields
C
Total lines
D
Records
Note:
Not available
Show answer
Show Note
Report
Question:
The total line is processed with _________expression inside the loop.
A
Total line = Total line + new item
B
Total line = new item
C
Total line = new item1 + new item2 + … + new itemN
D
Total line = Total line ++ new item
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following defines an algorithm?
A
It is a graphical representation of a program flow.
B
It is the documentation of program logic.
C
It is a list of sequence of steps required to solve the problem.
D
It is the actual program code.
Note:
Not available
Show answer
Show Note
Report
Question:
What is used to keep track of the number of times something occurs in a program?
A
A loop.
B
A counter.
C
A decision construct.
D
None.
Note:
Not available
Show answer
Show Note
Report
Question:
A source program written in a High-level language is translated into ______ using a special translator program?
A
Object program.
B
Assembly program
C
IL program
D
Byte code
Note:
Not available
Show answer
Show Note
Report
Question:
Violation of the rules of a particular programming language creates what?
A
Syntax error.
B
Logical error.
C
Execution-time error.
D
Bug
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is or are included the problem definition?
A
Output
B
Input
C
Algorithm
D
Output format
E
Flowchart
Note:
Not available
Show answer
Show Note
Report
Question:
Documentation actually begins with the _______
A
Definition of the problem
B
Algorithm
C
Flowchart
D
Disk-checking
E
Debugging and testing
Note:
Not available
Show answer
Show Note
Report
Question:
Earlier programmer emphasis to save computer _____ and _____ for the computers limited capabilities.
A
Memory, time
B
Memory, speed
C
Cost, time
D
Memory, time, cost
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
4
5
Next
Last
/19
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd