Answer Posted / deepakkumar1887
per record we should have one object. usually object are used
to store specific information to perform set of operation
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you get the length of a string in java?
What is singleton class in java and how can we make a class singleton?
What is difference between java and java ee?
what do you mean by stream pipelining in java 8? Explain
Can you explain the usages of class.forname()?
Explain the difference between throw and throws in java?
Why does java have different data types for integers and floating-point values?
Is there a case when finally will not execute?
Differentiate between a constructor and a method? Can we mark constructors final?
What package is math in java?
How a variable is stored in memory?
How are multiple inheritances done in Java?
Are arrays passed by reference in java?
What is difference between == and === in js?
Why is it called boolean?