How many arguments can be passed to main ()?
No Answer is Posted For this Question
Be the First to Post Answer
what is the form of storage space in java?
In Inheritence concept, i have a static method in super class and i am inheriting that class to one sub class.in that case the static method is inherited to sub class or not????
What about features of local inner class?
How list contains works in java?
Difference between this() and super() ?
Explain about oops concepts.
0 Answers Aditi Placement Service,
byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?
What are library required to connect to excel sheet.
What do you mean by formatting?
Can constructor be synchronized?
Is a string literal?
Define Compiling?