How is abstraction implemented in java ?
No Answer is Posted For this Question
Be the First to Post Answer
What is compareto?
Differentiate between run time error and syntax error.
what is platform dependent translation and platform dependent programming language
Explain the scope of a variable.
What is the difference between hashset and treeset in java?
i need example for java abstraction. where we use abstraction and why we need abstraction.
can we create instance for interface in java?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None
What does exclamation mean in java?
Can we use string in switch case in java?
Is string thread safe in java?