What is OOPs & Why?

Answer Posted / durga

OOP's is nothing but,in java each and every thing treated as Objects instead of bytes.the main advantage is Security purpose.simply Object is a Closing box,(no one access without permission[secure]),bytes is open box(any one can access[unsecure]).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between final, finally and finalize() in java?

636


What is an argument in java?

604


What's the difference between comparison done by equals method and == operator?

627


What is member in java?

578


Explain methods specific to list interface?

643






why java does not support unsigned keyword?

4507


Explain the public class modifier?

605


What are the topics in advance java?

611


Mention the default values of all the elements of an array defined as an instance variable.

602


What is a bubble sort in java?

628


What are the 3 types of control structures?

606


How do you override a method?

626


What are the different tags provided in jstl?

658


What is args length in java?

777


Can a class have 2 constructors?

581