Practice Questions
Published by: Anil K. Panta
WAP to:
Find average of array elements.
Work with multidimensional arrays.
Practical Exercises
Structure of basic Java program
Area of rectangle (with user input)
Check even or odd
Prime number check
Reverse a string
Sum of digits
Fibonacci series
Temperature conversion
Largest and smallest in an array
Factorial (without recursion)
Factorial (with recursion)