Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) why should we get the following error ? Exception in main method NoClassDefFoundError:classname could anyone give the detail clarification on how java compiler can look for .class file?
2 4018Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
4 8014
Is swing better than awt?
Is overriding possible in java?
How does jdbc connect to database?
Explain about assignment statement?
What do struts do?
What is difference between printf and scanf?
What are the advantages of defining packages in java?
Why heap memory is called heap?
Is java util regex pattern thread safe?
How to handle non-transacted sessions with respect to jms?
Why is java more secure?
What are the life-cycle methods for a servlet?
What is stateful or stateless?
We see an error like 404 and 500. What do they mean?
When is the finalize() called? What is the purpose of finalization?