Answer Posted / ravikiran(aptech mumbai)
Long l=Long.parseLong(String s);
long l1=l.longValue();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is passing by reference faster?
What is the difference between stringbuffer and stringbuilder?
Explain about narrowing conversion in java?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are the two types of java?
Who developed java?
What is an interoperable application in java ?
What are the types of web technologies?
Can we override static methods in java?
explain the difference between jdk and jvm?
What is the common usage of serialization? What exceptions occur during serialization?
What is not object oriented programming?
How will you get the platform dependent values like line separator, path separator, etc., ?
What is the syntax and characteristics of a lambda expression? Explain
Explain the difference between treeset and treemap in java?