Answer:
false , that is not true
Explanation:
because a person can change to a different picture , but it Is not by force it will have a match to the original
Answer:
After checking the attached picture, come to this calculated "Total Time".
Total time 'T'
T = (0.25)(200) + (0.15)(200) + (0.1)(250) + (0.05)(175) + (0.45)(75)
T = 147.5 ps
Answer:
#Function for the calculcations needed
function subtotal_gratuity_total(subtotal,gratuity_rate):
gratuity_rate = gratuity_rate/100 #this is assuming the user enters the gratuity as a percentage value (e.g. 15)
gratuity = subtotal*gratuity_rate
total = subtotal+gratuity
return subtotal, gratuity_rate, gratuity, total
#Reading the values the user enters
Output(“Input subtotal”)
input (subtotal)
Output(“Input gratuity rate”)
input (gratuity_rate)
#Calling function we created with the values the user enters as inputs,
#and the 4 values required as outputs
subtotal,gratuity_rate,gratuity, total = subtotal_gratuity_total(subtotal,gratuity_rate)
Answer:
the answer is option E ....................a and c
i.e credit card receipt & Place Order button in an application
Explanation:
Reason is because the Text box, credit card receipt and button would be classes and text box to enter credit card number would also be an object of Text box class place order button would be an object of button class.
Answer:
"Social media " is the correct answer to the given question.
Explanation:
We can use Social Media is used for the creating of information and sharing the data. It is an online Service whose main function is to facilitate the communication and interaction among the peoples who is sharing the information.
The Advantages of Social Media is With the help of social media we can share the video, photo, etc in a very easy manner.The social media is a type of website which is developed for the purpose of to share the content in a very efficient manner.