leoniermiranda
leoniermiranda leoniermiranda
  • 23-03-2021
  • Biology
contestada

it is a software that creates a vicente shin we use it when representing some topics in reporting seminars and also in classes​

Respuesta :

egumaemmanuella65
egumaemmanuella65 egumaemmanuella65
  • 23-03-2021

Answer:

I thiink that what you're talking about is a projector

Answer Link

Otras preguntas

The top and bottom margins of a poster are 6 cm and the side margins are each 8 cm. If the area of printed material on the poster is fixed at 382 square centime
Which of the following is not a good reason to study music theory? You will learn more about writing music down. You will gain an appreciation for what it takes
Renting video games from Store S costs $2.50 per game plus a monthly fee of $5.00. Renting video games from Store T costs $5.00 per game with no monthly fee. Th
What are the four parts of an atom?
11. If you were standing on the Equator at noon during a Summer solstice, where would the sun be in the sky, and why?
Which of the following is the multiplicative inverse of 5 A.) 0.200000000 B.) -5 C.) 0.311111111 D.) 0
.in the array based list implementation of the ADT what is the worst case time efficiency of the remove method? a.O(n2) b.O(1) c.O(n) d.O(logn)
An electron and a 0.0280-kg bullet each have a velocity of magnitude 450 m/s, accurate to within 0.0100%. Within what lower limit could we determine the positio
what is the role of carbon dioxide in the environment?​
What is the output? int[] arr = new int[1]; arr[0] 10; System.out.printin(arr[O]): 01 OArrayIndexOutorBoundsException