Important Programs Questions for java that to be done for Practical exams for academics of B.Sc Computer Science and B.Sc.IT students University Exams. Below is some important practical java programming questions for particular University Exams.
Q1. Write a Java Program to display a welcome Message?
Q2. Write a Java Program to add two numbers and display the sum?
Q3. Write a Java Program to multiply two numbers and display the result?
Q4. Write a Java Program whether inputted character is a vowel or consonant?
Q5. Write a Java Program to calculate simple interest of a given amount for a year entered by user?
Q6. Write a Java Program whether entered string or word or format is a palindrome or not?
Q7. Write a Java Program to find the reverse of a user input string?
Q8. Write a Java Program to find a factorial of a given user entered number by using recursion method?
Q9. Write a Java Program to print Fibonacci’s Series?
Q10. Write a Java Program to check whether a given entered number is an Armstrong or not?
Q11. Write a Java Program to get IP Address by Using InetAddress Class?
Q12. Write a Java Program to print Floyd’s Triangle?
Q13. Write a Java Program to use all string handling functions?
Q14. Write a Java Program to demonstrate use of base class and derived class using a template module?
Q15. Write a Java Program that implements hierarchical inheritance concept based on example of student faculty template?
Q16. Write a Java Program that uses Try/ Catch Block?
Q17. Write a java program to demonstrate example usage of Listeners Interface using Mouse Listener.
Q18. Write a java program to demonstrate usage of virtual functions?
Q19. Write a java program to demonstrate mechanism of client – server methodology using socket and server socket class?
Q20. Write a Java Program that implements Multiple inheritance concept based on example of student faculty template
Q21. Write a Java Program that implements Single inheritance concept based on example of student faculty template?
These Practical Important Programs Questions for Java must be done by every students for appearing before their particular University Exams.
Pingback: Important programming languages for computer science student
Pingback: Basic HTML Tags list and attributes | Techniyojan
Pingback: PHP basics for beginners | Techniyojan