Skip to content
View rizwan-signon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rizwan-signon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
2 stars written in Java
Clear filter

A University wishes to keep information on its students. The proposed Student class has the following instance variables: studentNo: String, studentName: String, dateOfBirth: Date, meritPoints: Int…

Java 6 Updated Sep 13, 2022

Write a program that takes the name of a car, the distance travelled in Kilometers, the amount of fuel consumed in liters, and the price of fuel per liter as input from a user. The program calculat…

Java 6 Updated Sep 13, 2022