Why can't you declare a class as protected?
No Answer is Posted For this Question
Be the First to Post Answer
Can we have two main methods in a java class?
Difference between Primary key and unique key?
What is serialversionuid?
Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..
How many types of assembly languages are there?
What are static blocks and static initalizers in java ?
What is the locale class in java programming?
wht is mean by dirty read?
Why declare Main() inside the class in java ?
Can we have 2 main methods in java class?
What causes memory leak in java?
Can long be null in java?