why Java is not purely object oriented?
Answer Posted / anonymous
this almost timewaste question being asked by NoWork
interviewers.There is no exact answer forthis, up to now.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Explain what is OOPS and its concepts?
what is apt_dump_score in datastage where it is useful
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
what is the last ant version you worked?how to get it
What is the difference between COM and CORBA?
Write a program to create a process in UNIX
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
what is web service in java? have u use before.
what is the certificates in biztalk?
what is the diffrence between software and hardware language?
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach