How to display all the prime numbers between 1 and n (n is the number, get the input from user)
No Answer is Posted For this Question
Be the First to Post Answer
Can we instantiate Interfaces?
How many return statement are allowed in a function?
what is difference betwenn Access Specifier and Access Modifier ????
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 a boolean in java?
How do you use equal in java?
What we have to do, when we don't want to implement all methods of an interface?
Can we declare a constructor as final?
What do you understand by java?
What is the function of compareto in java?
What is diamond operator in java?
How do you sort data in java?