What are the 8 data types in java?
No Answer is Posted For this Question
Be the First to Post Answer
Does java list allow null?
how cani read a command line argument?(usingfile object).
How can you set an applet’s height and width as a percentage?
What is difference between static class and normal class?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
What is difference between path and classpath variables?
What are singleton services?
Is singleton set an interval?
What are checked exceptions?
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 ruby built on java?
Why inputstreamreader is used in java?