algorithms,flowchart Flashcards
1
Q
algorithm
A
is a represtation of a solution to a problem
2
Q
اي لغه بتشغل ال compiler زي c++
A
بيقول عليها comiled language
3
Q
finiteness
A
that is mean although finit times it is reaches to end step
4
Q
definiteness
A
must be defined each step very good
5
Q
input
A
any processes must there is an input
6
Q
output
A
that expected that is output
7
Q
effectivnees
A
the progrm must be effictive
8
Q
the properites of flowchart
A
finiteness definiteness input output effectivnees
9
Q
A rectangle
A
process
10
Q
Cuboid
A
input
11
Q
diamond
A
decision
12
Q
pseudocode
A
is ageneric way of describing an algorthm without using any specific programming language
13
Q
لو عايز تخزن 60ك float
A
60.0
14
Q
what is the advantages of flowcharts
A
communication effective analysis documentaion of program effective program maintenance coding of the program
15
Q
what is the caregories of real numbers?
A
fixed point
floating point