Question 19 :A user needs the video capability in his computer upgraded to support a new graphics application. The computer includes an onboard video card. You install a new video card in the computer. You need to disable the onboard video card. Where should this card be disabled

Answers

Answer 1

Answer:

The onboard video card should be disabled in the BIOS. After you disable the onboard video card in the BIOS, it will no longer function.

Explanation:

Since in the question a user wants to upgrade for new graphics application and also the computer involves the onboard video card and a new video card is installed in the computer now you want to disabled it

So this can be done in the BIOS i.e basic input output system which is to be used for rebooting the computer system

And after disabled it, you cannot used.


Related Questions

A service that might appear to be a single server to external clients, but actually represents many servers living behind it, is known as a

Answers

Answer:

A reverse proxy.

Explanation:

A service that might appear to be a single server to external clients, but actually represents many servers living behind it, is known as a reverse proxy.

In Computer Networking, a single server can be configured to appear as the endpoint for many other servers acting behind it through the use of a reverse proxy.

Hence, a reverse proxy is a type of server that is placed right in front of other servers such as a web server and forwards or routes the user's (client) requests to those servers sitting behind it. When properly configured, reverse proxy helps to ensure security, reliability and performance of a network.

NIST recommends selecting cloud providers that support strong encryption, have appropriate redundancy mechanisms in place, employ authentication mechanisms, and offer subscribers sufficient visibility about mechanisms used to protect subscribers from other subscribers and the provider.a) trueb) false

Answers

Answer:

The answer is "Option a".

Explanation:

In cloud computing, it is also known as the model, that enables you for accessible, convenient, through the-demand network access to global computer resources, which can be rapid to get and published via low administrative effort.  

Its recommending selection for the cloud providers support for the robust encryption, that has adequate replication processes in place, use user authentication, or provide ample clarity to customers regarding mechanisms that defend subscriptions against other subscriptions and the supplier.

How are the waterfall and agile methods of software development similar?

Both methods allow project teams to complete small portions of the entire project in small sprints and work on different steps simultaneously.

Both methods focus on development rather than planning, in order for project teams to work more quickly.

Both methods have project teams work on one step at a time and move on when the previous step is completed and approved.

Both methods require documentation so project teams stay on track and keep control over what version of the project they are working on.

Answers

Answer:

In the question "first and last", that is "option 1 and 4" is correct.

Explanation:

In the given question the numbering of the choices is missing. if we numbering the choices, then the first choice is on the 1 number, the second choice is in 2 and so on, in which the correct and the wrong choice can be  defined as follows:

In point 1, Both method, it divides the project into small parts, at it the working is easy, that's why it is correct. In point 4, Both method, it requires the documentation, that's why it tracks the project. In point 2 and 3, both were wrong because it focuses on both development and planning, and in Waterfall when one part is complete then it will go on the next part, but in the Agile, it does not use this technique.

Display all the natural numbers from 1 to 100 that are exactly divisible by 3 and 7 using FOR … NEXT. Without using Mod

Answers

Answer:

FOR i% = 1 TO 100

 IF ((i%\3) = i%/3) AND ((i%\7) = i%/7)  THEN

   PRINT i%

 END IF

NEXT i%

Explanation:

Of course using MOD would be cleaner, but another way to check if a number is integer divisable is to compare the outcome of an integer division to the outcome of a floating-point division. If they are equal, the division is an integer division.

The program outputs:

21

42

63

84

How do a router and switch differ when handling a message? Both a router and a switch use the message’s destination address to select the line to route the incoming message to. The switch will purposefully drop messages if message traffic exceeds its capacity. The router will purposefully drop messages if message traffic exceeds its capacity. There is no difference in how a router and a switch handle messages.

Answers

Answer:

The router will purposefully drop messages if message traffic exceeds its capacity.

Explanation:

As we know that the router and the switch are the connecting devices. The router works at the network layer and used for determining the shortest path

On the other hand the switch work is to connected many devices that are available in the network.

Therefore the correct option is second as the router also depicts when there is the purpose of the messaged drop[ed if the traffic of message exceeds than its capacity

are teaching a class on computer hardware to new IT technicians. You are discussing the component on an Advanced Technology eXtended (ATX) motherboard that supports communication between the central processing unit (CPU) and random access memory (RAM). Which component provides this functionality

Answers

Answer:

The chipset of the motherboard.

Explanation:

The chipset that is on the motherboard handles all the data flow management of the system.  This includes all communications that will occur on the motherboard including communication between the CPU and the RAM.  

The chipsets themselves are designd by the companies that create the CPUs but are integrated on the motherboards created by third-party vendors.

Hope this helps.

Cheers.


[tex]3x - 5 = 3x - 7[/tex]

Answers

Answer:

x = -1/2

Explanation:

Hey there!

To solve for x we need to simplify the following,

3x - 5 = 7x - 3

-3x to both sides

-5 = 4x - 3

+3 to both sides

-2 = 4x

Divide both sides by 4

-1/2 = x

Hope this helps :)

Difference between switch case and if else statement.​

Answers

Answer:

SWITCH CASE:

STATEMENT WILL BE EXECUTED IS DECIDED BY USER.

SWITCH STATEMENT EVALUATES ONLY CHARACTER OR INTEGER VALUE.

IT USING SINGLE EXPRESSION FOR MULTIPLE CHOICES.

IF - ELSE STATEMENT.

STATEMENT WILL BE EXECUTED DEPEND UPON THE OUTPUT OF THE EXPRESSION INSIDE.

IF THE STATEMENT EVALUATES INTEGER, CHARACTER, POINTER OR FLOATING- POINT TYPE OR BOOLEAN TYPE.

IF USING MULTIPLE STATEMENT FOR MULTIPLE CHOICES.

HOPE IT HELP....

I need help on my new iPhone 7 that I got I transfer my Sim card from my Samsung But before And after I put my Sim card in it was saying this please help...and yeah:( I’ll let give you fifty ..

Answers

Answer:

Sometimes phones do this, did you take it to the phone store?

Explanation:

In order to send and receive iMessages to your iPhone.

iMessage must be enabled. By doing this, you will associate your phone number with the email address used for your Apple ID or iCloud account.

As a chemical engineer, what would you be most likely to do in your job?
design robots to perform repetitive tasks
sterilize food processing equipment
design sewer treatment plants
combine microorganisms and enzymes to create new medicines

Answers

Answer:

The correct option is;

Design sewer treatment plants

Explanation:

Chemical engineers, also known as a process engineer, are involved in the design and development of cost beneficial ways of utilizing energy and materials which can mostly be established as a chemical manufacturing process

The chemical engineer works by applying scientific principles to resolve and provide amicable solutions to the production usage, disposal, and waste management, of chemical and other related materials

Chemical engineers conducts research into the usage of materials and production process.

Design a webpage on Artificial Intelligence/augmented reality

Answers

Answer: is there even an answeR for this? Anyway plz do my question. If you are looking for web page options thou I would offer a Alexa vs VR

Explanation:

You administer computers on a Microsoft Windows 2003 TCP/IP network. On the network, you want to use a domain name-to-Internet Protocol (IP) address name resolution system that provides a central database on a server to resolve domain names to IP addresses. Which options should you implement on your network

Answers

Answer:

The answer is "Using the Domain Name System(DNS)".

Explanation:

It is the name database whereby web domain names were located or converted into their IP addresses. Its domain name maps its username used by users and finds a site at a user's IP range for the location of a site.  

It includes the internet and also has  DNS for any time search on the internet if they know this or not. It should recall the IP address of every device to access on the specific web site which you needed, that's why we can say that the DNS is used to implements on the internet.

In a response of approximately 50 words, explain why it would be essential for the successful A/V technician to participate in additional coursework, presentations and seminars offered by equipment manufacturers as well as annual conferences attended by colleagues in the industry.

Answers

Answer:

The A/V technician should participate in the additions coursework, seminars and presentations offered by the equipment manufacturers because it would give him more knowledge about the various products launched by the manufacturers, after the coursework it would be easier for him to repair the new range of products. It is important for the technicians to stay updated with the latest technical changes in the industry.

Convert
1. 116° to K
2. -39° to K
3. 450K to C° ​

Answers

1 389.15 kelvins
2 234.15 kelvins
3 176.85 degrees celsius

can we draw a formula triangle for velocity?​

Answers

Answer:

Yes we can actually draw a formula triangle for velocity

Explanation:

I can't explain why but if u wanna calculate the velocity of something using a diagram then you will draw a trapezium and in that trapezium there are two triangles and a rectangle so you will split it into two triangles and trapezium so I think we can actually draw a formula triangle for velocity

how to print the output of "WELCOME" by using python codes with arrays.

Answers

Answer:

Following are the code to this question:

arr=['WELCOME']#defining list arr and assign string value

print (str(arr)[2:-2])#use print method that uses slicing to remove bracket and quotes

Output:

WELCOME

Explanation:

The Array data type is used to store the same type of value, but in python, the array is not used, instead of using an array we use the list, that stores multiple data types.

In the above code "arr", that is list is declared, that store a string value.    

To print its value, we use the print method, inside this, we use slicing to remove brackets and quotes.

Peter took a selfie in his room. He was a wearing a light blue shirt. But he failed to realize that that shirt would clash in color with the light blue walls in his room. He wants to edit this photo using editing software. Which tool can Peter use to darken the background in his photo?

Answers

Answer:

A wand tool is to do that in an editing software.

Answer: Peter should use the burn tool

Universal containers uses a custom object named Insight, which is the child in a master-detail relationship with the opportunity object. Sales teams use this object to create requests for analysts who conduct supporting research regarding an opportunity. Sales teams use Salesforce1 mobile app and want to easily create new insight records from their phones. What should a consultant recommend to meet this requirement

Answers

Answer:

A. Create a custom object tab.

Explanation:

The custom object refers to an object in which a person creates to store the data and information i.e relevant for the business organization

While the custom object tab is a tab in which the data stored is displayed in the records of the custom object

Therefore according to the given situation,  since the sales teams used the mobile app and want to create new insight records by using their phones

So for meeting this we should recommend creating a custom object tab

Question 13 (6.67 points)
Which of the following is NOT a benefit of a word processing application?
Provides automatic online backup
Offers professional document appearance
Allows easy sharing and collaboration
Saves time and increases efficiency

Answers

Answer:Offers professional document appearance

Explanation:

1) To point the lens of a camera up or down is called:
A) Arc
B)Dolly
C)Pan
D)tilt

Answers

Answer:

D)

Explanation:

Tilting is a cinematographic technique in which the camera stays in a fixed position but rotates up/down in a vertical plane.[1] Tilting the camera results in a motion similar to someone raising or lowering their head to look up or down. It is distinguished from panning in which the camera is horizontally pivoted left or right. Pan and tilt can be used simultaneously.[2] In some situations the lens itself may be tilted with respect to the fixed camera body in order to generate greater depth of focus. [3][4]

The camera's tilt will change the position of the horizon, changing the amount of sky or ground that is seen.[5] Tilt downward is usually required for a high-angle shot and bird's-eye view while a tilt upward is for a low-angle shot and worm's-eye view. The vertical offset between subjects can reflect differences in power, with superior being above.

Which are characteristics of pseudocode? Select all that apply.
O helps in working out inputs and outputs of the solution
used in modeling the solution
presents algorithms informally, such as in English
presented in the programming language

Answers

Answer:

A,B,C

Explanation:

Which of the following BEST describes Information Technology (IT)?
IT refers to everything that involves computers.
IT deals with how to turn information into meaningful decisions.
IT has to do with collecting and utilizing data.
IT refers to designing, creating, and improving software.

Answers

Answer:

The correct option is;

IT refers to everything that involves computers

Explanation:

Information technology (IT) are technology related to computing or computing systems

Information technology (IT) is the creation, processing, securing, exchanging, and storing of electronic data through the use of network, storage, computing, and other physical devices. Information technology refers to operations performed within enterprises and business organizations and includes telephone and computer technologies (all of which involves computing) as opposed to entertainment or personal usage of the technology.

You have a scenario where you need to disable the guest network on your wireless router. You try to log in, but your password does not work. After several attempts, you realize that you forgot your password. What can you do?

Answers

Answer:

Reset the router by holding down the reset button for 30 seconds. The reset button can be located in the back or bottom area of the router. The function of the reset button is to turn restore the wireless router to default factory setting such that customized settings including the DNS, the static IP address setup, stored personal passwords DHCP parameter settings port forwarding and routing settings are erased.

Explanation:

50 POINTS TO WHOEVER CAN HELP ME! When your friend Sarah turns on his computer, she hears four beeps. The computer won’t fully boot. Sarah has a Dell computer with a quad-core processor and has recently upgraded her RAM. Apply the troubleshooting methodology to help her understand and resolve this problem; I have them listed below: Identify the Problem Internet Research Establish a Theory of Probable Cause Test the Theory Establish a Plan of Action Implement the Solution or Escalate Verify Full System Functionality Document Findings

Answers

Answer:

Unplug everything

unscrew and remove side panel

pop-out each memory card, blow on them and pop them back in (be sure the tabs lock back down)

Explanation:

Somehow one of the memory cards must have jiggled lose, even though they looked fine at first

Answer:

this is a memory card fail this could mean many different things like dust, but it ussualy isn't that serious if she has a new RAM, and if there is a problem she should have a warranty on her new RAM card  

if your computer is gliching what do you do to stop it and some times it turnes off what do you do

Answers

Answer:

You can take it to the shop to fix it since it happens often ig

Explanation:

I Hope This Helps bro

Which of the following statements are true of software engineers? Check all of the boxes that apply. They are responsible for writing programming code. They are usually strong problem-solvers. They spend most of their work hours running experiments in a laboratory. They must hold advanced degrees in computer science.

Answers

Answer:

First two statements: yes. Last two: not so much.

But many of the better ones do have advanced degrees, but some don't.

The laboratory statement is silly; they sit behind a set of screens figuring out stuff and writing code.

It should be noted that statements are true about software engineers are;

They are responsible for writing programming code. They are usually strong problem-solvers.

Software engineering can be regarded as branch of computer science which is responsible for the development as  well as the building of computer softwares, these could be applications software or system software.

The engineers that carry out this process is referred to as software engineers and they are responsible for responsible for writing programming code.

We can conclude that software engineers are strong problem-solvers.

Learn more about software engineer at:https://brainly.com/question/25757629

Ned is trying to decide how he wants to connect the nodes on the network he created. What are the two options that he has?
Select one:
a through physical nearness or a central server
b. through hard cabling or wireless radio waves
c. through ethernet cables or Bluetooth
d. through software programs or osmosis

Answers

Since Ned is trying to decide how he wants to connect the nodes on the network he created, the  two options that he has are option b and C:

b. Through hard cabling or wireless radio waves.

c. Through ethernet cables or Bluetooth.

What kind of cable does a computer system typically use to connect to a network?

A twisted pair Ethernet cable called an Ethernet crossover is used to directly connect computing devices that would typically be connected through a network switch, Ethernet hub, or router, such as by connecting two personal computers together using their network adapters.

Note that a group of two or more interconnected nodes makes up a node network. Once a connection has been established between two or more nodes, all searches return lists of configured users and resources from both nearby and distant nodes. Every computer in the node network keeps track of this fundamental data.

Therefore, Through a link or communication channel, nodes are connected. A computer network may use cable, fiber, or both of these.

Learn more about ethernet from

https://brainly.com/question/28156384
#SPJ1

j. A computer on a network that acts as the central storage location for

programs and data used on the network

Answers

Answer:

Una unidad central (en inglés mainframe) es una computadora grande, potente y costosa, usada principalmente por una gran compañía para el procesamiento ...

Explanation:

main components of Adobe photoshop are. ...............
a) title bar
b) tool bar
c) menu bar
d) all of this ​

Answers

Answer:

The correct option is;

d) All of this

Explanation:

The main components of Adobe Photoshop are;

1) Title bar displays the name of the application, as well as the name of the current document and it is located at the top of the document window

2) Tool bar is the component of the interface design in which on-screen buttons, menus, icons, and other features for input and output are placed

The tools palette is the toolbar in Adobe Photoshop

3) Menu bar consists access to the basic components such as file, edit, image, layer, used to create new jobs, compose, and edit images.

Answer:

It is all of this.

Explanation:

Here it is

"What is the longest time (with extensions) a developer can have to file a final map after receiving tentative map approval?"

Answers

Answer:

The answer is "Five years (Two years)".

Explanation:

It supplies with proactive maps of approved modifications beyond the limits of plan may be expanded by the submission of final maps, reflecting the stages of the initial proactive plan, up to ten years with both the chief administrator.

Its provisional submission of a map, that will include the request forms or other resources provided at the request of the city administrator and the office.  It also allows the phasing for the current map, that has been accepted.

Other Questions
Tyrone's boss said that he can come and work for an extra 3 hours this afternoon, but it is optional. Tyrone decided to go to the beach instead. Assuming he makes $14 an hour (after taxes) and his trip to the beach costs him $10 in gas and toll, how much is his opportunity cost to go to the beach? Prepare journal entries to record the following four separate issuances of stock. A corporation issued 9,000 shares of $10 par value common stock for $108,000 cash. A corporation issued 4,500 shares of no-par common stock to its promoters in exchange for their efforts, estimated to be worth $49,500. The stock has a $1 per share stated value. A corporation issued 4,500 shares of no-par common stock to its promoters in exchange for their efforts, estimated to be worth $49,500. The stock has no stated value. A corporation issued 2,250 shares of $25 par value preferred stock for $105,750 cash. What is the relationship between factorising and expanding? What is a sand painting? A. a part of a Navajo healing ceremony B. a rawhide design C. a part of a potlatch ceremony D. a painting on a clay pot What is the correct answer and how can this be solved? Select the correct answer. What does the abbreviation for the Latin phrase Anno Domini refer to? A. the years after Jesus Christs birth B. the years before Jesus Christ's birth C. the years during Jesus Christs lifetime D. the years of Roman rule que entiendes por afiche How would terms regarding the saar coalfields affect German economy? why are kings better than presidents 20 PTS PLEASE HELP!!!!Select the correct answer from each drop-down menu.The function below describes the number of students who enrolled at a university, where f(t) represents the number of students and t represents the time in years.Initially, (1.03, 3, 19,055, 18,500) students enroll at the university. Every,(1years, t years, 2years, 3years) the number of students who enroll at the university increases by a factor of (1.03, 3, 19,055, 18,500). Rodrigo and his cousin have 8 bags of marbles. Some of the bags contain 5 white marbles. The rest of the bags contain 7 pink marbles. They have 48 marbles in all. How many bags of each color marble do the cousins have? bumped into sentence small one Can carbon dioxide or carbon monoxide cause carbon poisoning? Bronn tells Jaime, "I really like your armor." Jaime responds, "I will sell it to you for $800." Bronn states, "Sure, and throw in your sword too." Jaime then writes out the contract, detailing only that he will sell Bronn his armor and the sword. He also lists the delivery date for next Wednesday. The next week on the day of performance, Jaime fails to deliver the armor and sword. Bronn sues him for breach of contract, but Jaime claims the contract is not enforceable because it was missing the price. When Bronn filed his lawsuit, which of the following needed to be included in the written contract for enforceability?a. signature of both partiesb. price subjectc. matterd. deliverye. performance Demand characteristics can threaten internal validity because the results ____ can be explained by reactivity instead of the treatment conditions correlate with those that threaten external validity may be specific to the experimenter who has the expectations may not generalize to situations where demand characteristics are different A chemist fills a reaction vessel with 0.978 g aluminum hydroxide AlOH3 solid, 0.607 M aluminum Al+3 aqueous solution, and 0.396 M hydroxide OH aqueous solution at a temperature of 25.0C. Under these conditions, calculate the reaction free energy G for the following chemical reaction:Al(OH)3(s) = A1+ (aq) +30H (aq) Use the thermodynamic information in the ALEKS Data tab. Round your answer to the nearest kilojoule.KJ Jenny is baking 56 cookie sandwiches for her friends birthday party. She plans to transport the cookie sandwiches in the same food storage container but is not sure if all 56 will fit inside of the container. Part A: Calculate the volume of one cookie sandwich to the nearest cubic unit. Use 3.14 for[tex]\pi[/tex] . Part B: Calculate the total capacity of the food storage container to the nearest cubic unit. Use 3.14 for[tex]\pi[/tex] . Part C: Given your calculations regarding the volumes in Parts A and B, do you anticipate that Jenny will be able to transport all of the cookie sandwiches in one food storage container? In two or more complete sentences, explain your reasoning. Based on the excerpt and analysis of Pride and Prejudice, what is one theme in the novel? If f(x)=2x-6and g(x)=3x+9 find (f+g)(x) 2. You are going to produce tennis shoesthat come in 3 different colors. In order todecide how many to make in each color,you conduct a survey. Of the 300 peopleyou survey, 75 said that they wouldpurchase the yellow shoes. If you aregoing to make 10,000 pairs of shoes, howmany should be yellow?Please help thank you