1.
Write a java program to access N number of cities from users and display them in ascending
and descending order
2. Write a java program that display the number of n number of non vowels in the given words
3. Write a java program store/accept n number through command line and store all prime
numbers into an array and display elements of array
4. What is java? Explain atleast 5 features in java
5. Explain [Link] package and [Link] method
6. Explain scanner, math, date, class in java
7. What is data type and list primitive and non primitive data type.
8. What is variable and types of variable with example
9. What is method of overloading and overreading with example w
10. Difference between the constructor and method
11. Short note on class and object with an example
12. What is array explain its types