answersLogoWhite

0

System.out.println("No.");

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Engineering

Java applet program to draw national flag?

import java.io.*; import java.applet.*; import java.awt.*; public class flag extends Applet { public void paint(Graphics g) { g.fillOval(60,450,120,50); g.fillRect(110,60,10,400); g.setColor(Color.red); g.fillRect(120,80,150,30); g.setColor(Color.white); g.fillRect(120,110,150,30); g.setColor(Color.green); g.fillRect(120,140,150,30); g.setColor(Color.black); g.drawRect(120,80,150,90); g.setColor(Color.blue); g.drawOval(180,110,30,30); int t=0; int x=195,y=125; double x1,y1; double r=15; double d; for(int i=1;i<=24;i++) { d=(double)t*3.14/180.0; x1=x+(double)r*Math.cos(d); y1=y+(double)r*Math.sin(d); g.drawLine(x,y,(int)x1,(int)y1); t+=360/24; } } }


How do you write flag status in program?

for example:int flag= 0; /* 0/1 = unset/set */...printf ("flag=%d which means %s\n", flag, flag? "set": "unset");


The different types of FLAGS register?

There are a huge number of different FLAG registers. The most common are zero flag (Z), carry flag (C), sign flag/ negative flag (S/N), and overflow flag (V/O/W). Each flag contains different information about the state of the processor.


What do you use to supplement your current testing methods with the ability to flag memory leaks and unassigned pointers you use?

I have no need to flag memory leaks or unassigned pointers because I eliminate all leaks at source by using resource handles, smart pointers and making proper use of RAII.


What causes the error .htaccess RewriteCond bad flag delimiters when blocking user agents using .htaccess?

badflag delimiters normally means you have an extra or unescaped space in the rewritecond regex pattern, or a missing [ or ]

Related Questions

How many the flag of Philippines?

The Philippines has one national flag


Java Applet Program to Draw National Flag of azad kashmir?

nothing done worry


Tagalog meaning of flag of the Philippines?

Tagalog translation of FLAG OF THE PHILIPPINES: Ang Watawat ng Pilipinas


What is the flag name of Philippines?

The name of the Philippines flag is 3 stars and a sun. The Filipino flag was adopted on June 12th, 1898.


Does Philippines burn a tattered flag?

No, burning a national flag is not a common practice in the Philippines. The proper way to dispose of a tattered flag in the Philippines is through a ceremony called "flag retirement," where it is respectfully folded and buried or cremated.


Does the Philippines have a flag?

Yes.


Who quilt the flag of the Philippines?

The flag of the Philippines was made on Hongkong by Marcela Agoncillo , Lorenza Agoncillo and Delfina Herbosa


What is special about the Philippines flag?

something


What is the meaning of star on the flag of the Philippines?

There are 3 stars in the Philippine Flag which represent the 3 major islands in the Philippines - LUZON, VISAYAS and MINDANAO.


What is the present government system of the Philippines?

flag


What is the meaning of the blue in the flag of the Philippines?

the meaning of the blue in Philippine flag was symbolize the filipino is an courage.


What is flag law 1907 in the Philippines?

The Flag Act was enacted on August 23, 1907. This law outlawed the display of Katipunan flags, emblems, banners, or devices in the Philippines.