Posts

Write a Java program that works as a simple calculator. Use a grid layout to arrange buttons for the digits and for the +, -,*, % operations. Add a text field to display the result. Handle any possible exceptions like divided by zero.

Implementation of K-Means Clustering - Java

Implementation of K-Means Clustering - Python

Create an xml for the bookstore. Validate the same using both DTD and XSD.

generate electricity bill in python program

generate electricity bill in c program

distance travelled by an object in c program

Area of a triangle using Heron’s formula in C

Finding compound interest in C

Finding the square root of a given number in C

Simple interest calculation in C

Conversion of Fahrenheit to Celsius and vice versa in C

Sum and average of 3 numbers in C