Answer:
Infrared
Explanation:
the connection which requires an unobstructed "line of sight" between transmitter and receiver is called Infrared connection.
Infrared is the device which is used in T. V remotes.
Infrared is also used in computer in the device like cordless keyboard, mouses and infra touch screen.
Answer:
The answer to this cipher is ....
<u>Zoom, Zoom, Zoom We’re going to the moon. If you want to take a trip, Climb aboard my rocket ship.</u>
Its only shifted by 3 so it didn't take long to find
Hope this helps!
- Quinn
Answer:
The correct answer to the following question will be 2. the operator new.
Explanation:
New operator is used to allocating the memory to the instance object.The new object can be created by using a "new" keyword in java .
Syntax of using 'new' operator is :
class_name object_name=new class_name() // it allocated the memory to the class
For Example :
ABC obj = new ABC;
Now, this time obj points to the object of the ABC class.
obj = new ABC ();
call the construction of ABC class
Answer:
the Internet Protocol (IP)