As a developer what steps do you take to improve the
performance?
Answer Posted / priyanka
You may improve performance by creating views and indexes on
tables in database
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is variable and example?
What is the difference between a window and a frame in java programming?
What is a treeset class?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Can a variable be local and static at the same time?
If an object is garbage collected, can it become reachable again?
What do you mean by formatting?
What is the difference between yielding and sleeping?
Does every java program need a main?
Explain when we should make an instance variable private.
What are the library functions in java?
What is data object example?
Explain how hashmap works?
Write a java program to print fibonacci series?
what is synchronization and why is it important? : Java thread