subject

Nos dias atuais a informatica conta com inumeros recursos tecnologicos como softwares, aplicativos e redes sociais que sao capazes de facilitar a vida cotidiana. em sala de aula, a informatica pode transformar o processo de ensino e aprendizagem, desde que se realize uma atividade com planejamento, partindo da realidade dos alunos e considerando?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:00
Jackson is teaching the decimal number system. he wants his students to know how to expand numbers by powers of 10. which is the correct order in which digits are assigned values in the decimal number system?
Answers: 1
question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 23.06.2019 00:00
Suppose you have 9 coins and one of them is heavier than others. other 8 coins weight equally. you are also given a balance. develop and algorithm to determine the heavy coin using only two measurements with the of the balance. clearly write your algorithm in the form of a pseudocode using the similar notation that we have used in the class to represent sorting algorithms
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Drag the tiles to the correct boxes to complete the pairs. match the errors with their definitions. #name #value #ref when a formula produces output that is too lengthy to fit in the spreadsheet cell arrowright when you enter an invalid cell reference in a formula arrowright when you type text in cells that accept numeric data arrowright when you type in a cell reference that doesn’t exist arrowright reset next
Answers: 1
You know the right answer?
Nos dias atuais a informatica conta com inumeros recursos tecnologicos como softwares, aplicativos e...
Questions
question
English, 04.02.2021 07:10
question
Mathematics, 04.02.2021 07:10
question
Mathematics, 04.02.2021 07:10
question
Mathematics, 04.02.2021 07:10
question
Mathematics, 04.02.2021 07:10
question
English, 04.02.2021 07:10
Questions on the website: 13722362