What is the purpose of extern variable?


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

Post New Answer

More Core Java Interview Questions

What is the final method?

0 Answers  


Give us the name of the list layoutmanagers in java?

0 Answers  


How will you add panel to a frame?

0 Answers  


How to split a string in java?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,






What is the benefit of abstract class?

0 Answers  


I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one

3 Answers   ABC, L&T,


What is the function of static in java?

0 Answers  


What is exception hierarchy in java?

0 Answers  


What is the file type?

0 Answers  


What is mnemonic code?

0 Answers  


What is singleton pattern?

0 Answers  


Categories