What exactly not to do while coding in Java

lisa

Member
Registered
Joined
Jul 16, 2014
Messages
48
Points
0
Hello guys,
All of us usually learn about the very best things you can do whenever you do programming in Java, but frequently, people understand through their own errors. Precisely I want to ask what are the major points that should be kept in mind to avoid errors?
 

DavidYFoster

New member
Registered
Joined
Jul 19, 2014
Messages
6
Points
0
Hi lisa I think java is a user friendly language but sometimes Permgen or any other error can occur. I can think there are three main reason for this:

1) More the no. of classes will be loaded more spaces will be occupied in permgen area.

2) Too many reference of static variable in application.

3)Too many use of string literals in application.
 
Older Threads
Replies
3
Views
2,728
Replies
15
Views
6,269
Replies
0
Views
2,066
Replies
6
Views
3,519
Replies
32
Views
9,241
Newer Threads
Replies
6
Views
3,771
Replies
17
Views
6,845
Replies
5
Views
3,499
Recommended Threads
Replies
1
Views
1,940
Replies
10
Views
3,531
Replies
5
Views
4,609
Replies
3
Views
1,375
Similar Threads
Replies
6
Views
2,008
Replies
1
Views
2,144
Replies
13
Views
5,687

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top