Hi to all!!!! I Am Arpit Vijay Vergiya.
On this Blog i tried to share about Java.
I hope this blog will help you to learn many new things in java.
Keep visiting!!!
Keep sharing

by

Introduction to programing language

INTRODUCTION TO PROGRAMING LANGUAGE

  • Computer program is set of instruction that guide a computer to execute a particular task.

  • It is like a recipe for a cook of particular dish . 
  • The recipe contains a list of ingredients called the data or variable and a list of steps that guide the computer what to do with the data. 
  •  So programming is the technique of making a computer to perform something you want to do.
  • Programming or coding is a language that is used byoperating system to perform the task.
  •  We know computer understand binary language that is in0 and 1s form.
  •  It is difficult to understand by human so we use a intermediary language instead of binary language.User write code in language that is made in binary form by third party called compiler and interpreter. 
  • There are many language  fortran c c++ java basic c#

2 comments: