सिंटेक्स
static int parseInt(String s)
static int parseInt(String s, int radix)
उदाहरण
public class Test
public static void main(String args[]
int x =Integer.parseInt("9");
double c= Double.parse Double("5
int b = Integer.parseInt("444",16);
System.out.println(x);
NCERT इन्फोर्मेटिक्स प्रेक्टिसेस-12 वीं
Answers
Answered by
0
Answer:
okkkkkkkkkkkkkkkkkkkk
Similar questions