Answer:
B. False
Explanation:
Sarbanes-Oxley Act or SOX also known as the Public Company Accounting Reform and Investor Protection Act and Corporate and Auditing Accountability, Responsibility, and Transparency Act is a United State federal law that creates or modify requirements for U.S public company board, management and public accounting firm. some of its policies are meant for private companies as well.
This act does not restrict any electronic and paper data containing personally identifiable financial information.
 
        
             
        
        
        
A love poem. He wrote you a love poem.
        
                    
             
        
        
        
Answer:
import java.util.Scanner;
public class num2 {
    public static void main(String[] args) {
        Scanner in = new Scanner(System.in);
        System.out.println("Enter Name");
        String name = in.next();
        System.out.println("Enter Age");
        int age = in.nextInt();
        System.out.println("The age of "+name +" is "+age);
    }
}
Explanation:
Java programming language is used to write the code.
The scanner class is used to prompt and receive values for name and age which are stored in the appropriate variables.
The key idea here is using string concatenation in the output statement in order to print the desired output
 
        
             
        
        
        
TRUE
True
In most academic reports, most
specifically, an MLA academic report, Student’s last name and current page
number is contained in the headers. In MLA, which is most common used
formatting guide in academic reports, headers numbers all pages consecutively
within the right margin.