Answer:
your answer is A!
Explanation:
photos are often a great form of proof or example material when reporting something over the web!
A relational database has been created to store data about subjects that students are studying. The following is a
selection of some data stored in one of the tables. The data represents t he student's name, the personal tutor group,
the personal tutor, the subject studied, the level of study and the subject teacher but there is some data missing:
Xiangfei 3 MUB Computing A DER
Xiangfei 3 MUB Maths A BNN
Xiangfei 3 MUB Physics AS DAB
Mahesh 2 BAR History AS IJM
Mahesh 2 BAR Geography AS CAB
Define the terms used to describe the components in a relational database table using examples from
this table.
ii If this represented all of the data, it would have been impossible to create this table.
What is it that has not been shown here and must have been defined to allow the creation as a relational
[2]
database table? Explain your answer and suggest examples of the missing data.
Mention two charactarestics of money that make it a sustainable medium of exchange
Question, what do yall like gaming better with, Contoller, touch screen, or keyboard and mouse?
I like gaming with a contoller better, and when the game has a built in ch at like among us, pubg etc. i use the keyboard to type.
Answer:
I like to used the keyboard to type and controller too.
Explanation:
Answer:
Gaming with MnK is better
Explanation:
Mouse and keyboard allow for faster response times
What is the velocity of a 0.100kg car with a momentum of 5 kgm/s?
Answer:
v = 50 m/s
Explanation:
p = mv
5 = 0.1v
v = 50
Which functions are available in a Word table? Check all that apply.
Data Sort
Images
Formulas in Cells
Header Row
Page Numbers
Answer:
Hello! I think the answer is formula in cell
Which of the following would have the largest text on a web page?
Answer:
style=text-align: right
Explanation:
text-align is a CSS property having 5 types of values. Each of values define below.
left - Aligns content to left.
right - Aligns content to right.
center - Centers the content.
justify - Depends on the width of the content, it will align itself to both left and right
inherit - It specifies the the value of text-align should be taken from parent element.
Explanation:
lol
To make your brand colors stand out, it is important to implement what with your color scheme?
A. Blacks
B. Grays
C. Whites
D. All of the above.
Answer:
All of the above
Explanation:
It's better to have a pattern of colors than one single color in you color scheme.
Answer:
D. All of the above
Explanation:
Having sound enhances your App, do you agree with this? Explain.
Answer:
Yes, it does.
Explanation:
I mean, having some sort of audio feedback is obviously useful for a user.
(If it's a media-content-viewer, of course you need sound)
We should discuss some cases here:
1. In case it's a game, sound enhances the experience of the virtual world, by creating what is called an "ambience", or the acoustical surroundings of the environment since you can perceive stuff without the need to look at it.
2. Other apps: It makes the app seem more friendly and comfortable to use, especially if partnered with an animation
How can I hide my cracked phone screen? or How can I fix it myself without my parent finding out? or How can I fix my phone without going to a repair shop?
9. A convex lens of focal length 8 cm forms a real image of the same size as th
object. What will the distance between the object and its image be:
1) 32cm
2) 8cm
3)16cm
4)24cm
Answer: 32cm
Explanation:
Since the focal length of the convex lens is 8cm, the distance between the object and its image be 4f which will be:
= 4 × f
= 4 × focal length
= 4 × 8
= 32cm
The distance between the object and its image is 32cm.
what is the deck of a suspension bridge called
Answer:
The main forces in a suspension bridge are tension in the cables and compression in the towers. The deck, which is usually a truss or a box girder, is connected to the suspension cables by vertical suspender cables or rods, called hangers, which are also in tension. I think this is the answer
An example of software is a
Answer: false
Explanation:
Each menu title in an application does not need to have a unique access key.
Answer:
Explanation:
True
Given the following class code: public class RecurseSample { public static void main(String[] args) { System.out.println(recurse(3)); } public static int recurse(int n) { int total = 0; if (n == 0) { return 0; } else { total = 3 + recurse(n - 1); } return total; } } What values will be printed when this code is executed?
Answer:
The output of the given code is "9".
Explanation:
In this question, a class "RecurseSample" inside the class a "recurse" method is declared that holds that holds an integer variable as the parameter, and inside the method a total variable is declared and uses a conditional statement to check the n variable value that is equal to 0 if it is true it will return 0. In the else block it call the method and add value in the total variable, and returns its value. In the main method, the print method is used that prints the above method values.
A PIN is easier for the account owner to use and remember because it is shorter than a password. However, a PIN can only be used once. However, it is also easier for hackers to steal. However, a password can safely be stored. However, it is more difficult for hackers to steal.
Answer:
Pin
Explanation:
Pin number works for me.
Which of these statements regarding real-time strategy games is true?
A.
They only allow one player to move at a time.
B.
They do not work well on tablets.
C.
They feature memorable characters.
D.
They do not work well on mobiles.
E.
They offer plenty of time for players to reflect.
Answer:
E
Explanation:
Answer:
e
Explanation:
Can anyone tell me how this is a SyntaxError! (Python/coding)
Answer:
The expression on line 9 requires 2 brackets
Explanation:
Given
The attached code
Required
Why syntax error.
On line 9 of the program, we have::
amount = int(input("Enter cheese order weight: ")
The instruction on line 9 gets an integer input from the user. However, this is incorrectly done
To get an integer input, the syntax is:
variable-name = int(input("Prompt"))
By comparing the syntax to the actual code on line 9, only 1 of the brackets is closed.
In Python 3, this is counted as a syntax error
Question # 2 Multiple Select You wrote a program to compare the portion of drivers who were on the phone. Which statements are true? Select 4 options.
A. It is important to test your program with a small enough set of data that you can know what the result should be.
B. Your program compared an equal number of male and female drivers.
C. A different set of observations might result in a larger portion of male drivers being on the phone.
D. You could modify the program to allow the user to enter the data.
E. Even when confident that the mathematical calculations are correct, you still need to be careful about how you interpret the results.
Answer:
the right answer is D that is the right answer
The 60-watt light bulb has a 400 hour life expectency how much will it cost to operate during its time
Answer:
$2.40
Explanation:
the unit electricity bill is kilo watt hour.
The 60-watt light bulb has a 400 hour life expectency means it will consume
60×400/1000 = 24 KWh units of electricity. Let us suppose each unit of electricity costs is 10 cents.
Then 24×10 = 240 cents = $2.40
Hey Yo, i need some help, Whats 2+2?
Answer:
4
Explanation:
Plz help asap
I'm giving 20 points to whoever answers it right
Answer:
A pneumatic system is a system that uses compressed air to transmit and control energy. Pneumatic systems are used extensively in various industries. Most pneumatic systems rely on a constant supply of compressed air to make them work. This is provided by an air compressor.
A hydraulic system is a drive technology where a fluid is used to move the energy from e.g. an electric motor to an actuator, such as a hydraulic cylinder. The fluid is theoretically uncompressible and the fluid path can be flexible in the same way as an electric cable.
Explanation:
Examples of pneumatic systems and components Air brakes on buses and trucks. Air brakes on trains. Air compressors. Air engines for pneumatically powered vehicles. Barostat systems used in Neurogastroenterology and for researching electricity. Cable jetting, a way to install cables in ducts. Dental drill.Hydraulic systems use the pump to push hydraulic fluid through the system to create fluid power. The fluid passes through the valves and flows to the cylinder where the hydraulic energy converts back into mechanical energy. The valves help to direct the flow of the liquid and relieve pressure when needed.1 pts Question 5 Which of the following calculations would evaluate to 12? (36) + 2/2, 3* ((6+2)/2), 3* 6+2/2, (306+ 2)/2
Answer:
Could you seperate them if they are different answers? I'm lost, sorry!
Explanation:
You are driving on a highway in slippery road conditions, and your vehicle starts to skid toward
the right shoulder. You should
A: Keep your front wheels pointed straight ahead while you skid sideways off the road, and then
brake gently to a stop.
B: Take your foot off the gas pedal and steer your vehicle in the direction of the skid, even if it
means you will drive off the road.
C: Keep steering toward your lane on the road, even if you are skidding off the road sideways or
backwards.
When driving on a highway in slippery road conditions, and the vehicle starts to skid towards the right shoulder, then one should remove one's foot from the gas pedal and steer the vehicle in the direction of the skid even if it means driving off the road.
Safety in driving means following certain rules and patterns of driving to ensure the safety of everyone on the road. Road safety involves numerous dos and don'ts that a driver must follow while driving even in cases of an accident.
While driving in normal conditions, rules such as safe driving, no drinking, etc. are important to be remembered. But in cases of weather change, be it snowy, rainy, or stormy, there are extra precautions that one can take to ensure safety on the road. In cases of skidding, it is important to remember that it is more important to follow the direction of the skid rather than trying to move away. This also includes stopping any attempts to brake because when we skid, there is not enough friction between the road's surface and the tire of the vehicle. The safest way to safely navigate a vehicle on a slippery road is to steer the wheel in the direction of the vehicle.Therefore, the most important thing to remember is that when one skid while driving, it is best to go in the direction of the skid rather than try to avoid and drive away from it.
Learn more about driving wile skidding here:
brainly.com/question/4485351
What is the main difference between a generator and an electric motor?
Answer:
b
Explanation:
Answer:
An electric motor converts electricity into mechanical energy, providing a power source for machinery. A generator does the opposite of this, converting mechanical energy into electricity.
I don't know why it got deleted but I answered again
Hope it helps.....
Have a great day :P
When multiple columns in a query are sorted simultaneously, which one will be the primary sort?
the primary key column
the middle column
the rightmost column
the leftmost column
THE ANSWER IS D
Answer:
Left most column
Explanation:
I just did the quiz
First let 2161965 answer
and then you ..
Answer:
then you???
Explanation:
i think you're forgetting something (like you're pfp)
Answer:
...
Explanation:
If we increase the height of the pendulum, we will increase the potential energy in the system. What effect would this have on kinetic energy?
Kinetic energy will decrease by the same amount.
Kinetic energy will increase by the same amount.
Kinetic energy will not change.
Kinetic energy will increase by half the potential energy.
Answer:
yo I need points so I'm answering this sorry
Answer:
your kinetic energy will increase by the same amount
Explanation:
think of a yoyo or any weighted object on the end of a string imagine swinging it in a circle and putting your finger in it so it wraps around your finger the object spins faster as the string shortens
I hope this helped
Which examples best demonstrate likely tasks for Logistics and Inventory Control workers? Check all that apply.
Meg operates a machine that packages products.
Darryl monitors the production schedule for a factory.
Trudy tests a piece of machinery to identify a problem.
Pearl purchases manufacturing equipment.
Gustavo designs a part for an engine.
Sheldon inspects a factory to ensure it is not causing pollution.
Answer:
1,2,4
Explanation:
Answer:
Explanation:
Hope this helps, have a great day (;
The programs that run on a computer are called:
What does a WLAN use to transmit data to clients
Here's link to the answer:
tinyurl.com/wpazsebu
The All India Cricket Council is experiencing sporadic activity on their ticketing website, depending on the announcement of match schedules. They require high-speed processing during peak times, but otherwise website traffic is nominal. Which unique Cloud feature seamlessly helps manage the increase and decrease in traffic?
Answer:
Elasticity.
Explanation:
Cloud computing can be defined as a type of computing that requires shared computing resources such as cloud storage (data storage), servers, computer power, and software over the internet rather than local servers and hard drives.
Generally, cloud computing offers individuals and businesses a fast, effective and efficient way of providing services.
Cloud computing comprises of three (3) service models and these are;
1. Platform as a Service (PaaS).
2. Infrastructure as a Service (IaaS).
3. Software as a Service (SaaS).
The three (3) main characteristics of cloud computing are;
I. Measured service: it allows cloud service providers to monitor and measure the level of service used by various clients with respect to subscriptions.
II. Resource pooling: this allows cloud service providers to serve multiple customers or clients with services that are scalable and provisional.
III. Elasticity: this is the ability of the cloud computing service to be flexible and adaptive to the traffic or requests from the end users.
Hence, the unique Cloud feature which seamlessly helps manage the increase and decrease in traffic is elasticity.