It would be easier to answer, if you explained what the 'two types of coding' were.
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".
Object oriented programming and structured programming.
The B programming language is a high-levelprogramming language.
core java ,jse.advanced jse,jee and j2me
It would be easier to answer, if you explained what the 'two types of coding' were.
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".
Object oriented programming and structured programming.
The ranges for all data types in C are implementation-defined.
Processor faults are not related with a specific programming language.
programming language is of two type 1. procedural programming language 2.non procrdural programming language .. ----non procedural programming language means that which relates with the real world.. for example-oops oops is a non procedural programming language because it relates to the object and object relate to the natural or real world where as that languge which does not belong to the real world is known as procedural language
The B programming language is a high-levelprogramming language.
Computer programming language
core java ,jse.advanced jse,jee and j2me
C++, Perl, Fortran
No. In order to make or use a program or a programming language, you need to know a programming language.
Type equivalence occurs when two variables are of the same type. For example, if both variables are int (integer variables), they are of equal types. Equivalence can also occur with two different types that are compatible with each other.