Answer Posted / harish
set JAVA_OPTS=-server -Xmx700m
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose class.forname method?
What are the differences between c++ and java?
What is meant by 'Class access modifiers'?
What does void * mean?
When would you use a static class?
What is parsing and its types?
What are features of java?
What is super in java?
What is data string?
What is bigger kb or mb?
What is stored procedure. How do you create stored procedure ?
why not override thread to make a runnable? : Java thread
How many bits is a float?
What are different ways of object creation in java ?
What is thread safe singleton?