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.
As you have included a syntax error inside your question, I will make assumptions on the code. I will assume your code is {
answer = “Hi mom”
print(answer.lower())
}
In this case the output would be “hi mom”. Please make sure to double check your questions before posting.
Hi,
the program is as follows
___________________________________________________________
import java.io.*;
class doubleval
{
public static void main()throws IOException
{
DataInputStream dt=new DataInputStream(System.in);
System.out.println("Enter NUMBER WHOSE DOUBLE U WANT TO PRINT");
int n=Integer.parseInt(dt.readLine());
for(int i=n;i<=100;i=2*i)
{
System.out.println(i);
}
}
}
The writing system the the Egyptians used to develop a system of writing was hieroglyphics.
False, the storage is being accessed from the cloud which can only be accessed through an internet connection.