Computer Science, asked by 2014016, 5 months ago

Java programming question​

Answers

Answered by ujjawal72
2

Write a program to enter a number and check whether the number is Prime Adam or not..

(ICSE Java Question).

Answered by shaliniv532
1

Some popular programming questions of Java Language are:

1. Write a program to add two numbers by taking input from user.

2. Write a program to print Armstrong Number in java.

3. Write a program to print fibonacci series in java.

4. Write a program to add digits of a number.

5. Write a program to reverse the digits of a number.

6. Write a program to swap two number by using third variable in java.

7.  Write a program to swap two number without using third variable in java.

8.  Write a program to print factorial of a number.

9.  Write a program to find that number is positive or negative.

10.  Write a program to find that number is palindrom or not.

11.  Write a program to display area of a triangle.

12.  Write a program to find that person is eligible for voting or not.

13.   Write a program to display table of 2 in java.

14.  Write a program to Calculate area of a circle.

15.  Write a program to display 2d array in java.

Similar questions