Computer Science, asked by manas20september, 7 months ago

Write a statement for each of the following: 1. Store the number 275 as a String. 2. Convert the String into a numeric data type.

Answers

Answered by athulyavincent
2

Explanation:

1) string no. 275

2) int n=integer .parselnt (number)

hope it helps you

Similar questions