In the early days of computing, the dominant programming languages weresequential(such as basic or assembly language). A program consisted of a sequence of instructions, which were executed one after the other. It ran from start to finish on a single processor.
reference: http://code.Google.com/edu/parallel/mapreduce-tutorial.html
C is sequential id est procedural - it has no abstraction layer to facilitate the object oriented programming paradigm... However this can be coded in if required and is - in the case of objective C. Procedural or sequential programming basically means that the program in question is broken down into a sequence of steps or instructions and these are followed in order to make the program function. This is done in a linear fashion.
Due to being sequential and procedural C does not have the "Bloat" of the C++ object oriented programming model. Therefore the programs are smaller and generally faster.
(d) Hardware programming languages are concurrent in nature and executed a piece of code in parallel while a software programming language are sequential in nature and executed a piece of code sequentially.
It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".
The B programming language is a high-levelprogramming language.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
Yes, natural language is a fifth generation programming language.
because c is step by step process
you do
C is sequential id est procedural - it has no abstraction layer to facilitate the object oriented programming paradigm... However this can be coded in if required and is - in the case of objective C. Procedural or sequential programming basically means that the program in question is broken down into a sequence of steps or instructions and these are followed in order to make the program function. This is done in a linear fashion.Due to being sequential and procedural C does not have the "Bloat" of the C++ object oriented programming model. Therefore the programs are smaller and generally faster.
(d) Hardware programming languages are concurrent in nature and executed a piece of code in parallel while a software programming language are sequential in nature and executed a piece of code sequentially.
It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".
The B programming language is a high-levelprogramming language.
Computer programming language
No. In order to make or use a program or a programming language, you need to know a programming language.
I believe that at the right level of abstraction, it is not and in fact can be as easy as sequential programming. Note, however, that "at the right level of abstraction" should be considered with care. Pragmatically there are some problems today with taking advantage of the "easiness" of parallel programming.
You have answered your own question: it is a programming language.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
Yes, natural language is a fifth generation programming language.