Where local and global variables are stored?


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

Post New Answer

More Core Java Interview Questions

What is the tradeoff between using an unordered array versus an ordered array?

0 Answers  


How do you use compareto method?

0 Answers  


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


Why is string class considered immutable?

0 Answers  


What are recursive functions?

0 Answers  






What is sortedmap interface?

0 Answers  


Howmany classes that package java.applet.* contains?

1 Answers   TCS,


What is the use of static import ?

4 Answers   Rolta,


How will you calculate the depth of a binary tree if the tree contains 15 nodes?

0 Answers   Aricent,


What is the size of a string in java?

0 Answers  


Explain about varargs in java?

0 Answers  


String class is defined under which package in java?

0 Answers  


Categories