answersLogoWhite

0

touchscreen

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is a display that while showing you the output it allows you to touch it with your finger or a stylus to input commands?

touchscreen


What is a display that while showing you the output allows you to touch it with your finger or stylus to input commands?

touchscreen


What are the differences between nits and lux in terms of measuring display brightness?

Nits measure the brightness of a display in terms of light output, while lux measures the brightness of the display in terms of the amount of light that reaches a surface. Nits are used to quantify the brightness of the display itself, while lux is used to measure the brightness of the display as it is perceived by the viewer.


What are the two ways of formating of output in c?

In C, the two primary ways of formatting output are using printf() and fprintf(). The printf() function is used for standard output to the console, while fprintf() allows for formatted output to a specified file stream. Both functions utilize format specifiers to control the display of variables, such as %d for integers and %f for floating-point numbers. Additionally, sprintf() can be used to format output into a string instead of sending it directly to a console or file.


Is a display that while showing you the output allows you to touch it with your finger or a stylus to input commands?

touchscreen


Does CD4026 is the same ic for CD4033?

Both the CD4026 and CD4033 are BCD to 7 Segment counter/decoders. The 4026 has a display enable input/output, while the 4033 has a ripple blanking input/output.


Is a cell a output or input device?

A cell is neither an output nor an input device. A cell, also known as a cell phone or mobile phone, is an electronic device that is used for communication and can perform a wide range of functions, such as making calls, sending messages, browsing the internet, taking pictures, and playing music. While it does have input and output capabilities, such as a touchscreen display and speakers, it is not classified as an input or output device. Instead, input devices are used to provide data to a computer or electronic device, while output devices display or transmit information from the device to the user.


What is the process for resizing the output of the OBS software while maintaining the source size?

To resize the output of OBS software while maintaining the source size, you can adjust the scaling settings in the software. This allows you to change the size of the output without affecting the original source size.


What are another names for input and output?

Input is often referred to as "data entry," "information input," or "user input," while output is commonly called "data output," "results," or "information output." In computing contexts, input can also be termed "feed" or "source data," and output might be described as "display," "results set," or "feedback."


Is an microwave an output device?

No, a microwave is not an output device; it is classified as an appliance that uses electromagnetic radiation to heat and cook food. Output devices are typically defined as hardware that conveys information from a computer to the user, such as monitors or printers. While a microwave does output heat and cook food, it does not process or display information in the way that output devices do.


How 2 display 10 no in programming?

to display 10 numbers in C language we can use the while loop.... #include<stdio.h> #include<conio.h> void main() { int n=0; while(n<=10) { printf("%d",n); //it will print the 10 numbers as output } getch(); }


Is a touchscreen an input or output device?

It is both. The output device shows you images on the screen, while the input device allows you to interact with objects on the screen (e.g., touch the screen to select an option).