Scientific Programming Language: Miss Faryal Batool BS Mathematics 3 Semester
Scientific Programming Language: Miss Faryal Batool BS Mathematics 3 Semester
language
Lecture 2
Miss faryal batool
BS mathematics
3rd semester
Assembler
Used to write code for developing software. Used for developing operating system or codes
for micro-controllers.
Low to process due to multiple dependent Fast to process due to closeness with hardware
layers among hardware and software. and they don’t need any conversions.
Flexible to read, edit, debug, understand Low Level Languages are not so easy to handle.
Problem representation techniques
• Rounded box
Use it to represent an event which occurs automatically.
• Rectangle or box
Use it to represent an event which is controlled within the
process.
Typically this will be a step or action which is taken.
• Diamond
Use it to represent a decision point in the process.
• Circle
Use it to represent a point at which the flowchart connects with
another process.
Advantages of flow chart