anupam mathur

Greenhorn
+ Follow
since Aug 21, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by anupam mathur

what is the difference between access specifiers and access modifiers..
i belive that access specifiers are ublic,private,protected
and access modifiers are : static,final,abstract,volatile,transient
and we can use two acess modifiers but cannot use two access specifiers together,,,,,,