List some oops concepts in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is function overriding and overloading in java?

0 Answers  


How many bytes are there?

0 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

0 Answers   RBS, TCS,


Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?

5 Answers   Ericsson,


Is 0 true or false?

0 Answers  


Is a string literal?

0 Answers  


Which are thin and thicK wrapper Class's in Java?

1 Answers  


Difference between final and effectively final ?

0 Answers  


What is hash in java?

0 Answers  


Explain differences between checked and unchecked exceptions in java?

0 Answers  


What is the size of an array?

0 Answers  


How do you create a null object?

0 Answers  


Categories