Assembly Languge
Assembly Languge
COMPUTER LANGUAGE
DAY -1
What is a Language ?
Human Language: Commonly used to express our
views, feelings and other person expression. It can be
oral or gestural kind of communication.
What is a Computer Language?
Contd..
What is a Program?
A “Program” is a set of instructions that tells the computer
what to do.
Example:-
Q. Write a program to display a word “Hello, world”.
Solution:
Print (“Hello, world”)
Contd..
Types of Language