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

Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

0 Answers   Amazon,


Can java list be null?

0 Answers  


methods in Applet?

1 Answers  


How do you include a string in java?

0 Answers  


What are the types of methodology?

0 Answers  






Is there memory leaks in java?

3 Answers  


What are non-access modifiers?

2 Answers   Cognizant,


Name few java.lang classes introduced with java 8 ?

0 Answers  


What is the reflection?

0 Answers  


How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


What method is used to specify a container's layout in java programming?

0 Answers  


What is difference between pointer and reference?

0 Answers  


Categories