Which API gives higher performance and low graphics?
OpenGL?
Vulkan?
Direct3D11?
Metal?
pls suggest your answer

Answers

Answer 1
I believe Vulkan Ubisoft uses it for there large scale game for them to work on computer that can’t handle them

Related Questions

Convert (765)octal into hexadecimal​

Answers

Answer:

1F5

Explanation:

First convert octal 765 into binary values with each octal digit as a representation using 3 bits

Octal 7 ==> 111

Octal 6 ==> 110

Octal 5 ==> 101

Putting it together we get
111110101

Now group the bit values into groups of 4 (with leading zeros if necessary) starting with the rightmost bit.

Groups are highlighted and then the hex value is written

Right-most group 111110101  and 0101 is 5 hex
Middle group: 111110101  and 1111 is F hex

Left most group: 111110101 ; with leading zeros it is 0001 which is 1 hex

So from left to right we get 1F5

to link the data from one table to another in an access relational database, a(n) ____ must be common to each table.

Answers

To link the data from one table to another in an access relational database, a field must be common to each table.

Want is database?

It should be noted that database simply means an organized collection of structured information or data stored in a system.

In this case, to link the data from one table to another in an access relational database, a field must be common to each table.

Learn more about database on:

brainly.com/question/26096799

#SPJ12

What is the best example of personally identifiable information.

Answers

Answer:

Social Security Number, Drivers License Numbers, Credit Cards.

What is micro computer? List out the types of microcomputer. What is micro computer ? List out the types of microcomputer .​

Answers

A full-featured computer designed for single-use on a smaller size is known as a microcomputer.

What exactly is a microcomputer?

A full-featured computer designed for single-use on a smaller size is known as a microcomputer.

A single-chip microprocessor-based device is now more commonly referred to as a PC, replacing the outdated name "microcomputer." Laptops and desktops are examples of typical microcomputers.

The types of microcomputers are;

Desktop Computer

Laptop

Smartphone

Notebook

Tablet

Hence, a full-featured computer designed for single-use on a smaller size is known as a microcomputer.

To learn more about the microcomputer refer;

https://brainly.com/question/21219576

#SPJ1

Participating providers contract to participate in a BCBS plan preferred provider network (PPN), which is a program that requires providers to adhere to __________ care provisions. a. managed b. hospital c. prospective d. retrospective

Answers

The contracts participate in the PPN provided by BSBS in order to form the adhere to managed care provisions. Thus, option A is correct.

What is BSBS?

BSBS stands for Blue Cross and Blue Shield, is an organization in United States that provides hospital coverage and the insurance.

The preferred provider network (PPN) are the health care service providers to the claimants in the case of injury caused by the motorcycle accident.

Thereby, it can be stated that the BCBS providers with the PPN forms to adhere providing managed care provision. Hence, option A is correct.

Learn more about Blue Cross and Blue Shield, here:

https://brainly.com/question/6967361

#SPJ1

Select the correct answer. In the decision-making process, after you have chosen the right solution, what is the next step? A. Act on your decision. B. Reflect on your decision. C. Gather information. D. Identify the problem. Reset Next

Answers

In the decision-making process, after you have chosen the right solution, the next step is to act on your decision.

How do you act on your decision?

A person act on their decision-making by putting those decision taken into use.

Therefore,  In the decision-making process, after you have chosen the right solution,  the next step is to Act on your decision as it entails bringing the decision to light.

Learn more about decision-making from

https://brainly.com/question/3432001

#SPJ1

When verifying sd-wan traffic routing with the cli packet capture tool, which verbosity level should you use?

Answers

The verbosity level that you should use is level 4.

What is a verbosity level?

It should be noted that verbosity level simply means logging in of information on a system.

When verifying sd-wan traffic routing with the cli packet capture tool, the verbosity level that you should use is level 4.

Learn more about verbosity on:

brainly.com/question/76327

#SPJ12

The _____ constraint assigns a value to an attribute when a new row is added to a table

Answers

The default constraint gives a value to an attribute when a new row is added to a table.

Is default a kind of constraint?

This is known to be a type of constraint that often apply a value to a column if an INSERT statement does not really give the value for the column.

Therefore, one can say that the default constraint gives a value to an attribute when a new row is added to a table.

Learn more about default constraint from

https://brainly.com/question/19130806

#SPJ12

In the /etc/shadow file, which character in the password field indicates that a standard user account is locked?

Answers

The character in the password field that tells that a standard user account is locked is "!".

What is password field?

This is known to be a kind of security precaution, where a password field is said to save its value as an array of characters, instead of a string.

Note that the exclamation mark In the file, is said to be the character in the password field that tells that a standard user account is locked.

Learn more about  password field from

https://brainly.com/question/17174600

#SPJ12

You have a server that has a 100basefx network interface card that you need to connect to a switch. the switch only has 100basetx switch ports. which device should you use

Answers

Media Converter is the device that you will use to switch only has 100BaseTx switch ports.

What is a network media converter?

A media converter is known to be a kind of networking device that helps to link two different media, such as Ethernet copper and Ethernet fiber.

Note that they can link devices that are more that 100 meters from the close available switch and as such, Media Converter is the device that you will use to switch only has 100BaseTx switch ports.

Learn more about Media Converter from

https://brainly.com/question/24858866

#SPJ1

Write a class with name shares shares( ) constructor to initialize the object shares(String , int , int ) constructor to initialize the object void buy( ) for buying the shares void sell( ) for selling the shares calc( ) to calculate the total value of shares show( ) to show the details. Note : buy( ) and sell( ) functions will increase or decrease the number of shares, and accordingly the Total value of shares will change. Create another class and write main( ) function and use the above functions....use : string nm(name of buyer)
int no(no. of shares)
int unitprc(price of 1 share)
int totalval (total value of all shares)

Answers

Explanation:

What is constructor?

Constructor is a member function of class, whose name is same as the class.

A constructor is a special type of member function of a class which initializes objects of a class. In C++, Constructor is automatically called when object(instance of class) is created.

Constructor is invoked at the time of object creation. It constructs the values i.e. provides data for the object that is why it is known as constructors.

Constructor does not have a return value, hence they do not have a return type.

PLEASE HURRY.

explain the use of various debugging and testing methods to ensure program correctness

Answers

Answer:

Testing and Debugging are huge activities during software development and maintenance. Testing tries to find the problem while Debugging tries to solve the problem. Only after the testing team reports the defect, debugging can take place.

Explanation:

What happens if part of an ftp message is not delivered to the destination?

Answers

The message is lost when an FTP message is not delivered to its destination because FTP doesn't use a reliable delivery method.

What is FTP?

FTP is an abbreviation for file transfer protocol and it can be defined as a type of server that's designed and developed to store and provide files for download, as well as sharing between two or more users on an active computer network.

Generally, the message is lost when an FTP message is not delivered to its destination because FTP doesn't use a reliable delivery method.

Read more on FTP here: https://brainly.com/question/20602197

#SPJ12

in the tcp/ip protocol that allows communication across the internet, what does tcp do?

Answers

TCP tells or state how applications can make channels of communication across a network.

What is the role of TCP?

TCP is known to often help in the management of how a message is put together into smaller packets before they are sent or transmitted over the internet and then put together again in the right way at the arriving or destination address.

Therefore, TCP tells or state how applications can make channels of communication across a network.

Learn more about TCP from

https://brainly.com/question/17387945

#SPJ11

Answer:

The TCP establishes a connection and a secure transmission between the client and the server.

Explanation:

It is designed to break things down as packets, then send it to the server as a request. The server will receive the request nd give you a response, initiating a connection between said services.

Hope this helps!

The quickbooks online advanced desktop app can be installed on which operating system?.

Answers

Explanation:

For Android products, your device will need to be running Nougat 7.1. 1 or newer.

Which is the preferred means of trapping user input for errors?

Answers

Escaping is the preferred method used for trapping user inputs for errors.

HTML (HyperText Markup Language)

Most web pages users interact with today are designed based on the rules of HTML. In a web-based environment, a preferred means developers use to trap user input for errors is the escape string. This typically involves using mysql_real_escape_string() when coding.

You can learn more about escaping here https://brainly.com/question/14821549

#SPJ12

What's a common mistake that young people in relationships make?

A. They use shortened words, making text messages difficult to understand.

B. They overshare personal information.

C. They share pictures when they should be texting instead.

D. They don't exchange their passwords soon enough.

(From Digital Technology: Ethics & Literacy)

Answers

B, i say b because oversharing something personal could result in somebody you thought you loved going back telling someone else, causing rumors to be spread out

Couples most frequently commit the errors of not actively listening to one another, taking their spouse for granted, and ignoring issues because they don't want to start a fight.Thus, option B is correct.

What common mistake that young people in relationships?

The failure to set boundaries in relationships was undoubtedly the biggest and most common problem I saw. If we don't treat one another how we would like to be treated, they won't comprehend. Setting limits is essential to preserving peace and demonstrating respect in a partnership.

It may seem apparent, but when you and another person experience the ups and downs of life together, there will inevitably be times when your respect for one another varies. Sometimes things turn out better, sometimes bad.

Therefore, They overshare personal information, a common mistake that young people in relationships make.

Learn more about relationships here:

https://brainly.com/question/9780486

#SPJ2

What dsl variant has a distance limitation of 18,000 ft. between a dsl modem and its dslam?

Answers

The dsl variant that has a distance limitation of 18,000 ft. between a dsl modem and its dslam is known as asymmetric dsl.

What is asymmetric dsl?

It should be noted that the asymmetric dsl (digital subscriber line) is a popular internet access solution for residential locations.

It enables an existing analog telephone to share the line used for data for the transmission voice and data.

Learn more about dsl on:

brainly.com/question/14599737

#SPJ12

list of history of generation computer?​

Answers

First-generation — 1940–1956used vacuum tubesENIAC, UNIVAC I, IBM 650, IBM 701, etc.Second generation — 1956-1963used discrete transistorsIBM 7090 and 7094, UNIVAC 1107, PDP-1 and 8, etc.Third generation — 1964-1971used integrated circuits (but not microprocessors)IBM System/360, UNIVAC 1108, PDP-8/I, PDP-11/20 and PDP-11/45, etc.Fourth-generation — 1971-presentuse microprocessorsPDP-11/03 and PDP-11/34, Apple ][, IBM PC, Apple Macintosh, IBM z Series, etc.Fifth-generation — (current research)artificial intelligence and quantum computing

The quickbooks online advanced desktop app can be installed on which operating system?.

Answers

The quickbooks online advanced desktop app can be installed on Windows PC: Windows 10 operating system.

What is this about?

The quickbooks online advanced desktop app can be installed on Windows PC: Windows 10 operating system especially Windows 10, and whose specification is Intel Core i5 that has at least 4 GB of RAM.

Note that a person needs Adobe Reader 11.0 or higher to nbe able to print forms or the use of  Mac: OS X "High Sierra" 10.13 or newer.

Learn more about quickbooks  from

https://brainly.com/question/24441347

#SPJ1

When designing a query in power bi desktop, what is the best datatype to use for column containing currency values?

Answers

In designing a query in power bi desktop, the best datatype to use for column containing currency values is fixed Decimal Number data type.

What is Fixed Decimal Number data type?

Fixed Decimal Number data type is said to be a kind of currency data type where the given location is said to be fixed for giving the decimal.

Note that in the above case, In designing a query in power bi desktop, the best datatype to use for column containing currency values is fixed Decimal Number data type.

Learn more about datatype from

https://brainly.com/question/179886

#SPJ12

write common ICT tools​

Answers

computers laptops printers scanners software programsdata projectorsand interactive teaching box.

15 POINTS FOR THE ANSWERS ASAP
Which type of portfolio would you prefer to have? Why did you pick that portfolio?

Answers

Answer:

Aggressive Portfolio

Explanation:An aggressive portfolio takes on great risks in search of great returns.

which type of virtual machine (vm) takes advantage of unused capacity in data centers at a much lower cost than regular vms of similar sizes?

Answers

The type of virtual machine that takes advantage of unused capacity in data centers at a much lower cost than regular vms of similar sizes is Transient or Spot VMs.

What is a virtual machine?

It should be noted that virtual machine simply means a machine that allows one to run on an operating system in an app window.

In this case, the type of virtual machine that takes advantage of unused capacity in data centers at a much lower cost than regular vms of similar sizes is Transient or Spot VMs.

Learn more about virtual machine on:

brainly.com/question/19743226

SPJ12

Students and classes have a _____ relationship

Answers

In the above, Students and classes have a many-to-many relationship.

What is many-to-many relationship?

A many-to-many relationship is one that often taxes place when a lot of records in a table are linked with a lot of records in another table.

Therefore, In the above, Students and classes have a many-to-many relationship as they are known to have multiple relationship or records.

See options below

a. one-to-one b. one-to-many

c. many-to-one d. many-to-many

Learn more about relationship from

https://brainly.com/question/10286547

#SPJ12

Internet transportation exchanges brings together shippers who post __________ and carriers that post __________ in order to arrange shipments. Group of answer choices capacity, capacity loads, loads capacity, loads loads, capacity

Answers

Answer:

Internet transportation exchanges brings together shippers who post LOADS and carriers that post their AVAILABLE CAPACITY in order to arrange shipments. Group of answer choices capacity, capacity loads, loads capacity, loads loads, capacity

What specialized network device is commonly used to load balance traffic across multiple servers in a group?

Answers

A content switch is a specialized network device that's commonly used by network engineers to load balance network traffic across multiple servers in a group.

What is a content switch?

A content switch can be defined as a class of switch which is designed and developed for the programmatic redirection of request traffic of a client from one server, which was initially selected by load balancing to another server selected based on the content of the request or header.

Thus, a content switch is a specialized network device that's commonly used by network engineers to load balance network traffic across multiple servers in a group.

Read more on switches here: https://brainly.com/question/14850209

#SPJ12

ram is ________ and has no moving parts.

Answers

RAM is Electronic (solid state) and has no moving parts.

What is a RAM in computer?

RAM is known to be an random-access memory as it is said to be a short term memory and it is the place where data is saved as the time the processor requires for it.

Note that RAM is Electronic (solid state) and has no moving parts as it is often inbuilt in a computer system.

Learn more about RAM From

https://brainly.com/question/13196228

#SPJ11

What are backup storage devices of computer? Why are they necessary in the computer system?​

Answers

Answer:

Backup storage devices retains current copies of data on hand, enabling backup in the event of hardware failure or data loss. Backup storage, unlike long-term, archive, or cold storage, must allow for the quick recovery and restoration of backup data. Backup storage devices are disk-based hardware appliances that include specialized software for encryption, interconnection, data processing, and compression. A remote backup appliance aids in the maintenance and recovery of company operations. As storage media, backup storage frequently employs both disk-to-disk (d2d) and magnetic tape systems.

The primary function of such devices is data storage and processing, which serve to improve efficiency and performance. This component comprises hard disks, USB drives, solid-state drives, and portable hard drives. There are additional storage options, such as cloud storage, AWS storage, and so on, but they are not the principal sources of storage devices. These are some of the new ways to save data online. Storage devices are an essential component of a computer system.

Create a chart on basic commands used in HTML.
It should include basic body structure of HTML also.And make it beautiful

Answers

basic HTML commands

1 the head tag

2 titles

3 the body tag

4 headers

5 paragraph

6 performance text

7 bold face and italics

the HTML tag Al truth not currently required by the all clients the HTML tag signals the point where tax should started being interprinted as HTML code

Other Questions
()8What is 11 - 2 A firm operating in a perfectly competitive market is a price taker because: Select the correct answer.Which phrase describes typical fall weather?O A.il fait chaudO B.il y a du ventO C.il neigeO D.il fait beau HELP PLEASE! (will be marking brainliest) What is the measure of FJG? A. 95 B. 100 C. 105 D. 115 1. describe a buying situation in which you were successfully cross-sold and a situation in which you were ""traded up."" Describe a situation in which friction changes the direction of a moving object. Dan Barker, the chief engineer, told Ms. Silva that the company is currently making 150 units of Model Diamond per batch and 245 units of Model Gold per batch. He suggests doubling the batch sizes to cut the number of setups in half, thereby reducing the setup cost by 50 percent. Compute the cost per unit for each product if Ms. Silva adopts his suggestion. Carlton received 45 votes in the school council election, and Will received 60 votes. What percent of the votes did Carlton receive? How do you calculate sales tax? How do you calculate a discount? Please explain and give examples. Thanks! How do u calculate pythagoras therorem QuestionAhmet borrows $700 and is charged compound interest at 15% per year. How much will he have to pay back in total after 6years?Give your answer to two decimal places. Determine which multimedia elements would make the best combination in a presentation. Is the Answer Xander needs to collect at least 120 cans for a food drive to earn community service credit. He has already collected 64 items.Part AChoose the inequality and solution to represent the number of cans, c, that Xander must still collect. Rank the gases Ar, N2, CH4, and CH6 in order of increasing density at STP. A local pizza shop has a membership program for frequent buyers. The membership costs $20 per month and members get a discounted price of $1.25 per slice of pizza. Chee purchased a membership to this pizza shop. How much would Chee have to pay the pizza shop if she bought 12 slices of pizza this month? What would be the monthly cost for x slices of pizza?Monthly cost with 12 slices: Monthly cost with x slicesneed answer quickly Help Me I'm So Confused I'm In 5th GradeBy the way, I'm not in high school A regular polygon is drawn in a circle so that each vertex is on the circle and is connected to the center by a radius. Each of the central angles has a measure of 40. How many sides does the polygon have?891012 Question 20 The sports budget for cricket, football, and netball was divided in the ratio 5: 3:2, respectively. The total sports budget is $1.200,000. How much money will netball receive? A. B. C. D. + O A OB O C O D $120,000 $240,000 $360,000 $600,000 Question 20 The sports budget for cricket , football , and netball was divided in the ratio 5 : 3 : 2 , respectively . The total sports budget is $ 1.200,000 . How much money will netball receive ? A. B. C. D. + O A OB O C O D $ 120,000 $ 240,000 $ 360,000 $ 600,000 Which excerpt from "Amigo Brothers is part of the storys rising action?The fight had created great interest in the neighborhood. Antonio and Felix were well liked and respected. Each had his own loyal following. As the two climbed into the ring, the crowd exploded with a roar. Antonio and Felix both bowed gracefully and then raised their arms in acknowledgement.The bell sounded over and over again. Felix and Antonio were past hearing. Their blows continued to pound on each other like hailstones.Finally the referee and the two trainers pried Felix and Antonio apart. Cold water was poured over them to bring them back to their senses. what were the circumstances that led to the rise of new leaders in Europe?