What is better- service oriented or batch oriented solutions?


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

Post New Answer

More Core Java Interview Questions

long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


What is procedure overloading?

0 Answers  


Can we catch more than one exception in single catch block?

0 Answers  


How do you test a method for an exception using junit?

0 Answers  


How would you dynamically allocate memory to an array?

0 Answers   Atos Origin,


Mention some features of java?

0 Answers  


Why are the destructors for base class and derived class called in reverse order when the program exits

0 Answers   HCL,


How an object is serialized in java?

0 Answers  


How to do encapsulation in java?

0 Answers  


In java, what is the difference between method overloading and method overriding?

0 Answers  


What is return in java?

0 Answers  


Why do we need array in java?

0 Answers  


Categories