Explanation:
Flash, a popular authoring software developed by Macromedia, is used to create vector graphics-based animation programs with full-screen navigation interfaces, graphic illustrations, and simple interactivity in an antialiased, resizable file format that is small enough to stream across a normal modem connection.
PLEASE HELP How to connect a controller to a something.
Answer:
a playstation is blue tooth but an x box you need a cord to plug into a compute r
Select the correct answer.
Which control segment communicates with the satellites?
A. master stations
B. monitoring stations
C. ground antennas
D. control towers
Explanation:
I think
D.Control towers
hope this helps you
have a great day:)
The control segment communicates with the satellites is control towers. The correct option is D.
What is control tower?A supply chain control tower is defined by Gartner as a concept that combines people, process, data, organization, and technology.
Control towers gather and utilise operational data that is nearly real-time from the whole company ecosystem to increase visibility and facilitate decision-making.
A supply chain control tower is a cloud-based solution that uses cutting-edge technologies to manage supply chains in a proactive manner.
These technologies include artificial intelligence (AI), machine learning, and the Internet of Things (IoT).
A supply chain control tower enables businesses to better identify, classify, and address urgent problems in real time.
Control towers are the portion of the network that interacts with the satellites.
Thus, the correct option is D.
For more details regarding control tower, visit:
https://brainly.com/question/12060951
#SPJ2
Compare the two images. What do the technologies shown demonstrate about the industrial revolution?.
Based on the images for industrial revolution, the technologies shown demonstrates that an increased transportation technology enabled the diffusion and expansion of industrial activities.
What is industrial revolution?Industrial revolution can be defined as a period of significant change in economic and social manufacturing process that is characterized by the use of technology such as the use of power-driven equipment and machines in industrial activities.
Historically, the industrial revolution began in Great Britain (England) between 1760 to 1840 and eventually spread across other countries of the world.
In this context, the technologies shown demonstrates that an increased transportation technology enabled the diffusion and expansion of industrial activities. Thus, it facilitated the global spread of industrial revolution.
Read more on industrial revolution here: https://brainly.com/question/13323062
5.1.2 Give TWO reasons for setting up a network at a business.
Explanation:
Two reason are;
To form relationship with other business. To expand their business ability to find new costumer, partner and grow.why are the ninja turtles named Leonardo, Michelangelo, Donatello and Raphael?
Answer:
These has a actual answer the answer is that they were named afther italian artist so there homage to these artist
Explanation:
Another fun fact these artist were loved by the creator of ninja tutles that another reason wy it there names
Mechanisms that can be used to rescue accident victims
Answer:
Hydraulic rescue tools
What is the best way to use a prototype to better understand yolir audience?
A. Test it and receive feedback
B. Use it as a part of your final product's design
C. Sell it and see how many people buy it
D. Show it to as many people as possible
How to send an email to multiple recipients individually.
Answer:
The BCC method
Explanation:
First answer gets to be marked brainliest! And it also should be correct.
Write true or false:
1. You cannot remove spyware from your computer.
2. The letter s in URL https stands for style..
3. The starting page of a browser is called a homepage.
4. Queries are columns present in a table.
5. The bar that displays information about the current object or view is called status bar.
Need it now!!!!
Answer: 1. true 2. true 3. false 4. true 5. true
Explanation: if im wrong im sorry
Answer:
1.True
2.false
3.false
4.true
5.true
Explanation:
this is the correct answer...
In the acs reference format, what identifies an in-text citation?.
* an italic number.
* by superscript number.
* by author name and date.
Application software can be commercial software or software developed in-house and is used to perform a variety of tasks on a personal computer. True or false?.
An application software can be designed and developed as a commercial software or in-house software: True.
What is a software?A software refers to a set of executable instructions (codes) that is typically used to instruct a computer system or a personal computer (PC) on how to perform a specific task and proffer solutions to a particular problem.
The types of software.Generally, there are three (3) main types of software based on their uses and these include:
System softwareUtility softwareApplication softwareIn Computer technology, an application software can be designed and developed as a commercial software or in-house software. Also, it is mainly used to perform a variety of tasks on a computer system or a personal computer (PC).
Read more on software here: https://brainly.com/question/26324021
Write a program in QBasic to accept any three numbers and then find out the smallest number between
them.
Answer:
CLS
INPUT "Enter the first number"; a
INPUT "Enter the second number"; b
INPUT "Enter the third number"; c
IF a < b AND a < c THEN
PRINT "The smallest number is "; a
ELSEIF b < a AND b < c THEN
PRINT "The smallest number is "; b
ELSE
PRINT "The smallest number is "; c
END IF
END
hope this clears your queries
mark my answer as the brainliest if you found it useful
thank you, have a fantabulous day !!
Expressions provide an easy way to perform operations on data values to produce other data values. True False
Expressions provide an easy way to perform operations on data values to produce other data values, True.
What is an Expression?
An expression is a combination of one or more operands (Constant, Variable, Array element, Function), operators(Multiplication,Division, Subtraction etc) to be interpreted by a programming language following rules of precedence or association to produce other data values.
Three kinds of expressions includes:
An arithmetic expressionA character expression A logical or relational expressionTherefore, it is true that Expressions provide an easy way to perform operations on data values to produce other data values.
Libreoffice is an example of which type of software?.
LibreOffice is an Open Source Software.
Open Source Software (OSS)A software is classified as Open Source when your code can be use, modified and distribute with its original rights.
LibreOfficeFor answering this question, you should know a software LibreOffice.
LibreOffice is a software that allows to create: sheets, documents, drawing, charting, database, presentations, etc. It's free and an open source software - main advantages when compared to other software available.
In the other words, LibreOffice is free because the user does not need to pay any license. Also, it is an open source software because your code can manipulate for any developer.
Read more about Open Source Software here:
https://brainly.com/question/4593389
write a program in c language to generate following series :
1) 999 , 728, 511,.......upto 10th term
thank you
Answer:
that is above the attachment
:)))
In this exercise we have to have knowledge in computational language in C to write the requested code.
The code is found in the attached image.
We can write the code in a simpler way like:
#include<stdio.h>
#include<conio.h>
int main()
{
int N, i;
printf("Enter the value of N (limit): ");
scanf("%d", &N);
printf("\n");
for(i=1; i<=N; i++)
{
if(i==N)
printf("%d", i);
else
printf("%d,", i);
}
getch();
return 0;
}
See more about C language at brainly.com/question/19705654
Julian applies for the position of an emergency direct care worker at San Jose Medical Center. In the last round of the selection process, he has to take part in a testing procedure that simulates an emergency situation. He has to run a half-mile on the treadmill, followed by a step test, a posture test, a squat test, and a weight-lifting test. His performance is timed and his heart rate is monitored throughout the tests. Which test is exemplified in this case
The type of test that is exemplified is a physical ability test.
What is a physical ability test?This is a type of test that focuses on specific skills such as coordination, resistance, precision, etc.
When is a physical ability test required?In healthcare, physical ability tests are common as part of applying for a job. The purpose of this test is to evaluate if a candidate is suitable for the physical tasks required for the specific job.
This type of test is the one Julian had to complete because the test he completed focused on physical tasks that are directly related to his job.
Learn more about physical ability in: https://brainly.com/question/17687490
Features is used to move a paragraph or the first line.(Fill in the blanks)
Answer:
Use tabs, not spaces, to move text to a specific position in a line. Use a First Line indent, not a tab, when you want to indent the first line of a paragraph. Do not force lines to break by entering tab characters (or multiple tab characters) at the end of a line!
The MACRS recovery period for computers and peripheral equipment, cars, and light general-purpose trucks is
Computers and peripheral equipment, cars, and light general-purpose trucks have a MACRS recovery period of five (5) years.
What is MACRS?MACRS is an acronym for modified accelerated cost recovery system and it can be defined as a depreciation system that avails business owners or firms the ability and opportunity to recover (recoup) the cost basis of physical assets that have experienced deterioration over a specific period of time.
In the United States of America, the modified accelerated cost recovery system (MACRS) is typically used for tax purposes because it gives room for faster depreciation of a physical asset in its first years and it reduces depreciation as it is being used over a long period of time.
In conclusion, computers and peripheral equipment, cars, and light general-purpose trucks have a MACRS recovery period of five (5) years.
Read more on MACRS here: https://brainly.com/question/15969495
First answer gets to be marked brainliest! And the answer should be correct. I need now!!!!
Write about Peer to Peer Network. Give two examples
Answer:
A peer-to-peer (P2P) network is when all computers in your "peers" are linked with each other through internet. Each user is allowed to share any type of file with any peer over this network. Peers are desktops and laptops controlled by users. Two examples of P2P network include file distribution/sharing applications and internet telephony.
Hope I was able to help!
Help Please :(
A computer can be thought of as a system with five parts. A. True B. False
Answer:
This is true
Explanation:
this question is for zach bass
Answer:
I Heavily agree, the computer technology used for this is outstanding!
Explanation:
How do i launch a web browser on your computer.
Answer: Regardless of which version of Windows you have, you can also open the browser from the start menu. Select the start button and type in Chrome. If the Chrome browser is on your computer, it will be displayed in the menu, where you can now see the icon and select it to open.
Explanation:
anyone help me please
# help # be care #
2. Telecommunications, also known as telecom, is the exchange of information over significant distances by electronic means and refers to all types of voice, data and video transmission. ... A complete, single telecommunications circuit consists of two stations, each equipped with a transmitter and a receiver.
3. Data transmission and data reception or, more broadly, data communication or digital communications is the transfer and reception of data in the form of a digital bitstream or a digitized analog signal over a point-to-point or point-to-multipoint communication channel.
I HOPE IT'S HELP :)
What do you guys think of my wallpaper for my phone?
It's cool!
do you have any questions for your homeworks?
Construct the operation XOR from the basic Boolean operations AND, OR, and NOT.
The construction of the Boolean operation "XOR" in terms of AND and OR is [tex]AB' + A'B = XOR[/tex]
What is Boolean logic?Boolean logic can be defined as a theory in mathematics which is either true (1) or false (0) and it was developed by the prominent British mathematician named George Boole.
The Boolean operators.Basically, there are three (3) main Boolean operators and these include:
AND (multiplication)NOT (complementation)OR (addition)In Boolean logic, the Boolean operator "XOR" is an eXclusive OR and it is typically used in cryptography for comparing two (2) input bits and generates a single output bit.
An example of the Boolean operation "XOR" can be constructed in terms of AND and OR as [tex]AB' + A'B = XOR[/tex]
Read more on Boolean operator here: https://brainly.com/question/8897321
Evaluate how computational thinking skills can impact software design and the quality of the software applications produced.
Answer:
Computational thinking skills basically provide
the ability and capability to lean the computer
programming language and its also plays
an important role in the software designing
process. It also helps in improve the quality
of various types of software application in
programming world.
The computational thinking provide various
types of benefits in the software application is
that it breaks the complex system problem into
the small parts so that it can easily managed.
It helps on focusing only on the important and
effective information or data and ignore the
irrelevant information in the software designing
process and applications.
Computational thinking abilities exist the aptitude and competence to discover a computer programming language, and they also play a significant part in the software development revolution.
What is computational thinking skills?Computational thinking skills, in the outermost circle, exist as the cognitive operations required to engage with computational tools to solve problems. These skills exist as the foundation to commit to any computational problem solving and should be integrated into early learning possibilities in K-3.
Computational thinking abilities exist the aptitude and competence to discover a computer programming language, and they also play a significant part in the software development revolution. It also aids in the enhancement of the quality of multiple software applications in the programming field.
Computational thinking skills:Computational thinking includes several benefits in software applications, including the ability to break down a large system problem into more diminutive components that may be readily controlled.
In the software design methodology and applications, it aids in focusing solely on the most significant and effective communication or data while ignoring extraneous data.
To learn more about computational thinking skills refer to:
https://brainly.com/question/28032366
#SPJ2
I'll give 60 points!
Thanks!
what is the full form of VIRUS ?
Answer:
VIRUS stands for: Vital Information Resources Under Siege.
A VIRUS in a computer is a programme that is illegally inserted into a software so that it replicates duplicate codes causing harm/danger to the computer.
The name is quite self explanatory. VIRUS → Vital Information Resources Under Siege. This means that, if your computer is infected then these hackers who inserted the VIRUS into your compute software will have the access to your viral information saved in the computer under siege.
Hope it helps ⚜
Answer:
The full meaning of the virus is Vital Information Resources Under Siege.
Explanation:
Which is best defined as a type of malicious software that can infect a computer or network, encrypt all the files, then demand a payment for the decryption key?.
Answer:
Ransomware.
Explanation:
They are a malicious software that can potentially destroy your computer.
The simplest method of duplicating a disk drive is using a tool that makes a direct ____ copy from the suspect disk to the target location.