Loading...
SCE
Home
AI Assistant
Ask Anything
Categories
Python
C#
C++
C
Visual Basic
Java
JavaScript
HTML
CSS
SQL
Git
VIEW ALL
Other
Tags
What's Hot
Featured
I'm Feeling Lucky
Latest
SCE
Loading...
Sign Up
Log In
AI Assistant
Loading...
Glossary Class using Java
Samath
|
Jan 20, 2024
Student Class in Java
Samath
|
Jan 20, 2024
Movie Class in Java
Samath
|
Jan 20, 2024
Bus and Route Class using Java
Samath
|
Jan 20, 2024
Vehicle Class using Java
Samath
|
Jan 18, 2024
Phone Class using Java
Samath
|
Jan 17, 2024
Airplane Class in Java
Samath
|
Jan 17, 2024
Alpha Phrase to phone number using Java
Samath
|
Jan 17, 2024
Invoice class using Java
Samath
|
Jan 17, 2024
Java program that compute the average test score for a student and assign the appropriate letter grade
Samath
|
Jan 17, 2024
Simple GPA calculator in Java
Samath
|
Jan 17, 2024
Book, Dictionary and Novel Class in Java
Samath
|
Jan 17, 2024
Convert Roman numerals to decimal using Java
Samath
|
Jan 17, 2024
Count vowels in a string using Java
Samath
|
Jan 17, 2024
Java program that read a sequence of integer inputs and print the number of even and odd inputs.
Samath
|
Apr 03, 2022
Java program that read a sequence of integer inputs and print the smallest and largest of the inputs
Samath
|
Apr 03, 2022
Java program that uses a loop to compute the sum of all odd digits of an input. (For example, if the input is 32677, the sum would be 3 + 7 + 7 = 17.)
Samath
|
Apr 03, 2022
Java program that uses a loop to compute the sum of all even numbers between a and b (inclusive), where a and b are inputs
Samath
|
Apr 03, 2022
Java program that uses a loop to compute the sum of all squares between 1 and 100 (inclusive)
Samath
|
Apr 03, 2022
Java program that uses a loop to compute the sum of all even numbers between 2 and 100 (inclusive)
Samath
|
Apr 03, 2022
Java program that calculates and prints the value of the coupon a person can receive based on groceries purchased
Samath
|
May 08, 2021
Java program that simulate a bank transaction
Samath
|
May 08, 2021
Java program that asks the user for a year and computes whether that year is a leap year
Samath
|
May 08, 2021
Java program that determine whether a inputted character is a vowel or consonant
Samath
|
May 08, 2021
Java unit conversion program that convert (fl. oz, gal, oz, lb, in, ft, mi) to (ml, l, g, kg, mm, cm, m, km)
Samath
|
May 08, 2021
Java program that computes income tax
Samath
|
May 08, 2021
Java program that reads in two floating-point numbers and tests whether they are the same
Samath
|
May 08, 2021
Java program that read two military times and determine which comes first
Samath
|
May 08, 2021
Java program that reads in three strings and sorts them lexicographically
Samath
|
May 08, 2021
Java program that reads in three floating point numbers and prints the largest of the three inputs
Samath
|
Feb 12, 2021
Java program that reads four integers and prints "two pairs" if the input consists of two matching pairs and "not two pairs" otherwise
Samath
|
Feb 12, 2021
Java program that reads in three integers and prints "in order" if they are sorted in ascending or descending order, or "not in order" otherwise
Samath
|
Feb 12, 2021
Java program that reads three numbers and prints "increasing" if they are in increasing order, "decreasing" if they are in decreasing order, and "neither" otherwise
Samath
|
Feb 12, 2021
Java program that reads three different numbers and prints if they're all the same, all different or neither
Samath
|
Feb 12, 2021
Java program that reads an integer and prints how many digits the number has
Samath
|
Feb 11, 2021
Java program that reads a floating point number and prints zero if the number is zero. Otherwise, print positive or negative
Samath
|
Feb 11, 2021
Java program that reads an integer and prints if it's positive or negative
Samath
|
Feb 11, 2021
Java program that turns a string containing a 10 digit phone number into a more readable string with parentheses and dashes
Samath
|
Feb 11, 2021
Java program that Compute Easter Sunday using the algorithm invented by mathematician Carl Friedrich Gauss in 1800
Samath
|
Feb 11, 2021
Java program that transform a number between 1-12 into the corresponding month names
Samath
|
Feb 10, 2021
Java program that reads two times in military format and prints the number of hours and minutes between the two times
Samath
|
Feb 10, 2021
Java program that read a five-digit positive integer and breaks it into a sequence of individual digits
Samath
|
Feb 10, 2021
Java program that add comma to a number between 1000 and 999999
Samath
|
Feb 10, 2021
Java program that remove comma from a number
Samath
|
Feb 10, 2021
Java program that prompts the user for a drive letter, a path, a file name, and a extension then print the complete file name
Samath
|
Feb 09, 2021
Java program calculate the cost per 100 miles and how far the car can go with the gas in the tank
Samath
|
Feb 09, 2021
Java program that helps a person decide whether to buy a hybrid car
Samath
|
Feb 09, 2021
Java program that calculate the area and perimeter of the rectangle and length of the diagonal
Samath
|
Feb 09, 2021
Java program that use radius to calculate area and circumference of a circle and volume and surface area of a sphere
Samath
|
Feb 09, 2021
Java program that convert meters to miles, feet, and inches
Samath
|
Feb 08, 2021
Java program that computes the sum, difference, product, average, distance, maximum and minimum of two numbers
Samath
|
Feb 08, 2021
Java program that calculates the square, cube, and fourth power of a number
Samath
|
Feb 08, 2021
Java program that computes and displays the perimeter of a lettersize (8.5 × 11 inch) sheet of paper and the length of its diagonal
Samath
|
Feb 08, 2021
Java program that displays the dimensions of a lettersize (8.5 × 11 inch) sheet of paper in millimeters
Samath
|
Feb 08, 2021
Java program that calculates discount
Samath
|
Jan 08, 2021
Java Program that calculates monthly interest
Samath
|
Jan 08, 2021
Java program that prints the United States flag
Samath
|
Jan 08, 2021
Java program that prints three items on three separate lines
Samath
|
Jan 08, 2021
Java program that prints an animal speaking a greeting
Samath
|
Jan 08, 2021
Java program that prints a house
Samath
|
Jan 08, 2021
Java program that prints an imitation of a Piet Mondrian painting
Samath
|
Jan 08, 2021
Java program that prints a face
Samath
|
Jan 08, 2021
Java program that displays your name inside a box on the screen
Samath
|
Jan 08, 2021
Java program that prints the product of the first ten positive integers
Samath
|
Jan 08, 2021
Java program that prints the sum of the first ten positive integers
Samath
|
Jan 08, 2021
Java program that prints a greeting in Spanish, French and English
Samath
|
Jan 08, 2021
Calculator Program in Java
Samath
|
Jan 07, 2021
Movie Ticket Sales Program using Java
Samath
|
Jan 01, 2021
Car Loan Applet in Java
gideonna
|
Apr 13, 2016
Animal Game in Java
gideonna
|
Apr 13, 2016
Specialty and Ward Class in Java
Samath
|
May 18, 2015
Custom Exception Handling in Java
Samath
|
Mar 26, 2015
The Matching Game in Java
Samath
|
Mar 20, 2015