Q. Why C is called middle level language?
Ans.
It is common question in interview that why C language is called a Middle level language? Before find out this answer, you should familiar with following term:
- C programming language behaves as high level language through function, it gives a modular programming and breakup, increased the efficiency for resolvability.
- C programming language support the low level language i.e. Assembly Language.
- C language also gives the facility to access memory through pointer.
- Its combines the elements of high-level languages with the functionalism of assembly language.
So, C language neither a High Level nor a Low level language but a Middle Level Language.
Learn also:
- What is the use of C program in real life?
c language have user friendly words in tokens know.. like pointer,define,if,switch, & so on.. then why it is called as middle level language?
ReplyDeleteC language is more High Level Language and less Low Level Language, that's it is called middle level language.
Deleteflow chart is a easy way to slove the problem
Deletebefore writing the program we can draw a flow chart for the program
we can easily find out the erros
in real life it also better use ful in sloving our daily problems
it is easy way to our program represent into symbols
think differntely
Deletewhat is it flow chart????
ReplyDeletei mean to say give the flow chart of execution....
DeleteFlow chat is a pictorial representation of a problem which uses sign and symbols to sovle the given problem
DeleteFlowchart is finite set of steps to solve the given problem....
ReplyDeleteFlowchart is a graphical representation use to solve a particular problem..
ReplyDeleteA flowchart is a formalized graphic representation of a logic sequence, work or manufacturing process, organization chart, or similar formalized structure. The purpose of a flow chart is to provide people with a common language or reference point when dealing with a project or process.
ReplyDeleteFlowcharts use simple geometric symbols and arrows to define relationships. In programming, for instance, the beginning or end of a program is represented by an oval. A process is represented by a rectangle, a decision is represented by a diamond and an I/O process is represented by a parallelogram. The Internet is represented by a cloud.
ReplyDelete???
ReplyDelete???