Answer Posted / manish
length is the variable for for calculating the length of primitive type variable and length() is the method object class for calculating the length of any object..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is the main functionality of the remote reference layer?
Can private members of a base class are inheritable justify?
When is an object subject to garbage collection?
How do you sort a string in java?
What is arrays sort in java?
Why unicode is important?
Is call by reference possible in java?
Can we override private methods?
What does exp mean in math?
How do you do math powers in java?
What is the difference between serial and throughput garbage collector?
How to compare strings in java?
How are the elements of a gridbaglayout organized?