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

Can you explain the cs option of java interpreter?

511


What does flag mean in java?

546


5 Coding best practices you learned in java?

642


Which java collection does not allow null?

717


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

573






Is boolean a wrapper class in java?

608


Explain the difference between jdk, jre, and jvm?

598


Where is const variable stored?

538


What is a singleton puppy?

537


What are the differences between processes and threads?

524


Write a function for palindrome and factorial and explain?

663


write a program that list all permutations of ABCDEF in which A appears before B?

2015


What is floor in java?

564


Explain JMS in detail.

620


Is singleton thread safe in java?

551