Answer Posted / aravind
In bussiness object we will write the Bussiness Logic.
ie.,ex:- Transfering money,Bussiness transactions
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain reverse a linked list recursive java solution?
What is void data type?
What is the difference between jdk, jre, and jvm?
Are functions objects in java?
Can we define package statement after import statement in java?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
What is var keyword ?
What is singleton pattern?
Write a program to find the greatest of three numbers in java?
What are the main uses of java?
What happens to a static var that is defined within a method of a class?
Explain covariant method overriding in java.
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is the default access specifier for variables and methods of a class?
What is the finalize method do?