Option A does not come under a survey because survey refers to research of collecting data about a particular topic and do insights with the collected data and then convert that an information. But option A does not research or collect data, it speaks about events and happenings.
Whereas, Option B collects information from group of people and then a decision is made. So it is a survey.
When we analyze option C, once again it collects data about the people’s mind. So it comes under survey.
Answer:
(1) will be the output of the above question's snippet.
Explanation:
The question's snippet is in the python language. Which is described below--
- The first line takes the input and stores it into variable "x" which is an integer type value because "int()" typecast the value from string to integer.
- The second line takes the input and stores it into variable "y" which is an integer type value because "int()" typecast the value from string to integer.
- Third line statement "x = x % y" gives the remainder of (x/y). When the x value is 11 and y value is 4 then new value of x variable will be 3 because 3 will be the remainder of (11/4).
- Fourth line statement "x = x % y" gives the remainder of (x/y). where the value of x and y variable is 3 and 4 because the value of the "x" variable is updated from the third statement. Then the new value of x variable will be 3 because 3 will be the remainder of (3/4).
- Fifth line statement "y = y % x" gives the remainder of (y/x). where the value of x and y variable is 3 and 4 because the value of the"x" variable is updated from the fourth statement. Then the new value of y variable will be 1 because 1 will be the remainder of (4/3).
- The Sixth statement prints the value of y variable which is 1.
Hence the output is 1.
Answer:
True is the correct answer for the above question.
Explanation:
- To secure the data is the first rule for any organization because when the data is lost or unsecured the whole system can have the problem.
- If any person wants to hack the system or any organization then they first choose to hack the data of the system.
- So there is a Hundred of law in the US taken by the US government at the Federal trade commission act to secure the data of the organization.
- The above question also states the same which is defined above. Hence It is a true statement.
Answer:
These type of people on brainly are what I live for L M A O
Explanation:
Answer:
B) because it is hard to find cables that have the same standard.
Explanation:
Hope this helps!