Y
Q. What difference does it make when java is out of memory?
The Xms flag has no default value, and Xmx typically has a default value of 256MB. A common use of these flags is when you encounter java.lang.OutOfMemoryError
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following statements are incorrect?
Q. What will be the output of the following code
Q. What will be the output of the following Java code?
Q. Which maintains insertion order?
Q. how many ports TCP/IP are reserved for specific protocol?
Q. In Java, can a method declare both "throws" and "throw" statements?
Q. Which of these type parameters is used for a generic class to return and accept a number?
Discusssion
Login to discuss.