J
Q. Java application uses an output stream to read data from a source, it may be a file, an array, peripheral device or socket.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. What is the output of this program?
Q. The method in Graphics class to set the drawing color
Q. Defining methods with same name and different no. of parameters are called
Q. Who invented Java language?
Q. Interface methods can be declared with which the following modifiers?
Q. When a=9, b=12, c=3 then output of following statement is: x = a-b/3+c*2-1
Discusssion
Login to discuss.