How does regex work?
No Answer is Posted For this Question
Be the First to Post Answer
what is the messsage u r going to get from an objectoriented programing?
How can we make copy of a java object?
Does treeset use compareto?
Can we override static methods in java?
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.
What is assembly used for?
What are the advantages of assembly language?
Define locale.
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
Why declare Main() method as a static in java ?
What do you mean Abstraction in java?
What is the instance of an object?