An object oriented language uses concepts of classes, objects, and methods.
Rather than just having plain functions to store procedural instructions, a program written in an object-oriented language like Java has classes that are basically blueprints to create objects. Objects have their own little functions called methods. Objects can have their own variables too.
Of course, there are much more complex concepts in object-oriented programming such as inheritance and polymorphism.
whatisthe relation ship between logic and language
C language is not a program, and it isn't an object-oriented language either.
[object Object]
Not necessarily. Any language with an object-oriented approach will be a high-level language, but a high-level language does not have to use an object-oriented approach.
Delphi used a programming language called Object Pascal for its written language. Object Pascal is an extension of the Pascal language that includes object-oriented programming features.
Object-based programming language is a language that supports all the features of object oriented programming features like classes,object,encapsulation ,abstraction,polymorphism etc except inheritence.
Because Java is an object-oriented language and C is a procedural language.
Java is an object oriented language, and it works with classes and objects.
Java is an Object Oriented language not a procedural language
object base: that are not use subtype or inheritence is called object base. object oriented: that use subtypes and inheritence is called object oriented e.g vb.net and java.
C is not a object-oriented language, hence object does not exist in C
Java is the complete object oriented Programming Language as every thing in java is an object,