Popular posts from this blog
Download and install MATLAB R2017a in Ubuntu 18.04 | Linux Free | Cracked
Smile emoji using graphics in Java using Applet
import java.awt.*; import java.awt.event.*; import java.applet.*; public class Smile extends Applet { public void paint(Graphics g) { setBackground(Color.BLACK); g.setColor(Color.YELLOW); g.fillOval(30,50,100, 100); g.setColor(Color.BLACK); g.fillOval(55,75,10, 10); g.fillOval(95,75,10, 10); g.drawArc(60, 85, 40,40,-30,-120); } } /* <applet code="Smile.class" width="200" height="200"> </applet> */ OUTPUT:
Program to find the LCM & HCF of n numbers
class HcfLcm { public static void main(String[] args) { int n,x; System.out.println("Number of integers: "); n = Integer.parseInt(System.console().readLine()); if(n<1) { System.out.print("Invalid input!"); System.exit(0); } int[] arr = new int[n]; for(int i =0; i<n; i++) { System.out.print("Number "+(i+1)+":"); ...
how to run program in eclipse ?
ReplyDeleteYou will soon get the step by step procedure to use eclipse.
DeleteA new post soon.
How To Set Up Your Computer To Run Java Programs >>>>> Download Now
ReplyDelete>>>>> Download Full
How To Set Up Your Computer To Run Java Programs >>>>> Download LINK
>>>>> Download Now
How To Set Up Your Computer To Run Java Programs >>>>> Download Full
>>>>> Download LINK 7Z