Can a string be null?
What do you mean by constructor?
What does .equals do in java?
What does exclamation mean in java?
What is the difference between Java Bean and Java Class.?
How do you remove duplicates in java?
What are abstract methods in java?
Is 0 a real number?
what are the difference between Java and .Net?
When can an object reference be cast to an interface reference in java programming?
what is the diff b/w arraylist and vector?
6 Answers Code Genesis, Genesis, Sprintine Labs,
for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }
Which number is denoted by leading 0x or 0x in java?