Create a poster concerning or showing the different principles of community action initiative.

Answers

Answer 1

To produce a poster depicting the various ideas of the community action programme, more research on these principles is required, which according to Putnam (2000) are related to:

Work as oneSocial justiceSustaining communitiesLearningPersonal determinationReflective practiceParticipation

How do you make a poster?

This mode of communication must include visual information and be shown in public locations. It is typically used to transmit political or artistic information. An effective poster should be based on a graphic project that includes a design that displays information in a clear and objective manner.

As a result, before writing a poster on the various principles of the community action programme, you may wish to conduct more study on those that are most important to the present needs of your community.

To learn more about poster
https://brainly.com/question/26066389

#SPJ4


Related Questions

many fire departments are equipping their vehicles with , which allow(s) personnel to connect to the computer-aided dispatch system.\

Answers

Many fire departments are equipping their vehicles with , mobile data computers allow(s) personnel to connect to the computer-aided dispatch system.

What do you mean by computer-aided dispatch?

Computer-aided dispatch (CAD), sometimes known as computer-assisted dispatch, is a way of dispatching taxicabs, couriers, field repair technicians, mass transport vehicles, or emergency services using a computer. It can be used to deliver messages to the dispatchee via a mobile data terminal (MDT) or to store and retrieve data. A dispatcher may broadcast the call details to field units through two-way radio. Some systems communicate by utilising the selective calling features of a two-way radio system. CAD systems may deliver text messages including call-for-service information to alphanumeric pagers or wireless telephony text services such as SMS.

To learn more about computer-aided dispatch
https://brainly.com/question/28820108

#SPJ4

Why do politically-powerful groups get bigger positive impacts of externalities?

- 1. GOVERNMENT CORRECTION FAVORS THEM
- 2. MORE POWERFUL GROUPS BECAME POWERFUL BECAUSE OF THESE EXTERNALITIES
- 3. BECAUSE OF CORRUPTION AND BRIBERY
- 4. BECAUSE THE POSITIVE IMPACTS ALWAYS OUTWEIGH THE NEGATIVE TO EVERYONE ELSE

Answers

There are a few reasons why politically-powerful groups get bigger positive impacts of externalities. One reason is that government correction favors them. Another reason is that more powerful groups became powerful because of these externalities.

What is government?
An organised community is governed by a system or group of people, typically a state. Government typically consists of the legislative, executive, and judicial branches in the case of its broad associative definition. Government is a mechanism for making policy decisions as well as a way to enforce organisational policies. A declaration of the government's guiding principles and philosophy is the equivalent of a kind of constitution in many nations. The term "government" is frequently used more specifically to refer to the roughly 200 independent national governments as well as subsidiary organisations, even though all organisations have governance. Modern democracies, monarchies, as well as authoritarian as well as totalitarian regimes are the main varieties of political systems.

Yet another reason is because of corruption and bribery. Finally, because the positive impacts always outweigh the negative to everyone else.

To learn more about government
https://brainly.com/question/1078669
#SPJ1

which of the following code segments could replace the while loop without changing the resulting value of total?
I. for (int h = 0; h < num; h++)
{
total += num % 10;
num /= 10;
}
II. for (int j = num; j > 0; j--)
{
total += j % 10;
}
III. for (int k = num; k > 0; k /= 10)
{
total += k % 10;
}
A. I only
B. II only
C. III only
D. I and II
E. II and III

Answers

Using the knowledge in computational language in JAVA it is possible to write a code that code segments could replace the while loop without changing the resulting value of total.

Writting the code:

import java.io.*; //Code Segment I

public class Main

{

public static void main(String[] args)

{

for (int i = 0; i < 10; i++)

{

System.out.print( "*" );

}

}

}

import java.io.*;

public class Main

{

public static void main(String[] args)

{

for (int i = 1; i <= 10; i++)

{

System.out.print( "*" );

}

}

}

See more about JAVA at brainly.com/question/12975450

#SPJ1

what higher-order function process applies a function to each value in a sequence and returns a new sequence of the results?

Answers

Mapping applies a function to each value in a sequence and returns a new sequence of the results.

What is sequence?

In mathematics, a sequence is an enumerated collection of elements in which repeats are allowed and order is significant. It has members, just like a set. The length of the series is defined as the number of items. Unlike a set, the same components can appear numerous times in a sequence at different points, and the order does important. Formally, a sequence can be described as a function from natural numbers to the elements at each point. An indexed family, described as a function from an arbitrary index set, can be added to the concept of a sequence.

Python includes a built-in function called map(). The map() function calls the defined function and produces a list of results for each item in the iterable (e.g. list, tuple, etc.). The first argument in map() is that a function must be passed without being called. This means there aren't any parentheses.

To learn more about sequence
https://brainly.com/question/28036578

#SPJ4

By 2020, how many devices are expected to be connected to the internet worldwide?.

Answers

By 2020, it is expected that almost 9.7 billion devices will be connected to the internet worldwide.

What is the meaning of the term “internet”?

The Internet, sometimes known as "the Net" or just "the Internet," is a global system of computer networks. It is a network of networks in which users at any one computer can, with permission, access any other computer's data.

The internet is a network of networks and there are numerous varieties of it. It is made up of a variety of local to international public, commercial, academic, business, and governmental networks connected by a wide range of electronic, wireless, and optical networking technologies.

Global internet connectivity is anticipated to reach 9.7 billion devices by 2020.

Learn more about internet from here:

https://brainly.com/question/13308791

#SPJ1

you are a consultant for an it company. your boss asks you to determine the topology of the network. what is the best device to use in this circumstance

Answers

The best device used to this circumstances is network mapper.

What is meant by network mapper?The process of discovering all the entities connected to a network is referred to as network mapping. Network mapping solutions provide detailed visibility into enterprise IT infrastructure by visualizing physical and virtual networks.The terms network diagram and network map refer to the same tool. A network diagram or map depicts how network components, known as nodes. Such as routers, hubs, and firewalls, connect to one another.Network mapping can provide network administrators with critical performance insights such as device status, physical connections, traffic metrics, and more, allowing them to troubleshoot issues more quickly and maximize uptime.

To learn more about network mapper refer to:

https://brainly.com/question/1167985

#SPJ4

g what are desirable characteristics for a hash function? you can select multiple answers. correct answer uniform output distribution

Answers

Characteristic of Hash Function is uniform.

Kind of a Hash Function, namely: 1) The hash value is fully determined by the data being hashed. 2) The hash function uses all the input data. 3) The hash function "uniformly" distributes the data across the entire set of possible hash values. A hash function means a function that is used to set of inputs of any arbitrary size and suit them into a table or other data structure that consist fixed-size components. Hash serves better synchronization than other data structures. Hash tables are more saving than search trees or other data structures.

Learn more about hash function at https://brainly.com/question/13106914

#SPJ4

use a table when it is more important to show a pattern or trend in the data. true or false?

Answers

The statement is true. According to research, graphs are better for detecting trends, making comparisons, and making predictions than tables are for looking up specific information.

What is the importance of tables in presenting data?

Data that is too complex or detailed to be adequately described in the text is organised in tables so that the reader can quickly see the outcomes. They can be used to draw attention to trends or patterns in the data and to improve the readability of a manuscript by omitting text-based numerical information.

The effective preparation of tables enables researchers to present data about tens or hundreds of people effectively and with notable visual appeal, increasing the results' readability and thereby the information's appeal to users.

Data can be arranged in rows and columns using a table chart. Tables are widely used in many forms of communication, research, and data analysis. Tables can be found in a variety of places, including printed materials, handwritten notes, software, architectural details, and traffic signs.

To learn more about Tables refer :

https://brainly.com/question/28513072

#SPJ4

which ip addressing process enables workstations to use private ip addresses to access the internet?

Answers

NAT Before transferring the data, it is a way to map several local private addresses to a public one.

What is NAT ?

By changing the network address information in packets' IP headers as they travel through a traffic routing device, network address translation is a technique for mapping one IP address space into another.

When a network was moved or when the upstream Internet service provider was changed but was unable to route the network's address space, the technique was initially employed to avoid the requirement to give new addresses to every site.

In light of the IPv4 address exhaustion, it has grown to be a widely used and crucial technique for global address space preservation.

NAT implementations may differ in their specific behaviour in different addressing cases and their impact on network traffic because NAT modifies the IP address information in packets. Vendors of equipment with NAT implementations do not frequently document the specifics of NAT behavior.

To learn more about NAT refer :

https://brainly.com/question/13105976

#SPJ4

The following program includes 10 cities that two people have visited. Write a program that creates: 1. A set all_cities that contains all of the cities both people have visited. 2. A set same_cities that contains only cities found in both person1_cities and person2_cit ies. 3. A set different_cities that contains only cities found in only person1_cities or person2_cities. Sample output for all cities: ['Accra', "Anaheim', 'Bangkok', 'Bend', 'Boise', 'Buenos Aires', "Caìro', "Edmonton', 'Lima', "London', 'Memphis', 'Orlando', 'Paris', 'Seoul', 'Tokyo', 'Vancouver', 'Zurich'] NOTE Because sets are unordered, they are printed using the sorted() function here for comparison. 1 person1 cities - ('Edeonton', "Vancouver', 'Parls", 'Bangkok', 'Hend', 'Bolse', 'Mosshis", "Zurlch', "Accra", ", 2 person2,cltles = ("Accra", "Orlando", "Tokyo", "Paris", "Anahein', 'Hienos Aires", "tondon', "Lima", "Seoul", 4 " Use set methods to create sets atl_cities, same _ities, and different_cities. 6." Your solution ges here w 7 in print(sorted(al1_cities)) 9. print(sorted(same_cities)) 10 print(sorted(different_cities))

Answers

Answer:

all_cities = person1_cities.union(person2_cities)

same_cities = person1_cities.intersection(person2_cities)

different_cities = person1_cities.symmetric_difference(person2_cities)

Explanation:

Along with chaining together blocks of data using hashes, what two other features help blockchain remain secure?.

Answers

Along with chaining together blocks of data using hashes, the two other features that help blockchain remain secure is  decentralization and consensus.

What other two characteristics aid in keeping blockchain secure?

Data structures created by blockchain technology include built-in security features. It is founded on cryptographic, decentralized, and consensus concepts that guarantee the integrity of transactions.

Note that the two types of cryptographic keys are private key and public key. Both of these keys are held by each person or node, and they are used to generate digital signatures. The most significant feature of blockchain technology is this digital signature, which serves as a specific and secure reference for a digital identity.

Learn more about decentralization  from

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

Specialized program that allows user to utilize in specific application is classified as

Answers

A specialized program that allows users to utilize a specific application is classified as an Application program.

What is an Application Program?

An application program, often known as a software application or app for short, is a type of computer program that is used by end users and is created to do a particular task that is unrelated to the operation of the computer.

Examples of application programs include those for word processing, spreadsheets, presentations, and database administration. They also include web browsers, email clients, media players, accountancy software, and tools for pronouncing words, translating sentences, and desktop publishing.

What does Word processing mean?

A Software application that enables users to create, save, modify, format, print, and retrieve documents.

An application program is a comprehensive, stand-alone piece of software that carries out a specific task for the user.

Hence, Application Program is utilised in specific applications.

To learn more about Word Processing from the given link

https://brainly.com/question/24043728

#SPJ1

which of the following best describes the platform as a service (paas) cloud computing service model?

Answers

A statement which best describes the platform as a service (PaaS) cloud computing service model is that: B. PaaS delivers everything a developer needs to build an application onto the cloud infrastructure.

What is cloud computing?

In Computer technology, cloud computing can be defined as a type of computing service that requires the use of shared computing resources over the Internet, rather than the use of local servers and hard drives.

The categories of cloud service.

Generally speaking, cloud computing comprises three (3) main service models which includes the following;

Software as a Service (SaaS).Infrastructure as a Service (IaaS).Platform as a Service (PaaS).

In conclusion, a type of cloud computing service which offers software application developers a pre-configured hosting and testing environment to enable them build (create) new software applications is generally referred to as Platform as a Service (PaaS).

Read more on Platform as a Service here: brainly.com/question/24233315

#SPJ1

Complete Question:

Which of the following best describes the platform as a service (PaaS) cloud computing service model?

- PaaS stores and provides data from a centralized location without requiring local collection and storage.

- PaaS delivers everything a developer needs to build an application onto the cloud infrastructure.

- PaaS delivers software applications to the client either over the internet or on a local area network.

- PaaS delivers infrastructure to the client, such as processing, storage, networks, and virtualized environments.

why is it advisable to look beyond search engines like and bing while conducting online research for assignments and projects?

Answers

There are more trustworthy search engines available. A specialty search engine allows you to search online information sources that regular search engines do not always have access to.

What are search engines?

A search engine is a software system that performs web searches. They conduct systematic searches of the World Wide Web for specific information specified in a textual web search query.

The search results are typically displayed in a line of results, also known as search engine results pages.

There are more dependable search engines available. A specialty search engine allows you to access online information sources that regular search engines do not always have.

Thus, this way it is good to rely on trustworthy search engines.

For more details regarding search engines, visit:

https://brainly.com/question/11132516

#SPJ1

A technician wishes to update the nic driver for a computer. What is the best location for finding new drivers for the nic? select one:.

Answers

The best place to find new drivers for the NIC is the website for the manufacturer of NIC. So the answer is C.

NIC is stand for A network interface controller. NIC, also called as a network interface card, network adapter, LAN adapter or physical network interface, and by similar terms can be described as a computer hardware element that associated a computer to a computer network. Compared to the wireless network card, NIC recognizes a secure, faster, and more reliable connection. NIC lets us to share bulk data among many users. NIC can helps us to link peripheral devices using many ports of NIC.

The question is not complete. The complete question can be seen below:

What is the best location for finding new drivers for the NIC? Group of answer choices

A. Windows Update the installation media that came with the NIC

B. the installation media for Windows

C. the website for the manufacturer of the NIC

D. the website for Microsoft.

Learn more about NIC at https://brainly.com/question/17060244

#SPJ4

question 7 packages installed in rstudio are called from cran. cran is an online archive with r packages and other r-related resources. 1 point true false

Answers

Packages installed in rstudio are called from cran. cran is an online archive with r packages and other r-related resources, is the true statement.

What are CRAN packages in R?

It comprises archives for both the most recent and prior versions of the R distribution, donated R packages, and documentation. It provides both source packages and pre-compiled binaries for Windows and macOS. there are more than 16,000 bundles available.

The version of R that is made available through CRAN is compatible with the integrated development environment for R, referred to as RStudio. All of the major systems support RStudio, which includes a variety of tools that boost productivity.

Thus, it is the true statement.

For more information about CRAN packages in R, click here:

https://brainly.com/question/10658169

#SPJ1

What web 2. 0 feature allows users to subscribe to a data plan that charges for the amount of time spent on the internet?.

Answers

Software as a Service is the web 2. 0 feature that allows users to subscribe to a data plan that charges for the amount of time spent on the internet.

What is Software as a Service (SaaS)?

Software as a service (or SaaS) is a method of delivering applications as a service over the Internet. Instead of installing and maintaining software, you simply access it through the Internet, freeing yourself from the complexities of software and hardware management.

Web-based software, on-demand software, and hosted software are all terms used to describe SaaS applications. Whatever the name, SaaS applications are hosted on the servers of a SaaS provider. The provider manages application access, including security, availability, and performance.

To learn more about Software as a Service (SaaS), visit: https://brainly.com/question/14596532

#SPJ4

what other uses and functions does inputaccel serve, and how will this be useful to novartis over the long term? (you may want to visit the emc/captiva website,

Answers

A service is a way to give consumers value by helping them achieve their goals without having to bear all the associated expenses and risks.

What is the function of inputaccel serve with Novartis?

The customized InputAccel server controls output by identifying and averting workflow bottlenecks. Additionally, it guarantees that other servers will continue to run even if one goes out, preventing downtime.

With InputAccel, businesses may reduce the amount of time spent manually handling paper while also reducing processing errors, improving data accuracy, and speeding up company operations.

Therefore, making information instantly accessible in content repositories like Documentum, ApplicationXtender, and Microsoft SharePoint,

Learn more about inputaccel serve here:

https://brainly.com/question/26749122

#SPJ1

What is the output?
x = 6 % 2

if x == 1:
print("ONE")

else:
print("TWO")

Answers

Answer:

The output would be "TWO".

1. you want to build a mobile app that allows you complete control over the user experience and design. what type of power apps app should you build?

Answers

Each screen of a canvas app is carefully laid out by the designer starting with a blank canvas-like screen. This provides the artist total control over where each element is placed on the canvas.

How to Determining which type of app to make?Model-driven apps and canvas apps are the two types of apps you can create in Power Apps.The basic, high-level comparison is as follows. See Overview of generating apps in Power Apps for a lot more information on these two sorts of apps.A Microsoft Dataverse database is required for model-driven apps. On top of the data models in that database environment, they are constructed. For model-driven programs, views and detail screens are dependent on the data structure. They provide consumers with a more uniform look and feel from screen to screen without putting much work on the part of the app author.Apps with a model-driven approach are useful in situations when the business logic is intricate, such as:High-tech data modelsOrganizational process managementRecording data-related activitiesConversely, Canvas apps can be created both with and without a Dataverse database. Connectors are used by them to access data and services.If the customer wants a personalized user experience, consider canvas apps. They provide:A visual, user-friendly interfaceThe capacity to design a custom user interface based on user needsConnector-based integration spanning several systemsUnless your users have a specific requirement for a canvas app, think about developing a model-driven app. Model-driven apps let you create your app quickly because you don't have to create the UI from scratch.

To Learn more About canvas app refer to:

https://brainly.com/question/28083118

#SPJ4

what attributes are most important for mobile technology? (select all that apply) palm operating system small form factor internet access low cost medical software

Answers

Attributes are most important for mobile technology is Small form factor, internet access, low cost medical software.

What is Operating System?

An operating system (OS) is the program that controls all other application programs in a computer after being installed into the system first by a boot program. Through a specified application program interface, the application programs seek services from the operating system (API).

What does Small form factor mean?

A micro gaming or small form factor (SFF) PC A computer that takes up less room is exactly what it says it is: a PC. Smaller PCs continue to gain popularity and accessibility as innovative manufacturers and builders push the limits of what is possible with this form size.

What does internet access means?

The capacity to connect to the Internet through computer terminals, computers, and other devices, and to access services like email and the World Wide Web, is known as internet access.

Learn more about Operating System click here:

https://brainly.com/question/22811693

#SPJ4

explain the strengths and weaknesses of using symmetric encryption, versus a public-key cryptosystem.

Answers

Strengths include speed and cryptographic strength per bit of key. The major weakness is that the key must be securely shared before two parties may communicate securely.

What is a public-key cryptosystem ?The area of cryptographic systems that employ pairs of related keys is known as public-key cryptography, also known as asymmetric cryptography. A public key and its accompanying private key make up each key pair. Cryptographic algorithms that are based on one-way functions are used to create key pairs. The private key must be kept hidden in order for public-key cryptography to be secure; nevertheless, security is not compromised if the public key is freely circulated.Anyone with a public key can encrypt a message in a public-key encryption system, producing a ciphertext. However, only those who have access to the corresponding private key can decrypt the ciphertext to reveal the original message.Public-key encryption does not hide information about the computer, time, or length of a message that was sent by a source. By itself, public-key encryption also doesn't reveal to the recipient who sent a message; rather, it merely encrypts the message's content into a ciphertext that can only be decrypted using the private key.

Learn more about Public-key cryptosystem refer :

https://brainly.com/question/28344761

#SPJ4

What section of the Game Design Document features a brief two-to-three sentence snapshot of what the game is all about that makes the game sound appealing?

A.
purpose

B.
title

C.
description

D.
audience

Answers

The description is the section of the Game Design Document features a brief two-to-three sentence snapshot of what the game is all about that makes the game sound appealing. The correct option is C.

What is GDD?

A game design document (GDD) is a software design document that serves as a blueprint for the creation of your game.

A game design document's purpose is to clearly describe the game's selling points, target audience, gameplay, art, level design, story, characters, UI, assets, and so on.

The description section of the Game Design Document contains a brief two-to-three sentence summary of what the game is all about, which makes the game sound appealing.

Thus, the correct option is C.

For more details regarding GDD, visit:

https://brainly.com/question/29243959

#SPJ1

what type of amazon route 53 routing would you use to ensure only 1% of your traffic went to your development server?

Answers

Weighted round robin routing is the type of Amazon Route 53 in the Amazon Web Services (AWS) that you will use for this purpose. To route only one percent of traffic to a development server, "weighted round robin routing" would be the most effective strategy to use.

Why Weighted Round Robin Routing??

Using "weighted round robin routing", you are able to define unique weights for each of your servers.

As a result, traffic is routed in accordance with the weights that you specify. In this scenario, the development server would have a weight of 1, while the other servers would each have a weight of 99. As a result, the development server would only receive 1% of the total traffic if this were done.

What is Weighted Round Robin Routing?

A weight is assigned to each server based on criteria chosen by the site administrator; the most commonly used criterion is the server’s traffic‑handling capacity. The higher the weight, the larger the proportion of client requests the server receives.

If, for example, When the load balancer assigns server A a weight of 3 and server B a weight of 1, it sends 3 requests to server A for every 1 it sends to server B.

To learn more about Amazon Web Services (AWS), visit: https://brainly.com/question/14014995

#SPJ4

which of the following must be true to remotely wipe your phone? the phone must have the correct app downloaded. the phone must be turned on. the phone must be connected to the internet. the phone must be associated with an email account.

Answers

Answer: the phone must be connected to the internet

Explanation:

Battle Ship Program (IN JAVA)

BattleShip class

The Battleship class represents a single battleship. Each battleship has a name, attack level, and health level. Your class should
include the following

Constructor that sets health to 100 and initializes the other instance variables appropriately

updateDamage() that takes the attack power of the attacking ship as a parameter and updates the health of the victim based on the following:

If the attack power is less that 5, the ship inflicts 2 damage

If the attack power is less than 10, the ship inflicts 7 damage

If the attack power is 10 or more, the ship inflicts 10 damage

stillFloating() returns if the ship is still floating or not. The ship is floating as long as the health is greater than 0

toString() that returns the name and health of a ship

Tester Class

Make 2 ships using your own literals

Have the ships attack each other a few times

Print out both ships status in the end

Answers

Using the knowledge in computational language in JAVA it is possible to write a code that The Battleship class represents a single battleship.

Writting the code:

 public void isAttacked(int attackPower)

   {

       if(attackPower < 4)

       {

           this.health -=3;

       } else if (attackPower < 8)

       {

           this.health -=5;

       } else

       {

           this.health -=7;

       }

   }

See more about JAVA at brainly.com/question/12975450

#SPJ1

Which field could serve as the primary key for a list of students in your school?.

Answers

The "Student ID Number" field could serve as the primary key for a list of students in your school.

What is a primary key?

A primary key is a unique column (or set of columns) assigned to a relational database table(s) in order to uniquely identify each table entry. For easy parsing of the table's data, a primary key is utilized as a unique identifier.

An effective relational database depends on the primary key notion. Relational databases are ineffective without the main key and conceptually related foreign key ideas. A primary key is actually required because a table can easily include thousands of items (including duplicates) in order to guarantee that each record can be uniquely identified at all times.

To learn more about primary key, use the link given
https://brainly.com/question/29351110
#SPJ4

3. one of your co-workers has set up a model-driven application using dataverse. the app captures information about computer hardware assets, including their price. your co-worker is concerned that users of the application are going to forget to populate the cost center if the part is expendable. how could this be prevented?

Answers

If the expendable field is true, use a business rule to make the cost center field mandatory.

How can business rule be used in both canvas and Model Driven apps?If a table is utilized in the app, the business rules created for it are applicable to both canvas apps and model-driven apps. Currently, not all business rule actions are accessible through canvas applications. All of the business rule actions are currently available for model-driven apps to use, but not all of them are for canvas apps.See Create business rules to apply logic in a model-driven app form to learn how to provide a business rule that applies to a form in a model-driven app.

By combining conditions and actions, you can do any of the following with business rules:

Set column valuesClear column valuesSet column requirement levelsShow or hide columnsEnable or disable columnsValidate data and show error messagesCreate business recommendations based on business intelligence.

Learn more about Canvas and Model Driven apps refer :

https://brainly.com/question/15075251

#SPJ4

you read an interesting article in a magazine and want to share it in the discussion forum. what should you do when posting? select all that apply.

Answers

According to the context, correct answers pertain to options B and D which are 'make sure the article is relevant to the topic' and 'check your posts for typos or grammatical errors' respectively.

In a discussion forum, several people discuss ideas and information related to any specific topic. Whenever a discussion is initiated on a discussion forum only the information relevant to the topic is shared and it is ensured that no grammatical and typing mistakes exist in the posted information.

Therefore according to the given scenario where you read an informative article in a magazine and then want to share it with other people via a discussion forum. While you post the article in the discussion forum you need first to make sure that the posting article is relevant to the topic and next to check to see if there are any typing and grammatical errors.

"

For the complete question you are referred to below:

you read an interesting article in a magazine and want to share it in the discussion forum. what should you do when posting? select all that apply.

A. take credit for creating the article

B. Make sure the article is relevant to the topic

C. include your email address for people to send questions or

"

You can learn more about discussion forum at

https://brainly.com/question/21855597

#SPJ4

When you are collaborating on a project with other designers who are using their own computers, what is the major benefit to using linked smart objects in your photoshop document?.

Answers

The main advantage of using linked smart objects in your Photoshop document is that they will update automatically whenever changes are made to the original document, which is helpful when working on a project with other designers who are using their own computers.

Use Linked Smart Objects To Keep Photoshop Faster & Flexible:

An original is referenced by a Linked Smart Object, which will update to reflect any changes made to the original. In our hypothetical example, you could have changed everything else by just making modifications to the original image if you had placed the photo as a Linked Smart Object (File > Place Linked).

Imagine that you are working with other designers on a project to create some marketing materials for your business. Three distinct publications (a poster, flyer, and social media add) all use the same image, but each makes use of a different graphic. You suddenly realize that the image has a flaw that needs to be rectified.

Oh no! Now I have to update the images in all the other docs. That is what would occur if a Linked Smart Object hadn't been used.

Visit this website to find out more about Linked Smart Objects:

https://brainly.com/question/12216262

#SPJ1

Other Questions
which of the following is not being considered as an energy source for the future? a. methanol b. shale oil c. carbon dioxide d. ethanol e. seed oil Which behavior pattern would most likely take a no-nonsense approach when dealing with people and situations?. How do you think the humanistic perspective contributed to the field of psychology? What are the grounds for an appeal?. How are hospitality products more perishable than manufacturing products. short answer. An artist used 6 tubes of red paint, 2 tubes of yellow paint, 13tubes of white paint, and 9 tubes of blue paint for a mural.What is the ratio of tubes of blue paint to all of the tubes of paint used? Family farms grew___.for making cloth. as the head of a nursing program, you consistently invite the ideas of your team about innovations in teaching, community partnerships, and curriculum design and invite participation in decisions. many of these ideas have been implemented successfully, and your staff members are keen to try on other ideas. what is the leadership you are employing? EXIT TICKET: How does the graphic aspect of the text "Monster" affect yourunderstanding of Steve? Explain if you were to make your selection by using the conventional payback period, what is/are some potential problem(s) with selections made using this method? What amendment of the US Constitution abolished slavery? What does the amendment say? What year was it adopted? ou know that formation d in the geologic cross section must be younger than formation c because of which geologic principle? Write a program that uses a while loop to calculate and print the multiples of 4 from 4 to 24. Your program should print each number on a separate line. XO QDQuestion 5What component best describes a country that uses capitalism?WO Limited role of governmentO Everything is operated through traditionO All economic decisions made by governmentO All goods and services are distributed by the government assume that a $1,000,000 par value, semiannual coupon us treasury note with three years to maturity has a coupon rate of 6%. the yield to maturity (ytm) of the bond is 8.80%. using this information and ignoring the other costs involved, calculate the value of the treasury note: an extremely distressing experience that causes severe emotional shock and may have long-lasting psychological effects is called This exercise refers to a standard deck of playing cards. assume that 5 cards are randomly chosen from the deck. How many hands contain exactly two 3s and two 5s question is in the picture during a blood transfusion, a client displays signs of immediate onset facial flushing, hypotension, tachycardia, and chills. which transfusion reaction should the nurse suspect? Does it matter where you put the dots on a lewis symbol?