Is java based on c?
No Answer is Posted For this Question
Be the First to Post Answer
Objects or references which of them gets garbage collected?
How many types of thread in java? give the name
Difference between Encapsulation and Abstraction
What is the independent variable in an experiment?
What data type is true or false?
What is computer compiler?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Why do we need array in java?
Which collection is best for sorting in java?
What is local class in java?
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
Is java platform independent?