Answer:
Approved; compared.
Explanation:
Project management can be defined as the process of designing, planning, developing, leading and execution of a project plan or activities using a set of skills, tools, knowledge, techniques and experience to achieve the set goals and objectives of creating a unique product or service.
Generally, projects are considered to be temporary because they usually have a start-time and an end-time to complete, execute or implement the project plan.
Furthermore, the main purpose of project management is working toward a common goal.
This ultimately implies that, project managers should ensure adequate attention and time is taken to identify, analyze and manage capital, raw materials, people, system of tasks and other resources, so as to effectively and efficiently achieve a common goal with all project stakeholders.
The fundamentals of Project Management includes;
1. Project initiation
2. Project planning
3. Project execution
4. Monitoring and controlling of the project.
5. Adapting and closure of project.
In the last step of an initiation phase, projects are approved for execution. Also, at this stage, the project is compared with projects that are running or already being executed.
In conclusion, it is very important and essential that project managers in various organizations, businesses and professions adopt the aforementioned fundamentals in order to successfully achieve their aim, objectives and goals set for a project.
You are considering using Wi-Fi triangulation to track the location of wireless devices within your organization. However, you have read on the internet that this type of tracking can produce inaccurate results. What is the most important consideration for getting reliable results when implementing this type of system
Answer:
Getting correct angle readings from each location.
Explanation:
Triangulation uses the angle of strongest signal from 3 locations to find their intersect points, but this means that if one of out 3+ readings is inaccurate, you would go on a wild goose chase.
What are the 8 tips for
healthy living?
Answer:
Base your meals on starchy foods.
Eat lots of fruit and vegetables.
Eat more fish.
Cut down on saturated fat and sugar.
Try to eat less salt- no more than 6g a day.
Get active and try to be a healthy weight.
Drink plenty of water
Explanation:
As you create the slides, miniature views of the individual slides are displayed in the Notes pane.
Answer:
False.
Explanation:
PowerPoint application can be defined as a software application or program designed and developed by Microsoft, to avail users the ability to create various slides containing textual and multimedia informations that can be used during a presentation.
Some of the features available on Microsoft PowerPoint are narrations, transition effects, custom slideshows, animation effects, formatting options etc.
Basically, the views that are available on the Microsoft PowerPoint application includes;
1. Slide Sorter.
2. Notes Page.
3. Reading Pane.
4. Presenter view.
Slide transition is an inbuilt feature of a presentation software that automatically changes the slides at regular intervals.
As a user create slides, miniature views of the individual slides, referred to as thumbnails are displayed in the Slide Tab or Thumbnail pane.
On the other hand, the Notes pane is typically designed for typing remarks or notes that the presenter could share with the audience during a presentation.
Look at the following partial class definition, and then respond to the questions that follow it:
public class Book
{
private String title;
private String author;
private String publisher;
private int copiesSold;
}
a. Write a constructor for this class. The constructor should accept an argument for each of the fields.
b. Write accessor and mutator methods for each field.
c. Draw a UML diagram for the class, including the methods you have written.
Solution :
a.
public Book([tex]$\text{String title}$[/tex], String author, [tex]$\text{String publisher}$[/tex], int [tex]$\text{copiesSold}$[/tex]) {
this.[tex]$\text{title}$[/tex] = [tex]$\text{title}$[/tex];
this.[tex]$\text{author}$[/tex] = [tex]$\text{author}$[/tex];
this.[tex]$\text{publisher}$[/tex] = [tex]$\text{publisher}$[/tex];
this.[tex]$\text{copiesSold}$[/tex] = [tex]$\text{copiesSold}$[/tex];
b). [tex]$\text{public String}$[/tex] getTitle() {
return [tex]$\text{title}$[/tex];
}
[tex]$\text{public void}$[/tex] setTitle([tex]$\text{String title}$[/tex]) {
this.[tex]$\text{title}$[/tex] = [tex]$\text{title}$[/tex];
}
[tex]$\text{public String}$[/tex] getAuthor() {
return author;
}
[tex]$\text{public void}$[/tex] setAuthor(String author) {
this.[tex]$\text{author}$[/tex] = [tex]$\text{author}$[/tex];
}
[tex]$\text{public String}$[/tex] getPublisher() {
return [tex]$\text{publisher}$[/tex];
}
[tex]$\text{public void}$[/tex] setPublisher(String [tex]$\text{publisher}$[/tex]) {
this.[tex]$\text{publisher}$[/tex] =[tex]$\text{publisher}$[/tex];
}
public int get[tex]$\text{copiesSold}$[/tex]() {
return [tex]$\text{copiesSold}$[/tex];
}
[tex]$\text{public void}$[/tex] set[tex]$\text{copiesSold}$[/tex](int [tex]$\text{copiesSold}$[/tex]) {
this.[tex]$\text{copiesSold}$[/tex] = [tex]$\text{copiesSold}$[/tex];
}
Source Code for TF2 - Please insert it here
Answer:
Hi T!
Explanation:
How are you?
At work, Ashley is given the task of connecting a printer to a user's computer. Which two ports would most likely be used to connect the printer
to the computer?
Accelerated Graphics Port
HDMI
DisplayPort
USB-C port
Thunderbolt
Answer:
USB-C port
Thunderbolt
Explanation:
The other ones are all display related.
Answer: the person above me is correct.......
:)
Explanation:
If someone want to type race with me :
https://play.typeracer.com?rt=21mvsi61s8
Let's improve our typing speed.
Reccomendation:(Use computer)
fill in the blanks with correct pronounce
i like watches.The nice watch is for ________
Answer:
I like watches. This nice watch is for me.
Los organos de los sentidos perciben de la misma manera un estimulo?! Porque?
Espero Que Te Ayude!!!.
The quick access toolbar is ____.
Question 1 options:
is not customizable
is located at the bottom of the screen
is the fastest way to access the most used features
Question 2 (1 point)
The ribbon is where you will find all of the options to make a spreadsheet.
Question 2 options:
True
False
Question 3 (1 point)
The Display Options allow you to... (select all that apply)
Question 3 options:
close Excel altogether
change how much of the ribbon is displayed
minimize, maximize or restore the screen
Question 4 (1 point)
The "Tell Me" box allows _____
Question 4 options:
allows someone to find a command by typing it out. This way you can skip searching through the ribbon tabs for a command.
shows which cell is currently selected.
Displays the name of the current file.
Question 5 (1 point)
Each column is labeled with a letter, and each row is labeled with a number; giving each cell a unique name.
Question 5 options:
True
False
Question 6 (1 point)
All the cells make up a _________
Question 6 options:
notebook
workbook
worksheet
Question 7 (1 point)
Multiple worksheets make up the________, or the file.
Question 7 options:
cells
workbook
Question 8 (3 points)
Microsoft Excel can be downloaded for free, just like Word and PowerPoint, as a student at Digital Academy of Florida. Click here for instructions to download.
Question 8 options:
True
False
Answer:
question 1 is a fast way of accessing used features
Answer:
Explanation:
Question 2 (1 point)
The ribbon is where you will find all of the options to make a spreadsheet.
True
Question 3 (1 point)
The Display Options allow you to... (select all that apply)
minimize, maximize or restore the screen
Question 4 (1 point)
The "Tell Me" box allows _____
allows someone to find a command by typing it out. This way you can skip searching through the ribbon tabs for a command.
Question 5 (1 point)
Each column is labeled with a letter, and each row is labeled with a number; giving each cell a unique name.
True
Question 6 (1 point)
All the cells make up a _________
worksheet
Question 7 (1 point)
Multiple worksheets make up the________, or the file.
workbook
Is this a desktop or a computer, or are they the same thing
Answer:
Same thing.
Explanation:
Need answer ASAP!!!!
Hi,
I tried answering this. Lol. Look at the image.
Which of the following is NOT a way to build on your strengths?
A.
eating a healthy, well-balanced diet
B.
only participating in sports you are good at
C.
learning as much as possible about the sport
D.
studying and learning from other players
Answer: the answer is B
Explanation: You can't raise your strengths if you only do sports you are good at:)
Pascal system . write the program that will calculate the perimeter of a rectangle if its area is A (m²) and one of its sides has a length of B (m). A and B are entered from the keyboard.
Answer:
The program in Pascal is as follows:
Program Perimeter;
Uses Crt;
Var
Length : Real;
Width : Real;
Area : Real;
Perim : Real;
Begin
Clrscr;
Write('Area: ');
Readln(Area);
Write('Length : ');
Readln(Length);
Width := Area/Length;
Perim := 2 * (Length + Width);
Write('Perimeter: ' ,Perim:5:2,'.');
End.
Explanation:
This declares all variables as real
Var
Length : Real;
Width : Real;
Area : Real;
Perim : Real;
The program execution begins here
Begin
This clears the screen
Clrscr;
This prompts the user for Area
Write('Area: ');
This gets input for Area
Readln(Area);
This prompts the user for Length
Write('Length : ');
This gets input for Length
Readln(Length);
This calculates the width
Width := Area/Length;
This calculates the perimeter
Perim := 2 * (Length + Width);
This prints the calculated perimeter
Write('Perimeter: ' ,Perim:5:2,'.');
This ends the program
End.
Select the correct answer from each drop-down menu.
Complete the following sentences.
_________effort is an important and necessary factor for the success of any project. In software development projects,
______team members carry out several tasks to ensure the quality of the process and the final product.
Options for the first box are: A managers, A teams, an individual
Options for the second box are: internal, specific, external
Answer:
#1 is Individual
#2 is Specific
Explanation:
Select the correct answer.
Which step references adding color, size, and media format in your digital portfolio?
A.
identifying portfolio goal
B.
choosing design elements
C. maintaining a portfolio worksheet
D. adding supporting documents
E.
adding references
Answer:
the correct answer is B). "choosing design elements"
Explanation:
Francesca wants to create a program that will produce the phrase “Hello, world” on the screen. Which of these functions should Francesca use?
Answer:
It would be print.
Explanation:
If you want to execute a function it should be print so it will show up in the output box.
Can someone please help me with this question
Answer:
City, Atlantis, Deep sea, Ocean, Greek Mythology , Atlantis Nesos
Explanation:
.
¿Para que sirve Microsoft word?
question not loading..
Refreshing..
EASY POINTS what favorate food
so easy
Answer:
ramen
Explanation:
Answer:
Pizza and RAMEN
Explanation:
product of -6/13 and reciprocal of -7/16 is ____________
Answer:
-250/91
Explanation:
Use a calculator
In a school 50% of the students are younger than 10, 1/20 are 10 years old and 1/10 are older than 10 but younger than 12, the remaining 70 students are 12 or older. How many students are 10?
Answer: 10 students
Explanation:
Students younger than 10 = 50%
Students that are 10years old = 1/20 = 1/20 × 100 = 5%
Students that are older than 10 but younger than 12 = 1/10= 1/10 × 100 = 10%
Students that are 12 years or older
= 100% - (50% + 5% + 10%)
= 100% - 65%
= 35%
This means that 35% of the students are 12 years or older and we've been given the number as 70.
Let's say the total number of students is x. Therefore,
35% of x = 70
0.35 × x = 70
0.35x = 70
x = 70/0.35
x = 200
The total number of students is 200.
Therefore, the number of students that are 10years will be:
= 1/20 × 200
= 10 students
Therefore, 10 students are 10 years.
EASY POINTS who is your favorite in family
1. mom
2. dad
3. sister
4. brother
Answer:
Thank you! And it would be my dad.
Explanation:
You are designing an ecommerce web application that will scale to hundreds of thousands of concurrent users. Which database technology is best suited to hold the session state in this example
Answer: Amazon DynamoDB
Explanation:
The database technology that is best suited to hold the session state in this example is the Amazon DynamoDB.
Amazon DynamoDB is a document database which helps in delivering high quality and fast cperformance at any scale. It can be used to scale to hundreds of thousands of concurrent users as it's multi-active, and has a durable database that has built-in security.
(25 POINTS)Which statement best reflects the importance of following safety guidelines?
Workplace injuries can result in losses to an organization’s profits.
OSHA responds to complaints of unsafe work environments, and can fine or take negligent employers to court.
Every year, thousands of people die as a result of workplace injuries.
Using equipment safely is faster and makes work more efficient.
Answer:
I think, Every year, thousands of people die as a result of workplace injuries.
Answer:
B
Explanation:
The negotiation process involves several steps such as: preparing for negotiation; knowing your walk-away point; and working towards a common goal.
Answer:
TRUE
Explanation:
Negotiation may be defined as the process or a method with the help of which people try to settle their differences or they try to come to a conclusion in a matter of differences. Here an agreement or a compromise is reached without any dispute and arguments. It is a skill.
It involves preparing for the negotiation with other person, understanding and knowing when one needs to walk out of the negotiation process to avoid arguments and working towards the common goal of achieving an agreement.
Therefore, the answer is true.
Which step in Gabriel’s process is incorrect?
Gabriel picked the wrong tab. He needs to select the Insert tab, not the Formulas tab, to insert a watch window.
Gabriel picked the wrong tab. He needs to select the Data tab, not the Formulas tab, in the outline group, select Subtotal, and then select “watch window.”
Gabriel picked the wrong group in the Formulas tab. He needs to select Insert Function from the Function Library group and type, “watch window.”
Gabriel picked the wrong group in the Formulas tab. He needs to select the Watch Window in the Formula Auditing group.
Answer:
the answer is ;gabriel picked the wrong tab.he needs to select the insert tab ,not the formulas tab to select watch window
Hey guys.....Help pls 1 small question! I need it ASAP!!!!!!!!
Answer:
I'm pretty Sure that is a yes.
Explanation:
It would make sense because even though it is a hyperlink the location is still different than the Original.
Hope this Helps!
(25 POINTS) Some applications work on all devices while others work on some devices. True or False?
Answer:
True.
Explanation:
It is true that some applications work on some devices but not on others. This is so because it depends on the operating system of each device, that is, if the device has an operating system compatible with the application in question, said application will work, but if, on the contrary, the operating system is not compatible, the application will not be useful in this.
Help! ASAP! 1 Question.........°○°
Answer: I think D)?
Explanation: Or B)