What 5 doubled?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

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. */ }

3 Answers  


What is composition in java?

0 Answers  


In Java list the methods that can be overridden?

0 Answers   Accenture,


Can you sort a list in java?

0 Answers  


what is the meaning of java.lang and java.util

6 Answers  






Which programming language is best in future?

0 Answers  


What is java and their uses?

0 Answers  


Should a main method be compulsorily declared in all java classes?

0 Answers  


What is java Applet?

0 Answers   TCS,


What do the thread?class methods run() and start() do?

0 Answers  


What is passing parameters in java?

0 Answers  


How do I stop concurrentmodificationexception?

0 Answers  


Categories