What are the types of relation?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size
What is the difference between an object-oriented programming language and object-based programming language?
Why are there no global variables in java?
What is difference between stringbuffer and string?
What is string :: npos?
What is the purpose of premetive data types in java?
Explain the protected field modifier?
Why are generics used?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
What is try-with-resources in java?
when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?
What is the difference between Error, defect,fault, failure and mistake?