Computer Science, asked by chollangichandu934, 1 month ago

blnsta
2. What is the output?
ИЕ
#include<stdio.h>
int main()
{
int a = 100;
printf("%0 %x", a);
}
ME
PERS
STIONS
%a
%x
DNING
H
None​

Answers

Answered by srishanth30
0

An output device is any piece of computer hardware equipment which converts information into human readable form. It can be text, graphics, tactile, audio, and video. Some of the output devices are Visual Display Units i.e. a Monitor, Printer graphic Output devices, Plotters, Speakers etc.

PLEASE MARK ME AS A BRAINLIEST AND FOLLOW ME PLEASE

Similar questions