Answer:
you can run minecraft on virtually anything with the lowest settings and optifine, as long as you dont use shaders or beefy texture packs
Explanation:
Answer:
Option b Internet platforms
Explanation:
Internet is related to network infrastructure and also hardware and software platforms. Without network infrastructure that enable connectivity and communication between computers, the internet platform won't exist. Besides, the network also enable communication and interaction between users and application. And we need specific hardware and software to construct a functional internet service.
I think both recursive and iteration are different programming approaches which have their own benefits and drawbacks .
<span><span>Recursive approach: In recursive approach the function calls itself until the condition is met. And it is slower than iteration,which means it uses more memory than iteration. recursion is like a selection structure, and which makes code smaller and clean. And a function partially defined by itself. Here tracing the code will be more difficult in the case large programs.</span><span><span>Iterative approach: </span>Iterative approach is a repetition process until the condition fails,here loops are used such as for ,while etc. Here code may be longer but it is faster than recursive. And it consumes less memory compared to recursive approach.If the loop condition is always true in such cases it will be an infinite loop.</span></span>
I guess the answer in the blank is Tablet.
A microcomputer that is smaller, lighter, and less powerful than a notebook, and which has a touch sensitive screen, is called a tablet.