Answer:
D. Wide angle
Explanation:
Wide angle camera is specifcally designed to shrinks the image using the lens with smaller focal length compared to average camera.This type of camera is commonly used to capture wider area of scenery. Or to give an impression that the objects that near the camera seems larger than they actually are.
Answer: getfenv() is a type of function. Particually a envirotment function. for a lua coding.
Explanation: What this does it goes thourgh line of code in a particular order.
This means. getfenv is used to get the current environment of a function. It returns a table of all the things that function has access to. You can also set the environment of a function to another environment.
Forgot to include examples of where this could be used. Although not very common uses, there are some. In the past Script Builders used getfenv to get the environment of a script, and setfenv to set the environment of a created script’s environment to a fake environment, so they couldn’t affect the real one. They could also inject custom global functions.
Not entirely sure if this uses getfenv or setfenv, but the use in Crazyman32’s AeroGameFramework is making the environment of each module have access to other modules without having to require them, and having access to remotes without having to directly reference them.
Answer:
Option 2 is correct.
Explanation:
Option 2 is correct because most of the components used in laptop is far different from Desktops. They are not able to fix in desktops. They are designed specially for laptops.
Answer:
website
Explanation:
website is software that is used to deliver the mentioned things on the internet.
The first one is 0 (0/3=0)
The second one is 3 (3/3=1)
The third one is 2 (6/3=2)
The fourth one is 9 (9/3=3)
Hope this helps you :)