What is a java object and java application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain the scope or life time of class variables or static variables?

0 Answers  


Difference between the String and StringBuffer classes?

3 Answers  


IS method overriding is Duplication of Methods?

5 Answers   CybAge,


What is string substring?

0 Answers  


How does hashset work in java?

0 Answers  


How is hashcode calculated in java?

0 Answers  


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

0 Answers  


What is the alternate of 'Inheritance' ?

4 Answers   CybAge, HCL,


How do you use compareto?

0 Answers  


What is static block?

0 Answers  


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

0 Answers  


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


Categories