Is math an abstract class in java?
No Answer is Posted For this Question
Be the First to Post Answer
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
What is operator?
Is nan false?
If a method is declared as protected, where may the method be accessed?
How does java enable high performance?
if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads
why the constructor should be used in class,if there is no constructor what will happen?
What is dot operator?
What is numel matlab?
What are the common uses of "this" keyword in java ?
What are implicit objects in java?
What is use of static in java?