Answer Posted / j.venkatesan
A function is block of code.
Purpose:
* it is mainly used to reduce the size of the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a ternary operator in java? What is an interface?
What is a loop java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
What is difference between arraylist and list in java?
Explain how to convert any java object into byte array.
What is the difference between object oriented programming language and object based programming language?
What is the numeric promotion?
Is call by reference possible in java?
What are computer functions?
Explain method overloading?
How do you use wildcards?
How is string immutable in java?
Why java is platform independent? Explain.
What is method with example?
Can we declare register variable as global?