Answer Posted / therathna
the relation between object to object
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a qms manual?
What is the difference between sop and work instruction?
What is stack class in java?
Can we override static methods in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is comparator in java?
Where to store local variables?
what is use of functional interface in java 8?
What do you mean by chromounits in java8?
What the difference is between execute, execute Query, execute Update?
Tell me are there implementations for sorting and searching in the java libarary?
Can you instantiate the math class in Java?
What is the difference between an if statement and a switch statement?
Can we call a non-static method from inside a static method?
What is passed by reference and pass by value ?