what is the final keyword denotes 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 the life cycle of Thread ?

12 Answers   HCL, Varnar Softech,


What is the purpose of finalization?

4 Answers  


wht is mean by dirty read?

1 Answers  


What is tcp and udp?

0 Answers  


primitive data types in Java ?

3 Answers  






What is regex used for?

0 Answers  


public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }

7 Answers   iGate,


How do you sing an Applet ?

0 Answers  


Can list contain null in java?

0 Answers  


Which is faster set or list in java?

0 Answers  


what are the oops concept in java explain with real time examples

24 Answers   Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,


Can an interface have a constructor?

0 Answers  


Categories