What is difference between c++ and java ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of garbage collection in java?
what are three ways in which a thread can enter the waiting state? : Java thread
What is the range of the short type?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
Garbage collection in java?
What is local variable and instance variable?
What is difference between filereader and bufferedreader?
How many types of thread in java? give the name
Is string is a data type?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is api data?
How many bytes is a string java?