Which of these class is used to read from a file? |
Which of these class is used to read from a file? |
What is the significance of Matcher class for regular expression in java? |
What is the significance of Matcher class for regular expression in java? |
Which of these classes are used by character streams output operations? |
Which of these classes are used by character streams output operations? |
Which of these class allows us to define our own formatting pattern for dates and time? |
Which of these class allows us to define our own formatting pattern for dates and time? |
Which of these class is implemented by FilterInputStream class? |
Which of these class is implemented by FilterInputStream class? |
Which exception is thrown by read() method? |
Which exception is thrown by read() method? |
Which of these package is used for text formatting in Java programming language? |
Which of these package is used for text formatting in Java programming language? |
Which of these class contains the methods print() & println()? |
Which of these class contains the methods print() & println()? |
Which of these package is used for text formatting in Java programming language? |
Which of these package is used for text formatting in Java programming language? |
Which of these class is used to read characters and strings in Java from console? |
Which of these class is used to read characters and strings in Java from console? |
Which of this class can be used to format dates and times? |
Which of this class can be used to format dates and times? |
Which of these formatting strings of SimpleDateFormat class is used to print AM or PM in time? |
Which of these formatting strings of SimpleDateFormat class is used to print AM or PM in time? |
Which of these is used to read a string from the input stream? |
Which of these is used to read a string from the input stream? |
Which of these formatting strings of SimpleDateFormat class is used to print week of the year? |
Which of these formatting strings of SimpleDateFormat class is used to print week of the year? |
Which of the following is not a class of java.util.regex? |
Which of the following is not a class of java.util.regex? |
Which of these methods are used to read in from file? |
Which of these methods are used to read in from file? |
Which of these class is used to read from byte array? |
Which of these class is used to read from byte array? |
Which of these functions is called to display the output of an applet? |
Which of these functions is called to display the output of an applet? |
Which of these values is returned by read() method is end of file (EOF) is encountered? |
Which of these values is returned by read() method is end of file (EOF) is encountered? |
Which of these is used to read a string from the input stream? |
Which of these is used to read a string from the input stream? |
Which of these methods is a part of Abstract Window Toolkit (AWT) ? |
Which of these methods is a part of Abstract Window Toolkit (AWT) ? |
Which of these operators can be used to get run time information about an object? |
Which of these operators can be used to get run time information about an object? |
Which of these exception is thrown by close() and read() methods? |
Which of these exception is thrown by close() and read() methods? |
Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program? |
Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program? |
Which of these methods is used to write() into a file? |
Which of these methods is used to write() into a file? |
Which of these method returns an instance of DateFormat that can format time information? |
Which of these method returns an instance of DateFormat that can format time information? |
Which of these class contains the methods used to write in a file? |
Which of these class contains the methods used to write in a file? |
Which of these methods can be used to writing console output? |
Which of these methods can be used to writing console output? |
Which of these methods can be used to output a string in an applet? |
Which of these methods can be used to output a string in an applet? |
Which of these exception is thrown in cases when the file specified for writing is not found? |
Which of these exception is thrown in cases when the file specified for writing is not found? |