What is a nested class?
Explain super keyword in java.
What is a heavyweight component?
What are access specifiers available in java?
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
What is difference between word and integer?
What is the purpose of the enableevents() method?
What is the memory leak in java?
Which package has light weight components?
How to display names of all components in a Container?
What is the basically use of finally while we know it is always executed but why?
Create a form of user Login in JSP, that accepts the user name and password from user and authenticate it with user names and passwords stored in database. (Plz provide me answer immediately)
How many bits is a boolean?