Answer Posted / sreevani
No, Java is not 100% pure OOPS. As it does not support the E-
Com server.
| Is This Answer Correct ? | 16 Yes | 14 No |
Post New Answer View All Answers
What is toarray method in java?
Can we overload the main() method?
Write a program based on Java script program.
What is meant by 'Class access modifiers'?
What is the use of coding?
How many times finalize method will be invoked? Who invokes finalize() method in java?
what is the use of bean managed and container managed with example?
What is meant by interface?
How to sort an array in java without using sort method?
Can we force garbage collector to run ?
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
Is sizeof a preprocessor?
Is there any difference between synchronized methods and synchronized statements?
Which object oriented concept is achieved by using overloading and overriding?
Which is better stringbuffer or stringbuilder?