free radical.
اس پر چارج کیوں نہیں ہوتا۔کیوں نکہ اس کے پاس تو ایک(unpaired electron) موجود ہوتاہے۔
Answers
Answer:
KnowledgeBoat Logo
Home
Class 8 - APC Understanding Computer Studies with BlueJ
Algorithms and Flowcharts
Chapter 3
Algorithms and Flowcharts
Class 8 - APC Understanding Computer Studies with BlueJ
Fill in the blanks
Question 1
The first symbol in a flowchart is the START symbol.
Question 2
A flowchart is a pictorial representation of a sequence of instructions that are required to solve a problem.
Question 3
Flow lines are used to connect different boxes.
Question 4
The Decision Box is used for making decisions as well as comparisons.
Question 5
All mathematical operations are put in a Process box.
Write the names and the symbols of the boxes for the given statements
Statement Name of the Box Symbol
To assign a number Process Box Process Box Flowchart Class 8 ICSE Computer Studies
To display the result Input / Output Box Input Output Box Flowchart Class 8 ICSE Computer Studies
To start the process Start Box Start Box Flowchart Class 8 ICSE Computer Studies
To decide whether a number is smaller than the other Decision Box Decision Box Flowchart Class 8 ICSE Computer Studies
Complete the following flowcharts
Question 1
A flowchart to check whether a triangle is possible or not.