Difference between ?System.out.println?
and ?System.error.println??
Answer Posted / unknown
out for stream
err for display error
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Differentiate jar and war files?
How do you define a method?
What is public static void main?
What are the new features in java 8? Explain
Write a program to print fibonacci series up to count 10.
Can a class be private in java?
How many return statement are allowed in a function?
What is the difference between the direct buffer and non-direct buffer in java?
What is structure of java heap? What is perm gen space in heap?
What are the 2 types of java programs?
What is the concept of multithreading?
What is a ternary operator in java? What is an interface?
Tell me the latest versions in java related areas?
Give an example of use of pointers in java class.
What happens if an exception is throws from an object's destructor?