Browse all ayaan-khan-4054's Blog Posts

Pass or Fail??

Ayaan Khan

import java.io.*;public class exmp{public static void main(String args[]) throws IOException{BufferedReader cal= new BufferedReade…

by ayaan-khan-4054

read more

Calculator

Ayaan Khan

import java.awt.event.*;import javax.swing.*;import java.awt.*;public class func extends JFrame implements ActionListener{ JLabel …

by ayaan-khan-4054

read more

Program

Ayaan Khan

A set of instructions that tells a computer what to do is called program. A computer works according to the given instructions in …

by ayaan-khan-4054

read more