What is the machine language?
A language that consist of 1s and 0s
Define a flowchart?
A flow chart is a picture of the separate steps of a process in sequential order.
What are Vector Graphics?
Creations of digital images which are comprised of paths instead of dotes.
What is Software Development?
A process of computer programming, documenting, testing , and big fixing through successive phases in an orderly way.
What are Linear Algorithms?
A set of computer instructions following down a list, one item at a time, without jumping among the items
Which language is one stem further then the machine language.
The Assembly language
What is the purpose of a flow chart?
It provides a breakdown of the essential steps to solving the problem.
Can vector images lose quality then being scaled?
No
What are the necessary things needed for software developing?
Requirement analysis, software design, and coding & implementation.
What are the linear algorithms aiming for?
They're Aiming to salve a problem in a step-by-step matter.
What does BASIC stand for?
Beginner's All-purpose Symbolic Instruction Code
How do flow charts help any process?
It helps visualize the process
What is one advantage about Vector Graphics?
#1:an image created at a particular resolution can still keep high quality in a higher resolution device
#2:file size is often smaller because values do not have to be held for every pixel
#3:objects can be grouped to create larger objects
What is the process of software development?
Testing, development, and maintenance
What is the order of a linear algorithm flowchart?
Start
red birth date
calculate-Age=current year-birth date
display age
end
What operating systems does System Languages use?
C++, ESPOL, and Ada
Do colors matter in flow charts?
Yes, it uses a coherent color scheme to highlight important steps.
What is one disadvantage about Vector Graphics?
#1:individual pixels cannot be edited
#2:it is difficult to represent freehand shapes because computers depict images mathematically
#3:monitors and printers require a vector graphic to be converted into a bit-map image before it can be displayed through a process called rendering
What is a language in script languages?
Perl
Define iterative algorithms and what is their goal?
•Are a set of computer instructions which executes steps in iterations
•Aim to find successive approximation in sequence in order to solve a problem
What language can be read and learned easily, and what are the examples of it?
Webpage Languages. HTML, Java, and VBScript.
What is an example of a flow state?
A simple decision-making process.
Extra: What is on of the file names of vector images?
AI (Adobe Illustrator) or EPS (Encapsulated PostScript) or PDF (Portable Document Format) or SVG (Scalable Vector Graphics).
What are the most suitable languages that comparable languages?
Python and Tcl
What does the Iterative algorithm flowchart
Start
clear variable
what is the web address
store variable
is it a web address
yes
end