answersLogoWhite

0


Best Answer

You cannot. At least not with generic C++. Graphics are platform-dependent and therefore requires a suitable API and library for your specific platform and its hardware.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you display a circle on computer screen with the help of c plus plus programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you display file extensions?

Open Windows Explorer. At the top, click on Tools. Then click on Folder Options. You will see 3 tabs across the top of the window - click and open View. In View you will see a long list of choices that can be checked or unchecked with a left mouse button click. The one to effect display of file extensions is about the tenth click-able box or circle down from the top of the list.


How do you write a c plus plus program to print a circle of numbers?

Ideally you should use a generic graphics library for this (there are many available, but opengl is recommended). It can be done with standard library console programming, however the console was never really intended for this type of programming. Once you have a graphics library, you can create a viewport and print anywhere within it using xy-coordinates. In most implementations, the origin (point {0,0}) is typically initialised at the top-left of the viewport. Using elementary circle geometry you can easily calculate the xy coordinate for each number you wish to print. Treat this point as the centre of your number, then calculate the bounding box for that number and centre it on the calculated point.


Circumference of a circle?

Boundry of circle is called circumference.


What are constructors and deconstructors in C programming language?

Constructors are functions that you use to define (initialize) the properties and methods of a class. By definition, constructors are functions within a class definition that have the same name as the class. For example, the following code defines a Circle class and implements a constructor function: // file Circle.as class Circle { private var circumference:Number; // constructor function Circle(radius:Number){ this.circumference = 2 * Math.PI * radius; } } The term constructor is also used when you create (instantiate) an object based on a particular class. The following statements are calls to the constructor functions for the built-in Array class and the custom Circle class: var my_array:Array = new Array(); var my_circle:Circle = new Circle(9);


Write an algorithm to compute the circumferenc of a circle?

Step 1. StartStep 2. Input the value of radius R. Step 3. Let PI=3.14. Step 4. Calculate the circumference=2*PI*R. Step 5. Display/Print the circumference. Step 6. Stop

Related questions

What is the HTML code for placing a circle?

HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:HTML is not a programming language and it cannot do things like drawing circles. The only thing you can do is get a graphic with a circle in it and use the img tag to display the image on the page. An example might be:


What is terminology for circle in computer mouse?

Considering the wording of your question I would assume you mean computer mouse as a language and asking what circle is in the language computer mouse. Given that there is no such language I have no clue.


Draw a flowchart that will accept radius and display the area of circle?

program that display the area of a circle of a reduce


What is a 15448946512052155 sided shape called?

If you are seing it on a computer screen, a circle. (No jokes) If you arent seing it on a computer screen, and all sides are equal, it is a polygon. About the computer screen. There arent enough pixels on a screen to display a 15448946512052155 sided shape, so it would just appear as a circle.


How do you write a program to input radius of a circle and calculate the area or circumferences of the cirlce?

In which computer language?


Find the dimensions of the rectangle of largest area that can be inscribed in a circle of radius a in C programming?

Find the dimensions of the rectangle of largest area that can be inscribed in a circle of radius a in C programming


List computer languages that support computer graphics?

Probably all general purpose computer programming languages support computer graphics, in the sense of providing access to graphics toolkits. Some languages have built-in commands for graphics primitives (dot, line, circle), but very few languages provide directly built-in support for higher level graphics functions as part of the language. Most simply grant access to computer graphics packages (e.g. OpenGL) in the same way as they'd grant access to a package for advanced mathematics or some other toolkit. Examples of languages with more than average support for computer graphics include Logo, Processing and Mathematica. On the other hand, very powerful graphics packages, such as 3-D rendering and game development software packages (e. g. Blender, Unity, Maya) typically include with a programming interface which typically uses a standard programming language (e.g. Python) with special integration into the graphics tool.


Why is polygon instead of circle or arc when use GstarCAD to draw circle or arc?

It is because the "display resolution" is too low, you can set the value in Tools>Options>Display. You also can use system variable "viewres" to control the display resolution.


Can a circle graph be used to display data from a histogram?

yes it can


What is the tool used on a computer to draw a circle?

Circle Tool.


A scientist wants to display the proportion of 250 geese that were male compared to the proportion that were female what of visuak display should the scientist use circle graph bar graph data graph or?

a circle graph. is the answer


A scientist wants to display the proportion that were female. What type of visual display should the scientist use?

A circle graph