Can extern variables be initialized?


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

Post New Answer

More Core Java Interview Questions

What is the use of System class?

0 Answers  


why abstract class does not have object creation

6 Answers   Value Labs,


Can we define constructor in inner class?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


What is an example of a conditional statement?

0 Answers  






What do you mean by inner class in java?

0 Answers  


what is the difference between applet and swing and gui application in java . What we do with the collections set and list interface

2 Answers   CTS, Phoenix Technologies,


How to sort elements in a parallel array in java?

0 Answers  


How do you avoid global variables?

0 Answers  


What is anagram word?

0 Answers  


How do you print array in java?

0 Answers  


What are three ways in which a thread can enter the waiting state in java programming?

0 Answers  


Categories