If you are reviewing the code of your team members, what
points will you look at, assuming the performance of the
application is not so great

Answer Posted / sandhya

UNNECASARY OB JECT CREATION shud b avoided..REUSABILITY OF
CODE SHUD B THER.network calls shud be less..beter to use
connection pooling.gud exceptional handling.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we avoid including a header more than once?

602


What does it mean that a method or field is “static”?

543


Which is fastest collection in java?

557


Is list thread safe in java?

483


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1931






How do you sort a list in java?

569


What are the different types of data structures in java?

482


How many bits is a double?

524


How use .contains in java?

614


Explain an algorithm to find depth of a binary tree.

540


Can we have this () and super () together?

596


What is java beans?

566


Does java runtime require a license?

571


What is the program development process?

554


What is string substring?

554