âwhat service uses a private cloud in conjunction with a web browser or downloaded client software to access desktop software?

Answers

Answer 1
The answer should be: Virtual Desktop Infrastructure

Related Questions

What hull type is best for use on ponds small lakes and calm rivers?

Answers

There are different types of hull, the hull type that is best for use on ponds, small lakes and calm rivers is the FLAT BOTTOM HULL. This is the type usually find in fishing boat, it has a flat spanning and a shallow draft which is very stable in calm weather. 

Implement a function that meets the specifications below.

def sum_digits(s):
""" assumes s a string
Returns an int that is the sum of all of the digits in s.
If there are no digits in s it raises a ValueError exception. """
# Your code here
For example, sum_digits("a;35d4") returns 12.

Paste your entire function, including the definition, in the box below. Do not leave any debugging print statements.

Answers

Let me help you!
Since you did not specify what progamming language to use, I will do it in JAVA :>

import javax.swing.JOptionPane

public class Sum //The name of your program is Sum
{
//Variable Declaration
int s, sum, fCONTROL, control;

control = Integer.parseInt(JOptionPane.showMessageDialog("Please enter how many times you want to enter a number));
for(fCONTROL = 0; fCONTROL < control; fCONTROL++) //This is a for loop
{
//INPUT STATEMENT
s = Integer.parseInt(JOptionPane.showInputDialog("Please enter a number));
//PROCESS STATEMENT
sum = sum + s;
}//End of for loop
//OUTPUT STATEMENT
if(sum%2==0 || sum%2!=0)
{
JOptionPane.showMessageDialog(sum);
}
else
JOptionPane.showMessageDialog("You did not input an integer!");

}//End of program

You can test this is JCreator; it works and i stand by it. Good luck!

Mohammed bought a new smartphone and needs help setting up his contacts. What web resource would be most helpful?

A. Customer service
B. User manual
C. Wikipedia

Answers

B. User manual would be the correct option
B. User manual, they are online and its the best way to find out about your device.

What is used to read the audio off of a compact disc?

Answers

A CD is read with a laser reflecting off tiny holes burnt into a thin sheet of aluminum.

What ntfs permissions should you assign if the user should be able to create folders and files and open files to read data, but not delete files?

Answers

You should assign Read & Write permissions only.

A lifter bucket on top of the valve stem and spring in an OHC engine helps to adjust the A. rocker arms. B. valve clearance. C. lobe rotation. D. timing.

Answers

The lifter bucket, which is on top of the valve stem, and the spring in the Overhead Cam engine aides in adjusting the valve clearance.It is cheaper than replacing the lifter

What url tag does adwords add to the destination url using autotagging?

Answers

the URL tag that adwords add to the destination url using autotagging is: gclid=
gclid= is used to determine whether a site is configured to handle query parameter which lets auto-tagging works.
If we don't see gclid= after the site is fully loaded, we can assume that the site isn't using auto tagging

A layer of control in each communicating device that provides functions such as flow control, error detection, and error control is known as a _________ protocol.

Answers

TCP/IP protocol is the answer.

Internet is a boon or curse

Answers

It really depends on what you're using it for such as looking up a recipe or an answer to a question. If you're using it for illegal purposes or looking up things that are seen as morally wrong by other people it can make the internet seem like a bad thing. But the internet wasn't created with that intended purpose so again it's just your own personal opinion.

Answer:

It can be either.

Explanation:

It depends on your own personal opinion, and experience with the internet.

You want to set up,your computer so that it attempts to boot from your usb drive before it boots from the internal hard drive where would you configure this

Answers

Go to your BIOS configuration settings, and change the first-priority boot option to USB instead of NTFS.

You might press different buttons when start booting in order to get in the BIOS, like F4 or F5, depends on your PC.

To change the boot priority to a USB drive, access the BIOS/UEFI settings and adjust the boot order. Use the system's startup key to enter the BIOS/UEFI. Invest in SSDs for external storage due to their reliability and speed.

To configure your computer to boot from a USB drive before the internal hard drive, you need to access the system's BIOS or UEFI firmware settings. This is typically done by pressing a key (such as F2, F10, DEL, or ESC) during the startup process, right after you power on the computer. Once in the BIOS/UEFI settings, look for the Boot Order or Boot Priority section. Here, you can change the boot sequence to list the USB drive as the first option. Make sure to save your settings before exiting the BIOS/UEFI. Refer to your computer's manual for specific instructions as the process may vary depending on the motherboard's manufacturer.

When considering the use of external hard drives, especially for data management in remote locations, it is suggested to invest in SSD (Solid State Drive) for their speed and reliability. As for mounting devices on different operating systems, macOS recognizes external devices in /Volumes, and system administrators can configure network drive mounts in large computational infrastructures. This allows users to access their files from various remote computers seamlessly.

What does 12/15, or ?12 over 15,” indicate?

Answers

12 point type, 15 point leading

A material that displays near zero resistance at a low temperature is called a(n) A. superconductor. B. rectifier. C. semiconductor. D. oscillator.

Answers

the answer would be A super conductor

____ errors occur when a formula is written incorrectly, when a mistake is made with a decision condition, or when the wrong variable name is used.

Answers

Based on Understanding Computers: Today and Tomorrow, Comprehensive written by Deborah Morley, Charles S. Parker, This is called run time errors. It appears when a program was incorrectly encoded or the wrong variable is used to implement a task. During this problem, a programmer must learn the cause of the error and correct it to do needed task.

What infrastructure model provides access to shared computing resources over a network, often the internet?

Answers

Cloud computing infrastructure model provides access to shared computing resources over a network, often the internet. The cloud computing infrastructure is a virtual infrastructure composed of hardware and software components needed to support the computing requirements of a cloud computing model.And the cloud computing model is the delivery of computing services (servers, storage, databases, networking, software, analytics and more) over the Internet . 

Which is the best choice
A.
B.
C.
D.

Answers

to find hourly divide total earned by number of hours worked

 so C is the correct answer


Which of the following is a true statement?

A.Cellular respiration occurs only in plant cells.
B.Cellular respiration occurs only in animal cells.
C.Cellular respiration occurs in both plant and animal cells.
D.Cellular respiration occurs in some plant cells and some animal cell

Answers

Let me help you!
Did you know that both plants and animals undergo cellular respiration? The reason behind that is because both organims needs to get energy and to expel wastes.

Therefore, the correct answer for your question is: C.Cellular respiration occurs in both plant and animal cells.

I hope that helped you! :>

There are ________ levels of cache memory in the intel i7 processor.

Answers

Answer:

There are 3 levels of cache memory in the intel i7 processor.

Explanation:

   Cache memory is divided into some levels, known as L1, L2, and L3 (L stands for Level). They relate to the proximity of cache to processor execution units. The closer it is to the processor execution unit, the lower its number.

    Thus, the L1 cache is as close as possible. L2 is a little farther and L3 is even farther. Whenever the processor search unit needs new data or instruction, it initially looks in cache L1. If not, go to L2 and then L3. If the information is not at any of the cache levels, it will have to go to RAM.

  A peculiarity about the levels is that L1 is divided into instruction memory and data memory. With this, the processor goes straight to instruction memory if it is looking for an instruction, or goes straight to data memory if it is looking for data. This further speeds up the search processor.

When you enter search keywords in the search box of file explorer and the onedrive option is selected?

Answers

The search box which is located at the top right corner of the open window is limited to the selected folder but one can expand the search per user. But when the onedrive options is selected the search is automatically expanded to include every folder on the hard drive.

When you enter search keywords in the search box of file explorer and the one drive option is selected, the search will be automatically expanded.

What is file explorer?

File Explorer, formerly known as Windows Explorer, is a file management tool included in Microsoft Windows versions beginning with Windows 95. It offers a graphical user interface for navigating file systems.

The search box in the upper right corner of the open window is limited to the selected folder, however it can be expanded per user. When the one-drive option is chosen, the search is broadened to cover every folder on the hard drive.

Therefore, the Search Tools tab appears when you tap or click inside the search field. As you type in your search phrases, your results will begin to emerge, with your keywords highlighted.

To learn more about file explorer, refer to the link:

https://brainly.com/question/28902151

#SPJ2

A(n. ________ is included in a cell phone to handle the compression of data for it to be quickly transmitted to another phone.

Answers

Digital Signal Processor
A digital signal processor is included in a cell phone to handle the compression of data for it to be quickly transmitted to another phone.


a. True
b. False: relational expressions and logical expressions are both boolean, which means they evaluate to true or false.

Answers

The answer is true AKA (A)

Which windows utility should you use to organize the files on your disk to improve efficiency?

Answers

Disk Defragmenter, is a windows utility that rearranges the records and unused space on the PC's hard disk so that the operating system accesses data more rapidly and projects run quicker. Disk Defragmenter keeps running on a timetable, yet you can likewise break down and defragment your disk and drives manually.

which of the following words is an anatomy for cautious

Answers

Uh, I think you mean antonym.

Anyways, here are some antonyms.

Careless, Certain, Foolish, Inattentive, Incautious

The antonym for cautious is reckless (Option A). This is because reckless means acting without care, which is the opposite of being cautious. Other antonyms for cautious include negligent and haphazard.

Understanding Antonyms :

An antonym is a word that has the opposite meaning of another word. In this case, we need to find the antonym for cautious.

Let's examine each option:

Reckless - This means acting without thinking or caring about the consequences, which is the opposite of being cautious.Careful - This means being attentive to avoid danger, which is similar to being cautious.Alert - This means being aware and ready to act, which is not quite the opposite of cautious.Responsible - This means being reliable and trustworthy, which is also not the opposite of cautious.

Therefore, the correct answer is A. Reckless.

Complete Question :

Which one of the following words is an antonym for cautious?

A. Reckless

B. Careful

C. Alert

D. Responsible

____ data exist in a format that does not lend itself to processing that yields information.

Answers

The word that goes in the blank is "unstructured."

Due largely to the prevalence of reading them on screens rather than in​ print, the body text of most contemporary documents now use​ a(n) _________ typeface.

Answers

.The answer is sans serif. Utilize sans serif textual styles in light of the fact that the close uniform width of the strokes keeps the text style intelligible when lessened in determination or diminished in text dimension. Sans serif textual styles are more clear from more distant away, which is the reason they are useful for blurbs and slides, especially the titles and headers.

Which layer of the osi model defines services to segment and reassemble data for individual communications between end devices?

Answers

Answer: the Transport Layer

Which windows component can be used to display information such as weather forecasts?

Answers

The bottom right widgeti

How many series-connected cells does a typical 12 V storage battery contain? A. 6 B. 2 C. 4 D. 8

Answers

6 would be your answer, tell me if i'm wrong

Answer:

A. 6 or D. 8

Explanation:

The equivalent emf of n number of cells in series combination is the sum of their individual emfs.

In the first case, if we connect six 2V cells in series, it would give 12V. On the other hand, if we connect eight 1.5V cells in series, it would also give 12 V. Assuming in both cases that the cells have negligible internal resistance.

The number of cells to be connected in series depends on the emf of the cells and the total emf required.

Your network is being flooded by icmp packets. when you trace them down they come from multiple different ip addresses. what kind of attack is this?

Answers

The answer would be DoS attacks. This kind of internet mishap can affect permanent damage on your computer by hacking and installation of trojan viruses.  It also slows down your internet connection because of spam messages being sent from various IP addresses. It

A ____ is a collection of computers and devices connected together via communications devices and transmission media.

Answers

The answer to this question is the term network. A network is a collection or group of computers that are joined together, connected, or linked together in order to communicate in exchanging of information and other resources. Computer networks are either wired or wireless an example of network is a local area network or LANs.

Does magnifier count as assistive technology

Answers

The correct answer: Yes

Assistive technology is an umbrella term that includes assistive, adaptive, and rehabilitative devices for people with disabilities and also includes the process used in selecting, locating, and using them. Assistive technology promotes greater independence by enabling people to perform tasks that they were formerly unable to accomplish, or had great difficulty accomplishing, by providing enhancements to, or changing methods of interacting with, the technology needed to accomplish such tasks.

Magnification falls in this criteria. Therefore, we can conclude that magnification is an assistive technology which can be used to help end users see small objects in in their displays.
Other Questions
If a radius of a circle bisects a chord which is not a diameter, then ______ Simplify number 64. I am a little confused. Apache openoffice is an example of a(n) ________ productivity suite. How to find the area of region composed of rectangles and/or right triangles? What is the variance of the following data? If necessary, round your answer to two decimal places.12, 13, 8, 13, 9, 11, 12, 9, 11a)2.99b)3.02c)3d)3.01 Which act, passed in 1996, was a response to the oklahoma city bombing and created alien removal courts? If ON = 9x 4, LM = 8x + 7, NM = x 3, and OL = 4y 8, find the values of x and y for which LMNO must be a parallelogram. Which group showed how motown reacted to the crossover success of sly and the family stone? Find the exact values of sin A and cos A. Write fractions in lowest terms. A right triangle ABC is shown. Leg AC has length 24, leg BC has length 32, and hypotenuse AB has length 40. What was the significance of the native americans squanto and samoset? A ________ is a collection of forms, reports, queries, and programs that serves as an intermediary between users and database data. Major league baseball salaries averaged $3.26 million with a standard deviation of $1.2 million in a recent year. suppose a sample of 100 major league players was taken. find the approximate probability that the mean salary of the 100 players exceeded $4.0 million. Sam is walking through the park. He hears a police car siren moving on the street coming toward him. What happens to the siren sound as it approaches and then passes Sam? Select the appropriate correction to the following sentence: You shouldnt pat a strange dog, sometimes theyre not friendly. You shouldnt pat a strange dog, sometimes theyre not friendly. You shouldnt pat a strange dog - sometimes theyre not friendly. You shouldnt pat a strange dog; sometimes theyre not friendly. You shouldnt pat a strange dog: sometimes, their not, friendly. How would I set this up? (It's suppose to be a transformation.) Mike is reading a long article. at the end, he restates the writer's main point using his own words. this is an example of what? Approximately what percentage of the body's energy needs at rest is supplied by fat Find all complex solutions of 4x^2-5x+2=0.(If there is more than one solution, separate them with commas.) What physical feature separate cultural groups from each other in the Balkans? A. veldts B. mountains C. rain shadows D. escarpments What is the difference between an aptitude and an interest? Why is it beneficial to find a career that uses your aptitudes? What may happen if your job does not require you to use the aptitudes you possess? Steam Workshop Downloader