What is type safety in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0
In which language JVM (Java Virtual Machine) is implemented
Explain about vector, dictionary,hash table, property classes?
Difference between this() and super() ?
Explain different types of thread priorities ?
Explain the different forms of polymorphism?
Define an applet in java?
Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?
What is javac in java?
What is collection class in java? List down its methods and interfaces.
What is meant by distributed application? Why are we using that in our application?
What is the maximum size of array in java?