As a developer what steps do you take to improve the
performance?
Answer Posted / ashokmail.java@gmail.com
1) Memory management.
2) Data tranfer.
3) Security.
4) Reusablity and Updateable
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how can i use a nonsynchronized hashtable?
How many functional interfaces does java 8 have?
Why does java have two ways to create child threads? Which way is better?
What is the platform?
How do you sort a list in java?
Is main is a keyword?
What is port number in java?
What are the two basic ways in which classes that can be run as threads may be defined?
What is difference between static and abstract class?
How do you reverse a string in java without using string buffer?
Where to store local variables?
Why string is not a wrapper class?
What is difference between class and object in java?
Explain java code for recursive solution's base case?
What are the different types of inner classes?