What is difference between printf and scanf?
No Answer is Posted For this Question
Be the First to Post Answer
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. */ }
Can a hashset contain duplicates java?
How many wrapper classes are there in java?
What are the types of java languages?
How many tetrahedral voids are there in bcc?
Can you make a constructor final?
Why do we need hashmap in java?
Which java.util classes and interfaces support event handling?
Can we create constructor in abstract class ?
Why inputstreamreader is used in java?
What are the benefits of operations in java?
What is data abstraction? Elaborate with example?