how will you swap pictures between a Publication page and the scratch area​

Answers

Answer 1

Answer:

To move a picture from your publication to the scratch area, click and drag a picture off of a publication page. Then drop it into the scratch area in Publisher.

hope it helped you..


Related Questions

Attempting to write a pseudocode and flowchart for a program that displays 1) Distance from sun. 2) Mass., and surface temp. of Mercury, Venus, Earth and Mars, depending on user selection.

Answers

Below is a possible pseudocode and flowchart for the program you described:

What is the pseudocode  about?

Pseudocode:

Display a menu of options for the user to choose from: Distance, Mass, or Surface Temperature.Prompt the user to select an option.If the user selects "Distance":a. Display the distance from the sun for Mercury, Venus, Earth, and Mars.If the user selects "Mass":a. Display the mass for Mercury, Venus, Earth, and Mars.If the user selects "Surface Temperature":a. Display the surface temperature for Mercury, Venus, Earth, and Mars.End the program.

Therefore, the Flowchart:

[start] --> [Display menu of options] --> [Prompt user to select an option]

--> {If "Distance" is selected} --> [Display distance from sun for Mercury, Venus, Earth, and Mars]

--> {If "Mass" is selected} --> [Display mass for Mercury, Venus, Earth, and Mars]

--> {If "Surface Temperature" is selected} --> [Display surface temperature for Mercury, Venus, Earth, and Mars]

--> [End program] --> [stop]

Read more about pseudocode  here:

https://brainly.com/question/24953880

#SPJ1

To fill the entire background of a container use ___, it enlarges until it fills the whole element


repeat:both


full


cover


fill

Answers

Answer:

cover

Explanation:

What is the data type of the following variable?
name = "John Doe"

Answers

In computer programming, a variable is a storage location that holds a value or an identifier. A data type determines the type of data that can be stored in a variable. The data type of the following variable, name = "John Doe" is a string data type.

In programming, a string is a sequence of characters that is enclosed in quotes. The string data type can store any textual data such as names, words, or sentences.The string data type is used in programming languages such as Java, Python, C++, and many others. In Python, the string data type is denoted by enclosing the value in either single or double quotes.

For instance, "Hello World" and 'Hello World' are both strings.In conclusion, the data type of the variable name is string. When declaring variables in programming, it is important to assign them the correct data type, as it determines the operations that can be performed on them.

For more such questions on variable, click on:

https://brainly.com/question/28248724

#SPJ8

PLZ HELPP!
Which of the following is considered a positive impact of computing on human culture?

Everyone is always safe when they use the Internet.
Learning and education can happen almost anywhere.
Only the very wealthy can afford technology.
People no longer have to talk to each other.

Answers

Answer: These are just a few of the ways in which technology may positively affect our physical and mental health: health apps to track chronic illnesses and communicate vital information to doctors. health apps that help you track diet, exercise, and mental health information

Answer: B

Explanation:  A, is incorrect becuase the internet is not always hsafe {hacking}

C is incorrect becuase, that's not true many people can.

D i s incorrect becuase, with out talking to people that causes depression.

B is correct becuase learning is very good for you and your future, and you learn everywhere everyday.

what are the three main components of a for loop?

Answers

Answer:

Similar to a While loop, a For loop consists of three parts: the keyword For that starts the loop, the condition being tested, and the EndFor keyword that terminates the loop.

Explanation:

Loop statements usually have four components: initialization (usually of a loop control variable), continuation test on whether to do another iteration, an update step, and a loop body.

Which element of a digital camera captures an image

Which element of a digital camera captures an image

Answers

Answer:

The lens

Explanation:

Answer:

Pixel

Explanation:

The pixel of a digital camera captures an image

All digital images are made up of pixels – cameras capture images on their sensors in pixels

Help picture for 25 points

 Help picture for 25 points

Answers

Divide one number by the other, then multiply the result by 100 to get the percentage of the two numbers.

Explain about the Percentage?

Holding down Shift while pressing the 5 key at the top of the keyboard will produce a percent symbol on a U.S. keyboard. You can also construct a percent by using the Alt code Alt +37.

To open the Format Cells dialogue box, click the icon next to Number in the Number group on the Home tab. Click Percentage in the Category list of the Format Cells dialogue box. Enter the number of decimal places you want to display in the Decimal places box.

The percent sign is found on the numeral 5 key, which is placed above the R and T on a US keyboard layout. Press the 5 key while holding down the Shift key to insert%.

To learn more about Percentage refer to:

https://brainly.com/question/24877689

#SPJ1


How do you open a program such as a Microsoft Word when there are no icons on the
desktop?

Select one:

a. Click the start button and select program from the menu

b. Right click to reveal all icons

c. It is not possible to open program if no icons are on the desktop

d. Restart the computer
How do you turn off the computer?

Answers

A. Click the start button and select the program from the menu

working with the tkinter(python) library



make the window you create always appear on top of other windows. You can do this with lift() or root.attributes('-topmost', ...), but this does not apply to full-screen windows. What can i do?

Answers

To make a tkinter window always appear on top of other windows, including full-screen windows, you must use the wm_attributes method with the topmost attribute set to True.

How can I make a tkinter window always appear on top of other windows?

By using the wm_attributes method in tkinter and setting the topmost attribute to True, you can ensure that your tkinter window stays on top of other windows, even when they are in full-screen mode.

This attribute allows you to maintain the window's visibility and prominence regardless of the current state of other windows on your screen.

Read more about python

brainly.com/question/26497128

#SPJ1

How has technology changed education and the way we learn?

Answers

Technology has revolutionized education and the way we learn by providing access to an abundance of information and resources, increasing collaboration and communication among students and teachers, and enabling personalized and self-paced learning.

Write a short note on technology-based education.

Technology-based education refers to the use of technology tools and resources to facilitate and enhance learning. It can take various forms, such as online courses, digital textbooks, educational software, educational apps, simulations, virtual and augmented reality, and many more.

Technology-based education has transformed the way people learn and has made education more accessible, flexible, and personalized. It has made it possible for learners to access educational resources from anywhere at any time, allowing for more flexibility in their schedules. Additionally, technology has enabled the creation of interactive and immersive learning experiences that engage learners in ways that traditional classroom settings cannot.

Moreover, technology-based education has opened up opportunities for collaboration and communication among learners and between learners and instructors, regardless of geographical location. With the rise of distance learning, learners can participate in online classes and interact with instructors and peers, breaking down the barriers of traditional classrooms.

Overall, technology-based education has revolutionized the learning process, making it more efficient, engaging, and accessible to learners worldwide.

To learn more about Technology, visit:

https://brainly.com/question/15059972

#SPJ1

what are the benefits and drawbacks of a desktop utilising virtualisation and a server?

Answers

•Cons of Virtualization. High Initial Investment. Data Can be at Risk. Quick Scalability is a Challenge. Performance Witnesses a Dip.

•Pros of Virtualization. Uses Hardware Efficiently. Available at all Times. Recovery is Easy. Quick and Easy Setup. Cloud Migration is Easier.

Mark as brainlest answer!!!!!

Why is computer called information processing machine....?​

Answers

Answer:

Since the computer accepts raw data as input and converts into information by means of data processing

Explanation:

helping!!!

The computer process information hence why it has they name it has parts like a cpu(central processing unit) that do most of the work

What is the cpu,storage size and ram size of mainframe,supercomputers,minicomputer and microcomputer

Answers

Mainframe:

CPU: 256 cores

Storage size/RAM size : 32 GB

Supercomputer:

CPU: Tens/hundreds of thousands of cores

Storage size/RAM size: 200-300 GB

Minicomputer:

CPU: 2 or more cores

Storage size/RAM size: 128,000 Bytes, or 0.000128 GB

Microcomputer:

CPU: 1 core

Storage size/RAM size: 512 Mb, or 0.512 GB

4. Given a SDRAM module has an 8-byte word bus, and the maximum operating speed is 133MHz, what is the maximum bandwidth of this SDRAM module.

Answers

The maximum bandwidth of the SDRAM module is 1.064 GB/s.

What is maximum bandwidth of the SDRAM module?

The maximum bandwidth of the SDRAM module will be calculated by multiplying the data rate (133 MHz) by the word size (8 bytes) and converting it to gigabits per second.

In this case, the calculation is:

= 133 MHz * 8 bytes

= 1.064 GB/s.

Therefore, the maximum bandwidth of this SDRAM module is 1.064 gigabytes per second (GB/s). This indicates maximum amount of data that is transferred from the SDRAM module in one second.

Read more about bandwidth

brainly.com/question/13440200

#SPJ1

Are AWS Cloud Consulting Services Worth The Investment?

Answers

AWS consulting services can help you with everything from developing a cloud migration strategy to optimizing your use of AWS once you're up and running.

And because AWS is constantly innovating, these services can help you keep up with the latest changes and ensure that you're getting the most out of your investment.

AWS consulting services let your business journey into the cloud seamlessly with certified AWS consultants. With decades worth of experience in designing and implementing robust solutions, they can help you define your needs while executing on them with expert execution from start to finish! AWS Cloud Implementation Strategy.

The goal of AWS consulting is to assist in planning AWS migration, design and aid in the implementation of AWS-based apps, as well as to avoid redundant cloud development and tenancy costs. Project feasibility assessment backed with the reports on anticipated Total Cost of Ownership and Return on Investment.

Learn more about AWS consulting, here:https://brainly.com/question/29708909

#SPJ1

List an example of application software used in spreadsheet​

Answers

Answer: Microsoft Excel

Explanation:

Answer:

LibreOffice Calc

I like it because it is not OVERPRICED like Microsoft Excel. It is a very good spreadsheet program. It comes with popular linux distros like ubuntu. Microsoft Excel is also one of them.

I forgot to say LibreOffice Calc is free. Just in case you want it and can't get Microsoft Excel, or you just don't want to pay for it.

Hey I have a ryzen 5 3600 but the problem is which motherboard is the best for my CPU, the rog Strix B550-F Gaming or the Asus TUF Gaming B450-Plus? someone who knows about pc's help me please

Answers

Answer:

the Asus TUF Gaming B450Plus

Explanation:

What are url addresses for visiting websites? And what are the different parts of a URL? Answer it in a 1-2 paragraph

Answers

A URL is a website link which consists of //https and the title of the website you are going to. A URL helps guide and memorize certain links and websites. Also some URL links are fake and give false advertisement or false information especially when looking into things that happen everyday like the news. You can tell this by seeing if the url link is a trustworthy link. I hope this helps maybe you can expand on it if it’s not long enough

Answer:

Please read explanation

Explanation:

URL is the short form for "Uniform Resource Locator". A uniform resource locator tells the location of a website to the browser.

Parts of URL:

There are three main parts of URL

ProtocolDomain nameExtension

Protocol defines the type of protocol used for communicating with the website while the domain name is the name assigned to the IP address and the mapping is stored in domain name server and extension tells the type of website i.e.

.com means commercial

.org means non-profitable organization

.edu means educational website

An additional element is path which change with the website navigation.

I really need help with coderZ does anyone kno?

Answers

Answer:

Easy-to-use virtual robotics and STEM platform tailored to serve every student at every level!

CoderZ is a powerful, award-winning online platform.

Explanation:

CoderZ is a powerful, award-winning online platform through which students learn valuable STEM skills such as coding, robotics, and physical computing. CoderZ is highly flexible and designed for use in the classroom or through a wide range of remote learning environments.  Computers and technology are everywhere. Studying science, technology, engineering and math gives kids valuable skills for the future and develop life-skills like computational thinking, critical thinking and problem-solving as well.

STEM and CS education focuses on how to approach complex problems, break down the challenges into small pieces and approach resolving them in a logical manner – critical skills for any career path.

Complete the statement below with the correct term.
Good group dynamics depend on having four key strengths represented on the team, including analytical skills,
creativity, patience for research, and the ability to
effectively

Answers

Answer:

I need this answer rn

Explanation:

Write a program HousingCost.java to calculate the amount of money a person would pay in renting an apartment over a period of time. Assume the current rent cost is $2,000 a month, it would increase 4% per year. There is also utility fee between $600 and $1500 per year. For the purpose of the calculation, the utility will be a random number between $600 and $1500.
1. Print out projected the yearly cost for the next 5 years and the grand total cost over the 5 years.
2. Determine the number of years in the future where the total cost per year is over $40,000 (Use the appropriate loop structure to solve this. Do not use break.)

Answers

Answer:

import java.util.Random;

public class HousingCost {

public static void main(String[] args) {

int currentRent = 2000;

double rentIncreaseRate = 1.04;

int utilityFeeLowerBound = 600;

int utilityFeeUpperBound = 1500;

int years = 5;

int totalCost = 0;

System.out.println("Year\tRent\tUtility\tTotal");

for (int year = 1; year <= years; year++) {

int utilityFee = getRandomUtilityFee(utilityFeeLowerBound, utilityFeeUpperBound);

int rent = (int) (currentRent * Math.pow(rentIncreaseRate, year - 1));

int yearlyCost = rent * 12 + utilityFee;

totalCost += yearlyCost;

System.out.println(year + "\t$" + rent + "\t$" + utilityFee + "\t$" + yearlyCost);

}

System.out.println("\nTotal cost over " + years + " years: $" + totalCost);

int futureYears = 0;

int totalCostPerYear;

do {

futureYears++;

totalCostPerYear = (int) (currentRent * 12 * Math.pow(rentIncreaseRate, futureYears - 1)) + getRandomUtilityFee(utilityFeeLowerBound, utilityFeeUpperBound);

} while (totalCostPerYear <= 40000);

System.out.println("Number of years in the future where the total cost per year is over $40,000: " + futureYears);

}

private static int getRandomUtilityFee(int lowerBound, int upperBound) {

Random random = new Random();

return random.nextInt(upperBound - lowerBound + 1) + lowerBound;

}

}

In C language. Print numbers 0, 1, 2, ..., userNum as shown, with each number indented by that number of spaces. For each printed line, print the
leading spaces, then the number, and then a newline. Hint: Use i and j as loop variables (initialize i and j explicitly). Note: Avoid any
other spaces like spaces after the printed number. Ex: userNum = 3 prints:

Answers

The program uses loops to print the numbers from 0 to the user input.

It also uses loops to print the indented space before each iteration value.

The program in C where comments are used to explain each line is as follows:

#include <stdio.h>

int main(){

   //This declares userNum as integer

   int userNum;

   //This gets input for userNum from the user

   scanf("%d",&userNum);

   //This iterates through from 0 to userNum

   for (int i = 0; i <= userNum; i++ ) {

   //This iterates from 0 to current iteration value

       for (int j = 0; j < i; j++ ) {

   //This prints the indents

           printf(" ");         }

   //This prints the current iteration value

       printf("%d\n",i);     }

}//The program ends here

At the end of the program, the program outputs the indent, followed by the iteration value and a new line.

See attachment for the program sample run

Read more about loops at:

https://brainly.com/question/21751160

In C language. Print numbers 0, 1, 2, ..., userNum as shown, with each number indented by that number

All of the different devices on the internet have unique addresses.

Answers

Answer:

Yes

Explanation:

Just like a human fingerprint, no 2 computers are the same.

. Write a program to calculate the square of 20 by using a loop
that adds 20 to the accumulator 20 times.

Answers

The program to calculate the square of 20 by using a loop

that adds 20 to the accumulator 20 times is given:

The Program

accumulator = 0

for _ in range(20):

   accumulator += 20

square_of_20 = accumulator

print(square_of_20)

Algorithm:

Initialize an accumulator variable to 0.

Start a loop that iterates 20 times.

Inside the loop, add 20 to the accumulator.

After the loop, the accumulator will hold the square of 20.

Output the value of the accumulator (square of 20).

Read more about algorithm here:

https://brainly.com/question/29674035

#SPJ1

They need network security skills to know how to perform tasks such as:

A. Testing software before launching.
B. maintaining databases.
C. investigating virus attacks​

Answers

B) maintaining databases

Answer:

Your answer should be C

because in they will protect the data base from virus.

Write a function named print_backward that accepts a String as its parameter and prints the characters in the opposite order. For example, a call of print_backward("hello there!") should print the following output:_______.
!ereht olleh
If the empty string is passed, no output should be produced.
Type your JavaScript solution code here:
________________________________
This is a function exercise. Write a JavaScript function as described. Do not write a complete program; just the function(s) above.

Answers

Answer:

Here is the JavaScript code:

function print_backward(string) {

   var revString = "";

   for (var i = string.length - 1; i >= 0; i--) {

       revString += string[i];  }

   return revString; }

document.write(print_backward("hello there!"))

Explanation:

The function print_backward takes a string as a parameter.

Then it creates a new variable revString to hold a resultant string in opposite order.

The loop iterates through the characters of given string parameter in reverse and adds each character of the string to revString in opposite order.

Then the function returns revString which is the string in opposite order.

document.write(print_backward("hello there!")) This statement calls print_backward method passing a string hello there! to the method in order to print/display the characters of string in opposite order.

Lets say the string is hello

Then the loop works as follows:

The variable i is initialized to string.length - 1

string.length returns the length of the string

The length of string is 5 as there are 5 characters in string hello.

Hence string.length - 1 = 5 -1 = 4. So i=4

The loop checks if the value of i is greater than or equals to 0. This is true because i=4

Then the program enters the body of the loop which has a statement:

revString += string[i]; this works as:

revString = revString + string[i];

As i = 4 So

At first iteration

revString = revString + string[4];

This means the last character of string hello is added to revString. The last character of hello is 'o'

revString = 'o'

The statement in loop body continues to execute and stops when the value of i becomes less than 0.

The value of is decremented by 1 i.e. i-- So i = 3

At second iteration

revString = revString + string[3];

This means the second from last character of string hello is added to revString. The second last character of hello is 'l'

revString = 'ol'

The value of is decremented by 1 i.e. i-- So i = 2

At third iteration

revString = revString + string[2];

This means the third from last character of string hello is added to revString. The third last character of hello is 'l'

revString = 'oll'

The value of is decremented by 1 i.e. i-- So i = 1

At fourth iteration

revString = revString + string[1];

This means the fourth from last character of string hello is added to revString. The fourth last character of hello is 'e'

revString = 'olle'

The value of is decremented by 1 i.e. i-- So i = 0

At fifth iteration

revString = revString + string[0];

This means the fifth from last character of string hello is added to revString. The fifth last character of hello is 'e'

revString = 'olleh'

The value of is decremented by 1 i.e. i-- and the loop breaks because the i>=0 evaluates to false.

So the program moves to the next statement:

return revString;

revString = 'olleh' is returned and the statement document.write(print_backward("hello")) prints olleh on output screen.

In the given example the string is hello there! So this works same like the explained example and prints the following output on screen:

Output:

!ereht olleh

If you had to make a choice between studies and games during a holiday, you would use the _______ control structure. If you had to fill in your name and address on ten assignment books, you would use the ______ control structure.



The answers for the blanks are Selection and looping. Saw that this hasn't been answered before and so just wanted to share.

Answers

The missing words are "if-else" and "looping".

What is the completed sentence?

If you had to make a choice between studies and games during a holiday, you would use the if-else control structure. If you had to fill in your name and address on ten assignment books, you would use the looping control structure.

A loop is a set of instructions in computer programming that is repeatedly repeated until a given condition is met. Typically, a process is performed, such as retrieving and modifying data, and then a condition is verified, such as whether a counter has reached a predetermined number.

Learn more about looping:
https://brainly.com/question/30706582
#SPJ1

you have a table for a membership database that contains the following fields: MemberLatName, MemberFirstName, Street, City, State, ZipCode and intiation fee. there are 75,000records in the table. what indexes would you create for the table, and why would you create these indexes?

Answers

A unique lookup table called an index is used to speed performance

What is lookup function?

Use the lookup and reference function LOOKUP when you need to search a single row or column and find a value from the same position in another row or column. As an example, let's say you have the part number for a car part but don't know how much it costs.

We employ we lookup since?

Use VLOOKUP when you need to search by row in a table or a range. For instance, you could use the employee ID to look up a person's name or the part number to check the price of a car part.

To know more about speed visit:-

https://brainly.com/question/17661499

#SPJ1

Given that arrayIntValues [MAX_ROWS][MAX_COLUMNS] is a 2 dimensional array of positive integers, write a C++ function howManyEven to find the total number of even elements in the array. It should have input parameter array arrayIntValues. The function should return an integer.

Answers

Answer:

Follows are the method definition to this question:

int even(int A[MAX_ROWS][MAX_COLUMNS], int length,int width)//defining a method even,that accept 2D array and two integer variables  

{

int E_num = 0;//defining an integer variable E_num that holds a vlue 0

for (int i = 0; i < length; ++i)//declare for loop for row count

{

for (int j = 0; j < width; ++j)//declare for loop for column count

{

if(A[i][j]%2 == 0 )//use if block that check even number in array  

{

E_num++;//incrementing the value of E_num  

}

}

}

return E_num;//return E_num value

}

Explanation:

In the above code, a method "even" is defined, which accepts a 2D array "A" and two integers " length and width" in its parameter.

Inside the method, an integer variable "E_num" is defined that uses two for loop and an if block for the count the even numbers which are available on the 2D array.

please find the attahced file for method ouput.  

Given that arrayIntValues [MAX_ROWS][MAX_COLUMNS] is a 2 dimensional array of positive integers, write

I have a global variable that I want to change and save in a function (in python). I have an if statement contained in a while loop where the code will pass the if and go to the elif part first, and runs the code with certain numbers, and changes some of them. Because of the changed numbers when the while loop runs again it should enter the if part, but it doesn't It uses the old values as if the function has not been run. FYI I am returning the values at the end of the function, it still doesn't work

Answers

From the above scenario, It appears that you could be facing a problem with the scope of your global variable. So It is essential to declare a global variable within a function before modifying it, to avoid creating a new local variable.

Why does the code  not work?

For instance, by using the global keyword within a function, such as my_function(), Python will know that the aim is to change the my_global_variable variable defined outside the function's boundary.

Therefore, When the my_function() is invoked in the while loop, it alters the global variable that is subsequently assessed in the if statement.

Learn more about  code  from

https://brainly.com/question/26134656

#SPJ1

I have a global variable that I want to change and save in a function (in python). I have an if statement
Other Questions
True or FalseThe system of equations shown below has only one solution.y=[tex]\frac{3}{4}[/tex]x+6y=-[tex]\frac{3}{4}[/tex]x+5 choose the correct answer to fill in the blank. an outlier is an observation which is less than iqr or greater than q3 ( )times iqr. 40 PTS EASY EASY Here is your goal for this assignment:Use metaphors in a paragraphStrong writing often uses figurative language. Metaphors are a good way to describe characters, places, actions, and feelings. For this task, you will write a paragraph that contains three metaphors. Remember, a metaphor is a direct comparison. Type your paragraph in the essay box. Review your writing for correct punctuation, spelling, and grammar. Find the measure of BC What were two direct results of the issues presented by Eisenhower in his speech? How can we recover our crystals after vacuum filtration and drying? It cost Zachary $7.00 to send 140 text messages. How many text messages did he send if he spent $0.85? how changes in customers affect retail business industry? Read the passage.Miguel sat in amazement. It was his first time in a basketball arena. He could smell the recently polished wood and hear the squeak of the players sneakers on the floor.Which technique is the author using in the passage?A. allusionB. imageryC. simileD. extended metaphor Susan's Coffee Shop makes a blend that is a mixture of two types of coffee. Type A coffee costs Susan $5.45 per pound, and type B coffecosts $4.05 per pound. This month's blend used three times as many pounds of type B coffee as type A, for a total cost of $633.60. Howmany pounds of type A coffee were used? i need helpppp.................. Help mePlease !! :/ Because the XY chromosome comes from mother to son, the numberof Chingiss Khan's descendants can be determined. autotrophs convert radiant energy into what ? 2p + 3w = 7.25 whats p Using a number line, represent the graph of the inequality x > - 25? Use the ratio test to find the radius of convergence of the power seriesx+4x2+9x3+16x4+25x5+r=(if the radius is infinite. enter inf for r) Connect In The Sparrow, what reason does the speaker give for why peopledont let the birds of peace and hope and love in? find the value of the expression The focus of _____ was to uncover the elements of the mind, while _____ focused on identifying what thoughts, feelings, and behaviors could be used for.