Answer: num1.plus(1);
Explanation:
porque es importante la tecnología?
Explanation:
La tecnología se refiere a la colección de herramientas que hacen más fácil usar, crear, administrar e intercambiar información. El desarrollo de alta tecnología ha ayudado a conquistar las barreras de comunicación y reducir la brecha entre la gente de todo el mundo.
Which list shows a correct order of mathematical operations that would be used by a spreadsheet formula?
Answer:
It stands for Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.
Why is special code needed for <?
I’ll mark brainliest if correct
Select the correct answer.
Derek works in the software quality assurance department. Which tools or process should Derek use to monitor and measure changes?
A.software engineering process
B.software quality metrics
C. SQA audits
D.reviews
Answer:
A.
Explanation:
Have a Nice Day
Answer:
answer: software quality metrics
What is fish processing?
need help on question 5! no links pls
Answer: less than 50%, it’s about 49%
Explanation:
Answer:
59.5
so I would say the 3 third option
click on the _____button to move the selected text in the centre of the page (justify /centre)
Answer:
centre
Explanation:
What would be the result after the following code is executed? int[] numbers = {40, 3, 5, 7, 8, 12, 10}; int value = numbers[0]; for (int i = 1; i < numbers.length; i++) { if (numbers[i] < value) value = numbers[i]; } The value variable will contain the highest value in the numbers array. The value variable will contain the sum of all the values in the numbers array. The value variable will contain the average of all the values in the numbers array. The value variable will contain the lowest value in the numbers array.
Answer:
The value variable will contain the lowest value in the numbers array.
Explanation:
Given
The given code segment
Required
The result of the code when executed
The illustration of the code is to determine the smallest of the array.
This is shown below
First, the value variable is initialized to the first index element
int value = numbers[0];
This iterates through the elements of the array starting from the second
for (int i = 1; i < numbers.length; i++) {
This checks if current element is less than value.
if (numbers[i] < value)
If yes, value is set to numbers[i]; which is smaller than value
value = numbers[i];
Hence, the end result will save the smallest in value
You are adding a new rack to your data center, which will house two new blade servers and a new switch. The new servers will be used for file storage and a database server. The only space you have available in the data center is on the opposite side of the room from your existing rack, which already houses several servers, a switch, and a router. You plan to configure a trunk port on each switch and connect them with a cross-over UTP plenum cable that will run through the suspended tile ceiling of the data center. To provide power for the new devices, you had an electrician install several new 20-amp wall outlets near the new rack. Each device in the rack will be plugged directly into one of these new wall outlets. What is wrong with this configuration
Answer: • You should implement a UPS between the wall outlet and the network devices.
• You should implement redundant power supplies for the network devices.
Explanation:
Based in the information given in the question, the options that explain things wrong in the configuration is that:
• You should implement a UPS between the wall outlet and the network devices.
• You should implement redundant power supplies for the network devices.
How are hyperlinks created and used within a presentation? Check all that apply. Hyperlinks are set to open another source file. Linked files are stored in the same folder location. Hyperlinks are permanently embedded within a slide. Hyperlinks can open websites, files, or other presentations. Hyperlinked content typically cannot be opened by end users. Hyperlinks can be assigned to text, graphics, and other objects.
Hyperlinks are created and used within a presentation included with another source file. Linked files are stored in the same folder location. It can open websites, and files or be assigned to text, graphics, etc.
What do you mean by presentation?Hyperlinks are created and can be used within a presentation. These are set to open another source file. Linked files are stored in the same folder location.
These can open websites, files, or other presentations and can be assigned to text, graphics, and other objects.
Learn more about Presentation here:
https://brainly.com/question/649397
#SPJ2
Answer:
A, B, D, F
Explanation:
right on edge22
I NEED THIS NOW!! :((
Which feature of a database allows a user to locate a specific record using keywords?
Chart
Filter
Search
Sort
which feature of a database allows a user to locate a specific record using keywords?
search
Construct :
4 input NOR Gate Truth Table.
9514 1404 393
Answer:
see attached
Explanation:
The output is always 0, except for the case where all 4 inputs are 0.
How do you fix this!!!!
Answer:
ldek
Explanation:
Suggest three ways in which celebrating an occasion influences food choices?
Answer:
It can completely show the different flavors that might have influenced the people at the past like their traditional spices and their main ingredients. It also is just a big part of celebrations because usually every single celebration comes with food and drinks.
What type of address uses a number that uniquely identifies each computer?
O Computer address
O Home address
O E-mail address
O IP address
Answer:
The awnser is D or IP Address
Explanation:
BRAINLIEST PLEASEAnswer:
IP Address. This is the most unique as you can track computers down with this code too. I hope you found this helpful, you are very welcome!
HELP ASAP!Select all examples of desirable workplace skills, habits, and attitudes.
waits for others to solve problems
does not call in sick or miss work frequently
creates a list of solutions for the boss
arrives at work on time or early
waits for supervisor to give directions
works quickly and accurately
shows initiative
communicates effectively
sets clear goals to achieve success
gives products to friends for free
Answer:
does not call in sick or miss work frequently
creates a list of solutions for the boss
arrives at work on time or early
waits for supervisor to give directions
works quickly and accurately
shows initiative
communicates effectively
sets clear goals to achieve success
Explanation:
Have a Great Day!!!
Kevin is scanning old images from his college library. He might use these scanned images in the college magazine. He might also use them on the college website. What is the best practice for Kevin to follow when scanning the images?
A.
scan the images with 72 DPI
B.
scan only the images that are ideal for a website
C.
scan the images with 150 DPI
D.
scan the images with 600 DPI
E.
scan the images that are ideal for a magazine
Answer: D. Scan the images with 600 DPI
Explanation:
Answer: D. Scan the images with 600 DPI
Explanation: Correct for Plato/Edmentum
Need answer ASAP!!!!!
Select the correct answer.
What stage of software development incorporates planning to help make changes in the project plan based on reviews?
OA.project startup
OB. proposal stage
OC. periodic checks
OD. product delivery
Answer:
Option C
Explanation:
Periodic check are similar to period inspection done by a team comprising of software developers who check the flow and output of the core during the different stages of software development.
The team also do the auditing to check whether the work products meet the different client requirement and thus revise the project plans.
Hence, option C is correct
In database software, which option is the most appropriate menu choice or command to use if you want to change the format of the date
from January 1, 2020 to 01/01/2020?
Print Preview
Mail Merge
New Record
Add/Modify Fields
Answer:
I think it's d
Explanation:
Fill in the blanks
A highway is 80km in length 3/4 of the Highway is paved. How many km of the Highway is
paved
Answer: 60km
Explanation:
Since the highway is 80km in length and 3/4 of the highway is paved. Therefore, the number of km of the highway that is paved will be gotten as:
= Fraction of highway that's paved × Length of highway
= 3/4 × 80km
= 60km
Therefore, 60km of the highway is paved.
Need answer ASAP
Select the correct answer.
What is the role of a software analyst?
OA.
to prepare project plan
OB.
to provide customer support to stakeholder
O C.
to code and test
O D.
to perform audits
Answer:
c is the correct awnser ( to code and test )
Answer:
CCCCCCCCCCCCCCCCCCCCC
Plz help!!!!
Select the correct answer.
What testing approach does a development team use when testing the developed code rather than just the functionality of the code?
A.white box testing
B.black box testing
C.acceptance testing
D.usability testing
Answer:
I am think it is A i don't know that one.
Explanation:
what os the full form of cpu
Answer:
central processing unit
Central processing unit
Match each item with a statement below. - A popular port scanners that has the ability to use a GUI front end - Allows you to ping multiple IP addresses simultaneously and is usually included in Kali Linux - Tool for performing ping sweeps and used to bypass filtering devices by injecting crafted or otherwise modified IP-packets - The original utility from which OpenVas was developed - A port state which does not allow entry or access to a service - An open-source fork of Nessus - A port state that may indicate a firewall is being used to allow specified traffic into or out of the network - A port state that allows access to applications and can be vulnerable - Allows you the ability to scan thousands or even tens of thousands of IP addresses quickly - Performed by port scanners to scan large networks to identify which IP addresses belong to active hosts
Answer:
1. Nmap.
2. Fping.
3. Hping.
4. Nessus.
5. Closed port.
6. OpenVAS.
7. Filtered port.
8. Open port.
9. Port scanning.
10. Ping sweep.
Explanation:
An IP address is an acronym for internet protocol address and it can be defined as a unique number assigned to a computer or other network devices, so as to differentiate each device from one another in an active network system. Thus, an IP address is typically used to uniquely identify each computer or network devices connected to the internet or network.
In Computer networking, IP address are classified into two (2) main categories and these are;
1. Local (internal) IP address.
2. Global (external) IP address.
Also, the internet protocol (IP) address comprises of two (2) versions and these are;
I. Internet protocol version 4 (IPv4): this is the first and original version of the internet protocol which was introduced in 1983 using the Advanced Research Projects Agency Network (ARPANET). An example of an IPv4 address is 192.168.1.0.
II. Internet protocol version 6 (IPv6): it is the modified (latest) version of the IPv4 address system and as such can accommodate more addresses or nodes. An example of an IPv6 is 2001:db8:1234:1:0:567:8:1.
ICMP is an acronym for Internet Control Message Protocol and it is a standard protocol for communicating network errors in the form of messages such as Time exceeded and Destination unreachable.
In Computer Networking, an echo reply and echo request are implemented with a command utility referred to as ping. When a user sends an echo request message with the ping program, a successful attempt will return an echo reply message.
1. Nmap: a popular port scanners that has the ability to use a graphical user interface (GUI) front end.
2. Fping: allows you to ping multiple internet protocol (IP) addresses simultaneously and is usually included in Kali Linux.
3. Hping: tool for performing ping sweeps and used to bypass filtering devices by injecting crafted or otherwise modified IP-packets.
4. Nessus: the original utility from which OpenVas was developed.
5. Closed port: a port state which does not allow entry or access to a service.
6. OpenVAS: an open-source fork of Nessus.
7. Filtered port: a port state that may indicate a firewall is being used to allow specified traffic into or out of the network.
8. Open port: a port state that allows access to applications and can be vulnerable.
9. Port scanning: allows you the ability to scan thousands or even tens of thousands of internet protocol (IP) addresses quickly.
10. Ping sweep: performed by port scanners to scan large networks to identify which internet protocol (IP) addresses belong to active hosts.
Which technique helps designers achieve continuance in a design?
A.
grouping items
B.
pointing at items
O c. sorting colors
D.
resizing items
Answer:
c
Explanation:
I think it's c because they need o sort items to know where things are to design
Answer:
Pointing at items
Explanation:
I got it right on my test.
i really want to know the best way to deal as much heart as possible plz tell me
Answer:
Set aside time every day for doing something that feels positive, whether that’s journaling, meeting up with a close friend, or watching a show that makes you laugh. Scheduling in moments that bring you joy is vital for healing a broken heart. It’s important to talk about your feelings with others and not numb yourself out.
Explanation:
which feature of project management includes monetary compensation for the employees
Answer:
Extrinsic compensation
Explanation:
The feature of project management that includes monetary compensation for employees is the Extrinsic compensation.
Extrinsic compensation is reward ( tangible ) given to workers/employees by the management of a project for the speedy completion of a task or for the completion of a specific task . It can in the form of monetary compensation or non-monetary compensation.
example of Non-monetary compensation includes certificate of honor, medical insurance .
example of monetary compensation includes : work Bonuses , salaries
Complete the sentence.
You might create algorithms and flowcharts during the ______ phase of software development.
Release
Planning
Design
Coding
You might create algorithms and flowcharts during the Design phase of software development.
What is the algorithms about?In software development, the Design phase is a crucial step in which the developers plan and determine how the software will be built. This involves breaking down the requirements and specifications into smaller, manageable components and then figuring out how these components will work together.
Therefore, to accomplish this, developers often create diagrams, such as flowcharts or algorithms, to help visualize the software's logic and structure. These diagrams can then be used to guide the development of the software, ensuring that all parts of the project are aligned and working towards the same goals.
Learn more about algorithms from
https://brainly.com/question/20543449
#SPJ1
Determina la cilindrada total Vt en un motor de 4 cilindres de 83,6 mm de diàmetre per 91 mm de cursa.
Answer:
La cilindrada total del motor es de 1997,025 centímetros cúbicos.
Explanation:
Para determinar la cilindrada total Vt en un motor de 4 cilindros de 83,6 mm de diámetro por 91 mm de carrera se debe realizar el siguiente cálculo, sabiendo que para calcular la cilindrada de un motor se debe utilizar la fórmula ((Pi x Diámetro^2)/4) x Carrera x Número de cilindros = X:
((3.14 x 83.6^2)/4) x 91 x 4 = X
((3.14 x 6,988.96)/4) x 364 = X
(21,945.3344 / 4) x 364 = X
5,486.3336 x 364 = X
1,997,025.4304 = X
1 milímetro cúbico = 0.001 centímetro cúbico
1,997,025.4304 milímetros cúbicos = 1997.0254304000005 centímetros cúbicos
Por lo tanto, la cilindrada total del motor es de 1997,025 centímetros cúbicos.
Which file type is best for saving line art and animated images?
DOC
GIF
JPG
MP3
Answer:
GlF =Graphic interchange format is best for saving line art and animated images.
stay safe healthy and happy.