Can a variable be local and static at the same time?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between a class and an object?
Write a program to create a binary Tree ?
Is math class static in java?
What are sets in java?
What is the difference between final, finally and finalize() in java?
without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 Answers Tanla Solutions, Wipro,
Does garbage collection guarantee that a program will not run out of memory?
Why runnable interface is used in java?
what is platform independence in java?
What is difference between iterator access and index access?
Detail discussions on JVM, memory management and garbage collector.
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?