What is object oriented programming language in JAVA?

Vtech Academy of Computers
1 min readDec 14, 2016

--

Object oriented programming is those type of programming in which methods and instance variable allocate distinct memory in different location and at the time of execution make a link between them to create a complete object, which is the basic component of the object oriented programming. Methods allocates there respective memory at the time of class declaration and instance variable allocates there memory at the time of object creation at execution time.

After allocation of memory by instance variable a binding process is performed between methods and instance variable after that a complete object is created which is the basic component of the object oriented programming.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Vtech Academy of Computers
Vtech Academy of Computers

Written by Vtech Academy of Computers

It is one of the pioneer education institutes in India & has been revolutionizing the IT education with innovative and affordable IT courses.

No responses yet

Write a response