subject

Write the technical term for the following:  a) Computer that can carry out varieties of tasks. 
b) A Computer that works on continuous signals. 
c) A computer that is combined form of analog and digital computers.
d) Digital computer works with microprocessor.
 e) A computer that works on binary digits. ​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
You will be given two character arrays of the same size, one will contain a number of ships. ships will move around the character array based on which way they are facing and the route they are on. routes are given in the other array. the route consists of '-' and '|' for straight paths, '\' and '/' for curves, and '+' for intersections. there are ships on these routes. ships always face a direction, '^' for up, '> ' for right, 'v' for down, and '< ' for left. any time the ships hit a '\' or a '/' it will turn as you would expect a ship to turn (e.g. a '^' that moves into a '/' will turn right). at an intersection, ships will always continue straight through. all ships move at the same speed, ships take turns moving and all ships move during one 'tick'. the one in the most top left goes first, followed by those to its right, then the ones in the next row. it iterates along the rows and then down the columns. each ship moves one space on its turn moving along the route. your function needs to return the position of the first collision between two ships and the number of ticks before the crash occurred.
Answers: 2
question
Computers and Technology, 22.06.2019 15:30
Which of the following examples has four beats in each measure?
Answers: 2
question
Computers and Technology, 22.06.2019 19:20
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
question
Computers and Technology, 22.06.2019 20:00
The blank button automatically displays next to the data when you select a range of numeric data which is an available option for creating a chart
Answers: 3
You know the right answer?
Write the technical term for the following:  a) Computer that can carry out varieties of tasks. 
Questions
question
Mathematics, 03.09.2021 20:40
question
Arts, 03.09.2021 20:40
question
Mathematics, 03.09.2021 20:40
question
Computers and Technology, 03.09.2021 20:40
question
English, 03.09.2021 20:40
question
Mathematics, 03.09.2021 20:40
question
Physics, 03.09.2021 20:40
Questions on the website: 13722361