What is difference between static and abstract class?


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

Post New Answer

More Core Java Interview Questions

How many digits can a float hold?

0 Answers  


Where we write javascript code in html page?

0 Answers  


Name the runtime exceptions that occurs frequently?

4 Answers  


What is a key in java?

0 Answers  


What is the basic concepts of OOPS?

0 Answers   BlackRock,






Why string objects are immutable in java?

0 Answers  


Write a program to print count of empty strings in java 8?

0 Answers  


How can you write a loop indefinitely in java programming?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


What is the exact difference in between Unicast and Multicast object?

0 Answers  


how we can make a read-only class in java?

0 Answers  


Categories