Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Java only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Java
Java
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
harmansodhi03
New Member
Join Date:
Aug 2007
Posts:
18
#1
Java
Aug 21 '07, 04:28 AM
What is following statement doing
String num1=String.Val ueOf(N1)
r035198x
MVP
Join Date:
Sep 2006
Posts:
13225
#2
Aug 21 '07, 06:17 AM
Originally posted by
harmansodhi03
What is following statement doing
String num1=String.Val ueOf(N1)
There's no ValueOf method in the standard Java String class, there is a valueOf method instead. If that's what you intended then open the API specs page for the String class and see what the method is specified to do.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment