What are object oriented programming languages? Is batch a object oriented programming language?... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are object oriented programming languages? Is batch a object oriented programming language?...

plzz help me guyzz I m new guyz

13th Mar 2017, 12:05 PM
Pushkar Khadase
Pushkar Khadase - avatar
3 Answers
+ 2
E.g., C#, Java, Python, Ruby are object-oriented. C language is not. If by "batch" you mean the language in which Windows batch files are written, then it's also not object-oriented.
13th Mar 2017, 8:45 PM
Igor B
Igor B - avatar
+ 1
Object oriented programming languages are languages that allow the use of Classes and Objects which come with many merits such as inheritance, polymorphism, etc. Languages like C++, C#, and Java are considered to be object oriented. Most of these languages require a compiler with the exception of Python which uses an interpreter instead of a compiler. Batch is a scripting language that was created for Windows to help perform administrative tasks easily. It is a scripting language not programming language. Another windows alternative is VBScript. On Linux, you use Bash for the same purpose.
25th May 2017, 9:56 PM
cyb3r tooth
cyb3r tooth - avatar
0
hey broo what are that language, that help us to modify computer ( delete, copying,or moving the files in the computer. waiting for ur ans brooo and ty for ur help
14th Mar 2017, 10:21 AM
Pushkar Khadase
Pushkar Khadase - avatar