what is difference between equals and ==?
No Answer is Posted For this Question
Be the First to Post Answer
Does a function need a return?
What are the standards to place package statement within a source code file?
Differece between class and generic class?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Can we call virtual funciton in a constructor ?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
For which statements we use a label?
Can we create our own daemon thread?
what is bytecode ?explain in detail and watz the difference between bytecode and machine code?
How Array List can be Serialized.
What does I ++ mean?
What is the difference between a method and a function in alice?