subject
Computers and Technology, 29.04.2021 04:10 natie18

1.Blocul care asigura impedanta necesara la intrarea aparatului de masurat numeric este: 2.Arunci cand marimea de masurat este prea mica, circuitul de intrare al unui aparat de masura digital este:

3. Operatia de esantionarea marimii de masurat, masurarea facandu-se numai la anumite intervale de timp se numeste:

4.Atunci cand marimea de masurat este prea mare, circuitul de intrare al unui aparat de masura digital este:

5.Blocul care transforma rezultatul numararii din sistem binar sau binar-zecimal in sitem zecimal este:

6. Operatia de transformare a variatiei continue a marimii de masurat, intr-o variatie in trepte, se numeste:

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:20
Write a pseudocode solution for each of these problems. 1. design a while loop that lets that user enter a number. the number should be multiplied by 10, and the result stored in a variable named product. the loop should iterate as long as product contains a value less than 100. 2. design a do-while loop that asks the user to enter two numbers. the numbers should be added and the sum displayed. the loop should ask the user whether he or she wishes to perform the operation again. if so, the loop should repeat; otherwise it should terminate. 3. design a for loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 100. 4. design a nested loop that displays 10 rows of # characters. there should be 15 # characters in each row. 5. convert this for loop to a while loop. declare integer count for count = 1 to 50 display count end for 6. find the error in the following pseudocode. declare boolean finished = false declare integer value, cube while not finished display “enter a value to be cubed.” input value; set cube = value ^ 3 display value, “ cubed is “, cube end while
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
Select all that apply. which of the following are proofreading options included in microsoft word? spell check find replace grammar check formatting check
Answers: 1
question
Computers and Technology, 23.06.2019 03:30
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
question
Computers and Technology, 24.06.2019 16:50
Develop the program incrementally: a) start by reading and displaying each line of the input file to make sure you are reading the data set correctly. b) use the split string method to extract information from each line into a list. print the list to prove that this step is working correctly. d) convert the exam scores to type int and calculate the student’s average. display those items to prove this step is working correctly. e) create a tuple containing the six items for each student (name, exam scores, exam mean). display the tuples to prove this step is working correctly. (optionally, you may want to have the exam scores in a list so your tuple is (name, scores_list, f) append each tuple to a list. display the list to prove this step is working correctly. g) use the sort list method to re-order the tuples in the list. display the list to prove this step is working correctly. h) use a for statement to display the contents of the list as a table (with appropriate formatting). i) use a for statement to calculate the average of all scores on exam #1, then display the results. note that you could have calculated this average within the first loop, but we are explicitly requiring you to do this calculation by looping though your list of tuples. j) add the logic to calculate the average of all scores on exam #2, then display the results.
Answers: 2
You know the right answer?
1.Blocul care asigura impedanta necesara la intrarea aparatului de masurat numeric este: 2.Arunci...
Questions
question
Mathematics, 15.02.2021 16:00
question
World Languages, 15.02.2021 16:00
question
Mathematics, 15.02.2021 16:00
question
English, 15.02.2021 16:00
Questions on the website: 13722361