Can we assign integer value to char in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is computer compiler?
What are listeners in java and explain ?
What is ++ a in java?
What is the use of singleton?
What happens when a thrown exception is not handled?
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.
Explain importance of throws keyword in java?
what is use of business objects?
Can we return null in java?
Is space a char?
When try and catch block is used ?
Can a constructor have different name than a class name in java?