Java is an Object Oriented language not a procedural language
java supports procedural abstraction by means of constructors and methods. in java constructor and methods are always components of particular class. java supports coping parameter only. procedural abstraction is a principle in which the particular language supports some features through which procedures are modelled in the class hiding other details.
C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
There is no difference between procedural programing language & structure programing language
C++, C#, c+ and java
Because Java is an object-oriented language and C is a procedural language.
No.Its purely object oriented programming language
java supports procedural abstraction by means of constructors and methods. in java constructor and methods are always components of particular class. java supports coping parameter only. procedural abstraction is a principle in which the particular language supports some features through which procedures are modelled in the class hiding other details.
C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.
example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c
isA query language is a procedural language.
C is Procedural Language.
A procedural language is nothing but what we call relational algebra. Procedural language is just like SQL but with different syntax. In Procedural language for "Select" we use projection and for "where" clause we use selection.
There is no difference between procedural programing language & structure programing language
h
C++, C#, c+ and java
No, a query language is not a procedural language. Query languages are used to retrieve specific information from databases or other data sources by defining and executing queries, while procedural languages are used to write algorithms and executable instructions to solve problems.