Do you consider yourself a programmer? Do you know everything about programming fundamentals? Then take our brain-wracking programming fundamentals quiz and evaluate yourself. Programming can be defined as the art and science of translating an algorithm and encoding it into a script programmer. Algorithms are crucial in any programming that finds a solution to the problem. Let's start this MCQ See morequiz and see how much you know about this field. All the best!
A procedure symbol
An annotation symbol
A flow line
A subroutine
Rate this question:
Condition Applied
Condition Stub
Action Taken
Action Stub
Rate this question:
Procedure
Annotation
Decision
Subroutine
Process
Rate this question:
Off-Page Connector
On-Page Connector
Annotation
Flow Line
Procedure
Rate this question:
The flowchart should be clear, precise and easy to follow
The input, process, output, and display symbols should have only one flow line.
Flowcharts can have only one start point and one endpoint
The start and stop symbols should have only a single flow line
In a flowchart all the necessary inputs should be listed out in a logical order
Rate this question:
Pseudocode helps in understanding the logic better when compared to flowcharts
The flowcharts do not act as a guide during the program development phase
Flowcharts are a better method of communicating logic than pseudocode and decision tables
Flowcharts are a better technique to use in case of complex conditions compared to decision tables
Rate this question:
Flowcharts
Decision Tables
Programs
Pseudocode
Rate this question:
Action Applied
Condition Stub
Action Stub
Condition Applied
Action Taken
Rate this question:
Output
Input
Start
Subroutine
Decision
Rate this question:
Character n Gender
String sGender
Character cGender
Numeric nGender
Rate this question:
25 = nAge
NAge = 25
NAge is 25
Display "Enter the age" Accept nAge
Set nAge to 25
Rate this question:
String nName = Tom
String nName = "Tom"
Character nName = Tom
Character nName = "Tom"
Character nName = 'Tom'
Rate this question:
NBasic Salary
NBasicSalary
NBasic.Salary
NBasic_Salary
Basic Salary
Rate this question:
Statement 1 is false and Statement 2 is true
Both statements are false
Statement 1 is True and Statement 2 is false
Both statements are true
Rate this question:
Operators
Values
Operands
Literals
Rate this question:
0
5
Undefined
1
Rate this question:
Arithmetic operators
Logical operators
Relational operators
Special operators
Rate this question:
And
()
+
Rate this question:
Addition operator
Subtraction operator
Less than operator
All the three operators
Rate this question:
=
%
!=
<=
*
Rate this question:
True
False
Rate this question:
()
!
AND
*
%
Rate this question:
9.5
0
90
25
60
Rate this question:
NNum1 = 2, nNum2 = 3
NNum1 = 3, nNum2 = 3
NNum1 = 3, nNum2 = 2
NNum1 = 2, nNum2 = 2
Rate this question:
The result is even
The result is odd
Even
Odd
Nothing is displayed
Rate this question:
False
True
Rate this question:
False
True
Rate this question:
Quiz Review Timeline (Updated): Sep 20, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.