how is final different from finally and finalize 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 a parameter used for?

0 Answers  


What are data types in programming?

0 Answers  


Explain the differences between abstraction and encapsulation?

0 Answers  


What do you mean by collectors in java 8?

0 Answers  


Can we override a variable in java?

0 Answers  


What is the impact of declaring a method as final?

0 Answers  


Can we use this () and super () in a method?

0 Answers  


What is the effect of keeping a constructor private?

0 Answers  


What is passed by reference and pass by value ?

0 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


what is a package?

11 Answers  


What are heap memory and stack memory and what are memory tables.

0 Answers   Aspiring Minds,


Categories