What all access modifiers are allowed for top class ?
No Answer is Posted For this Question
Be the First to Post Answer
is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?
Is array dynamic in java?
Is final static java?
what is difference between signed & unsigned char?
What is bifunction in java?
What are the legal operands of the instanceof operator?
Why do we override tostring method in java?
why java does compile time polymorphism at run time ?
How to check if a list is sorted in java?
how to deploy tomcatserver to weblogic server? write d following steps?
What is an Exception ?
Can we have multiple public classes in a java source file?