0 like 0 dislike
50 views
in Computer Science by (1.0m points)
What are built in functions?

1 Answer

0 like 0 dislike
by (1.0m points)
Java built-in functions" is a reference to the collection of java classes you have in your JRE. There is the Math class for example, which lets you perform various mathematical operations like cosine, sine, square roots, etc. There is also the String class that lets you manipulate strings, the File class, Scanner class, Graphics class, etc. All of the functions located inside of those classes (among thousands of other ones) are built-in functions

examples:

Math.min()

String.replace()

Scanner.nextLine()

Applet.newAudioClip()

Object.toString()

Integer.parseInt()

Double.parseDouble()

DecimalFormat.format()

Also some of your confusion might stem from the fact that java programmers tend to use the word "method" instead of "function", but they are both the same thing.

Related questions

0 like 0 dislike
1 answer 40 views
asked Feb 13, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 23 views
asked Feb 9, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 18 views
0 like 0 dislike
1 answer 22 views
0 like 0 dislike
1 answer 25 views
asked Dec 16, 2018 in History by danish (1.0m points)
0 like 0 dislike
1 answer 38 views
0 like 0 dislike
1 answer 27 views
asked Apr 2, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 37 views
asked Feb 12, 2019 in Computer Science by danish (1.0m points)
0 like 0 dislike
1 answer 60 views
0 like 0 dislike
1 answer 35 views
Welcome to Free Homework Help, where you can ask questions and receive answers from other members of the community. Anybody can ask a question. Anybody can answer. The best answers are voted up and rise to the top. Join them; it only takes a minute: School, College, University, Academy Free Homework Help

19.4k questions

18.3k answers

8.7k comments

3.3k users

Free Hit Counters
...