Generation of Programming language | Advantages and uses

Programming language

Programming language can be defined as the mean of communication between the user and the computer . Computer languages have been continuing to grow and evolve since 1940's .'Programming languages are basically divided into two types-
  1. Low level programming Language
  2. High level programming Language

1.Low level programming language is also divided into two types-

  1. First generation programming language(1GL) 
  2. Second generation programming language (2GL) 

2.High level programming language is also divided into three types-

  1. Third generation programming language (3GL) 
  2. Fourth generation programming language(4GL)
  3. Fifth generation language(5GL)
Explaination types of Low and High level language-
  1. First Generation Languages : These are low-level languages like machine language. 
  2. Second Generation Languages : These are low-level assembly languages used in kernels and hardware drives. 
  3. Third Generation Languages : These are high-level languages like C, C++, Java, Visual Basic and JavaScript. 
  4. Fourth Generation Languages : These are languages that consist of statements that are similar to statements in the human language. These are used mainly in database programming and scripting. Example of these languages include Perl, Python, Ruby, SQL, MatLab(MatrixLaboratory).
  5. Fifth Generation Languages : These are the programming languages that have visual tools to develop a programExamples of fifth generation language include Mercury, OPS5, and Prolog..

 Important Questions of programming language-

Ques-1:- What is a program ?
Ans:- A program is a set of instructions which are understable to the computer and the programmer.
 
Q.1 What is a program? How did c programming language helps in programming?
Ans:-A program is composed of instructions which are understable and recognizable by the computer . Assembly languages was the normal choice for writing system softwares but c has been used to develop system softwares since its emergence.
 
Q.3 What are the uses of the programming language ? 
Ans:-Programming Languages are used in :- 
  1. Web Development 
  2. Application development 
  3. Game development 
  4. Mobile development and many more …. 
Q.4 Give some examples of programming language ? 
Ans:-PHP, Ruby, C#, Elixir, Python, Erlang , c c++ java ,python, go, pearl ,Matlab , .Net etc… 

Q.5 Advantages of programming language?
                            or
 Why programming language is important?
Ans:- Programming is important for speeding up the input and output processes in a machine. Programming is important to automate, collect, manage, calculate, analyze the processing of data and information accurately. 

Post a Comment

0 Comments