Java

Accenture Java Program and Quiz

Introduction to Java

  1. Print Message
  2. Print Customer Details
  3. Print Username
  4. Bill Generation
  5. Spell Check
  6. Highest Placement
  7. Convert Numbers into Months
  8. Find Season
  9. Lucky Number
  10. Pencil Count
  11. Repetition of a Number
  12. Bonus Points – Bike Race
  13. Celcius to Farenheit Conversion
  14. Check for Leap Year
  15. Factors of a Number
  16. Multiplying adjacent numbers
  17. count a the Cow barn
  18. Pair of Two digits
  19. Prime numbers ending with one
  20. Currency calculator
  21. Sum and Product
  22. Find Profit or Loss
  23. Sibling Fund Raising
  24. Numerology number
  25. Decimal to Fraction
  26. Grade Points
  27. KN Agencies Sales Orders

Classes and Objects, Packages

  1. Call Details
  2. Employee rating
  3. DreamTek Company
  4. ZeeZee bank
  5. Book Detail
  6. Ticket Price Calculate – Static
  7. Student Details – Constructor
  8. BankAccountDetails
  9. Average and Grade Calculation
  10. Student and Department Detail

Array and String

  1. Array square
  2. Generate number using odd digits
  3. Alternate Number Difference
  4. Next Greatest number
  5. Mark Comparison
  6. Print the characters in descending order
  7. Vowels in a fishBowl
  8. Least offer
  9. Ascending and descending order
  10. Mail Domain
  11. Count repeating words
  12. Sentence – Convert to upper and lower
  13. Count consecutive repeating characters
  14. Zig zag Array
  15. Pass and Fail Count
  16. Search a Course
  17. Average and Grade Calculation
  18. String – Find and replace the character (first occurrence)
  19. Sort the first and second half of an array
  20. Retail Shop
  21. Palindrome
  22. Numerology
  23. InitCap
  24. Array Compatibility
  25. Sum of the maximum and the minimum element
  26. String Concatenation
  27. Find Average Age
  28. Login

Inheritance, Polymorphism, Abstract class, Interface

  1. Interest Calculator – Interface Concept
  2. Bank – Abstract concept
  3. Inheritance – Account
  4. Contact Details of Hosteller
  5. PF and Salary Calculation
  6. Check for Existence of Customer – equals method
  7. Account Manipulation – Abstract class
  8. Employee Loan Eligibility – Polymorphism

Exception Handling

  1. Birthday
  2. Marathon Registration
  3. Array Manipulation – Use try with multi catch

Collection, Generics and Stream APl

  1. Feedback Manipulation
  2. Retrieve Student Info
  3. Member Manipulation
  4. PhoneBook Manipulation
  5. Count of Each Words

Scroll to Top