Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The name data can often be represented in different ways based on how it is being used. Images are used a lotin video games, but

image text in transcribed
The name data can often be represented in different ways based on how it is being used. Images are used a lotin video games, but those images go through a lot of stages between creation and the game being played. An artist will draw the images on a computer. Once they have been created they must be downloaded by players. When they are on a player's device they must be loaded into main memory to be displayed when the game is actually played The choice of formats to be used is normally constrained by the hardware and based on a trade off between factors like computational speed and memory. Modern games often have very large textures and GPUs are now very computationally powerful but have relatively small memory areas What would be the best representation of an image when loaded into main memory while a game is being played? a A]Compressed vector B]Uncompressed bitmap CUncompressed vector D]Compressed bitmap 7. What is a semaphore? AJA sequence of instructions that can cnly be executed by one process at a time B]A situation where processes are blocked because each is waiting for resources from another w CJA flag used to control access to a particular resource DjThe action of a process creating another pa * process 81 At a swimming pool, there was one place where you picked up locker keys and another for picking up towels One particularly busy day, a customer picked up the last locker key at the same time as another customer picking up the last towel. They then had a big argument because one couldn't swim without a locker key and the other couldn't swim without a towel. The next day the manager made a rule that you cannot pick up a towel without first having a locker key Which condition of deadlock does this resolve? AlThere is competition for nonsharable resources BjThe resources are requested on a partial basis C]Once a resource has been allocated, it cannot be forcibly retrieved

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions

Question

4. What decision would you make and why?

Answered: 1 week ago