Can we extend private class in java?


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

Post New Answer

More Core Java Interview Questions

I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What is instance example?

0 Answers  


How do u provide security in java

3 Answers  


what is the diff b/w arraylist and vector?

6 Answers   Code Genesis, Genesis, Sprintine Labs,


What is lambda programming?

0 Answers  






Name few java util classes introduced with java 8 ?

0 Answers  


How can I become a good programmer?

0 Answers  


Why put method is idempotent?

0 Answers  


what is default layout of JFrame class?

6 Answers  


What do you mean by inner class in java? Explain

0 Answers  


what is overloading and overriding with example?

2 Answers   CMC,


What is collection class in java?

0 Answers  


Categories