Question
a.
32
b.
64
c.
48
d.
8
Posted under Java Programming
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. How many bits are used for generating random numbers?
Similar Questions
Discover Related MCQs
Q. What would be the output of following code snippet?
int a = random.nextInt(15) + 1;
View solution
Q. What would be the output of following code snippet?
int a = random.nextInt(7) + 4;
View solution
Q. Math.random() guarantees uniqueness?
View solution
Q. What is the signature of Math.random() method?
View solution
Q. Which of these class produce objects with respect to geographical locations?
View solution
Q. Which of these methods is not a Locale class?
View solution
Q. Which of these class can generate pseudorandom numbers?
View solution
Q. Which of these method of Locale class can be used to obtain country of operation?
View solution
Q. Which of these is a method can generate a boolean output?
View solution
Q. What is the use of Observable class?
View solution
Q. Which of these methods is used to notify observer the change in observed object?
View solution
Q. Which of these methods calls update() method?
View solution
Q. Which of these methods is called when observed object has changed?
View solution
Q. Which of these classes can schedule task for execution in future?
View solution
Q. Which of these interfaces is implemented by TimerTask class?
View solution
Q. Which of these package provides the ability to read and write in Zip format?
View solution
Q. Which of these packages contain all the collection classes?
View solution
Q. Which of these classes is not part of Java’s collection framework?
View solution
Q. Which of this interface is not a part of Java’s collection framework?
View solution
Q. Which of these methods deletes all the elements from invoking collection?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!