You are on page 1of 4

1. What is computer/system algorithms? What is its purpose? What are they used for?

Give a
simple or create a system algorithm based on your proposed project or research.

− "A procedure or set of rules to be followed in calculations or other problem-solving actions" is


what an algorithm is. As a result, an algorithm is a set of rules/instructions that govern how a
work is to be conducted step-by-step in order to achieve the desired results.
− the most general sense, an algorithm is a series of instructions telling a computer how
to transform a set of facts about the world into useful information. The facts are data,
and the useful information is knowledge for people, instructions for machines or input
for yet another algorithm.
• 1st you need to click the logo of our game
• Then you can see the open introduction of the game
• After that you can see start, continue, skill tree, Settings, Quit.
• On the Start button you will be directed to the game where you will be a cell that need
to evolve or to venture in order to survive also to have a certain evolvement that will
identify you as a certain unique being.
• Continue button is where you will continue the game that you earlier that time where
you open the game
• Skill tree is where you can find the history evolvement of the cell
• Lastly the quit where you will be exiting the game

2. What are opensource software's and operating systems? Give definitions, examples,
and your own insights to it. Why open source?

− A software/application that has its source code open, i.e., accessible to the public, is
known as an opensource program. People can examine the underlying logic and how
things are implemented as a result of this. They may also be able to contribute to
improvements, but only in the form of fixes and enhancements. The owner benefits
from adopting open source since they can receive feedback and contributions from a
larger community, including other programmers who may use their application in their
own software.
3. Based on your level or experience and expertise OnSystems development/computer
language/computer programming, e.g., C++, Java: *a screenshot of the system that you
develop/created, along with its coding/code*a basic object-oriented program (OPP)*in any
computer language you know of

You might also like