Tuesday, 17 November 2020

Elements features of Basic and C programming

Elements features of Basic and C programming:

BASIC Language Features:

BASIC a programming language which is abbreviated as Beginners All Purpose Symbolic Instruction Code,  is the Simplest and high level programming language.


 The language used in BASIC is very simple English, which can be easily programmed by anyone.
 
 BASIC a programming language designed in 1964, by John G. Kemeny and Thomas E. Kurtz  at Dartmouth College in the U.S. state of New Hampshire.
 This programming language is widely used because it is easy to learn  and it supported by most  operating systems.


 
It was the principal programming language during the 1970s taught to students,

As it is simple, BASIC language is used for a wide variety of business applications.
There is an ANSI standard for the BASIC programming language.

It allow multi features which are described below.
   

  1.     It is a general-purpose programming languages  
  2.     It is a high-level programming languages
  3.     It allow input from the keyboard.
  4.     It access Menu driven Application.
  5.     It is structured programming language.
  6.     BASIC programming language has Built in Functions.
  7.     BASIC allow User defined functions.
  8.     Subroutine features are available  BASIC language.
  9.     It allows us to  create Loops.
  10.     It contains several System commands.

 

No comments:

Post a Comment