Are global variables initialized to zero?
No Answer is Posted For this Question
Be the First to Post Answer
What will be the default values of all the elements of an array defined as an instance variable?
What is incompatible types in java?
Variables used in a switch statement can be used with which datatypes?
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
Can a static method be final?
What is the difference between char and char *?
Can we store variables in local blocks?
Why is it called boolean?
Which class is the superclass for every class in java programming?
What is a container in a gui?
What are the different access modifiers available in java?
What is a void in java?