0
Basic concepts of java
Oop is an approach that provides a way of modularising programmes by creating partitional memory area for both data and functions oop treats data as a critical allow it to follow free around the system. In industry we have two types of programming language 1. Procedure oriented programming language, 2.0op language. Java is also known as pure oop language. Basic property s of oop is class, object, data encapsulation, data abstraction polymorphism, inheritance, dynamic binding, message passing 1.class: class is a collection of data Member s and method s ina single unit. In java, no java programme is develop ed with class. Syntax: class { Variable declaration; Method declaration; }
4 odpowiedzi
+ 2
Post this stuff in feed . Here if you have any doubts related to programming then only you ask
+ 1
So... what is your question?
[ Edit ]
Hi, it seems like you're new to this platform. Welcome! 👋
Q&A section is made for programming related "questions". If you have post like this, there is a section called "Activity Feed" where you can post this type of post.
For starters, refer to these threads for rules and guidelines.
Thanks and Happy Coding! ✌️
https://www.sololearn.com/Discuss/1316935/?ref=app
https://www.sololearn.com/Discuss/333866/?ref=app
+ 1
Sireesha Pasupuleti If you want to share your knowledge make use of code playground and activity feed feature.
0
We can want more information of oop can ask me