Home / Programming MCQs / JAVA MCQs / Question
G
Q. Can we perform file handling in Java by Java I/O API?
Java uses the concept of a stream to make I/O operation fast. The java.io package contains all the classes required for input and output operations. We can perform file handling in Java by Java I/O API.
You must be Logged in to update hint/solution
Which of this statement is incorrect?
What is a Type Wrapper or simply a Wrapper in Java?
Find operators that work as both Logical operators and Bitwise operators in Java?
What is Remote method invocation (RMI)?
What is byte code in the context of Java?
Which method is used for an SQL statement that is executed frequently?
In the following statements identify the disadvantages of CGI?
What is the result of compiling and running the following code?
Which of these keywords are used to define an abstract class?.
Discusssion
Login to discuss.