Answer Posted / harish
set JAVA_OPTS=-server -Xmx700m
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the ways to instantiate the class class?
Can we create our own wrapper class in java?
What is struts in java?
Can we create constructor in abstract class ?
Can we override final method?
What is difference between array and vector?
Describe 2 different ways to concatenate two strings.
What is the purpose of the System class?
How do you check if a number is a perfect square?
What is a class variable?
What are heap memory and stack memory and what are memory tables.
What is constructor and its types?
Should database connections be singleton?
Why are pointers not secure?
Why enumeration is faster than iterator?