answersLogoWhite

0

Text and graphics can be displayed on a computer's monitor (screen).

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is an output device that can display text and graphics?

One example is the monitor (screen) of a computer that displays text and graphics.


What is an output device that usually conveys text graphics and video information?

Display Screen


Is an output device that visually conveys text graphics and video information?

Display Screen


What is the difference between output device and display device?

An output device is any piece of computer hardware equipment used to communicate the results of data processing carried out by an information processing system (such as a computer) which converts the electronically generated information into human-readable form....A Display devise is an output device that visually conveys text, graphics, and video information like color monitors.........


What are the four common types of output?

Four common types of output are text, graphics, audio, and video.


What is the difference between a text browser and graphical browser?

A text browser can display only text (no pictures). A graphics browser lets you view both text and graphics (you can see the pictures).


What are the four basic categories of output?

The four basic categories of output are text, graphics, audio, and video. Text output includes words and characters displayed on a screen or printed on paper. Graphics output involves images and visual elements. Audio output produces sound, while video output displays moving images.


State 4 forms of output and four types of output devices?

text , graphics , video , audioType your answer here...


How save output of exe file into text file?

to save the output in a file and display the same ion the VDU


In a text handling package what is ment by formatting?

Configuring the display and output to look as you want.


Give an example of two output devices and what the do?

Monitor- displays text and graphics. Speakers- plays sounds.


Can you add images in c plus plus?

C++ is designed to be as generic as possible. As such, printing is text-mode only, just as the console is designed for text-mode only. There are no graphics routines in the standard library. To gain graphics output, including image printing, you need an API and library for your specific platform and hardware.