Question 1: Illustrate the function of store( ) and load( ) methods?
Question 2: Name the function of the class string Tokenizer?
Question 3: Describe the function of the Bitset class?
Question 4: Describe the function of following methods:
a) void clear (int index)
b) object clone( )
c) void set (int index)
d) boolean get (int bitindex)
Question 5: Describe the function of the Date Class?
Question 6: Write down a program to display the date and time of the system.
Question 7: Explain how you will compare the two dates.
Question 8: What do you mean by the term Random Class? Write down its constructors.
Question 9: List some of the methods of observable class.
Question 10: Describe the function of the observable class?