Answer:
ssume that,
Maximum “students” count can be 10.
*Driver Class*
*Solution class*
import java.util.*;
class Student {
 private String name;
 private int rollNo;
 public String getName() {}
 public void setName(String name) {}
 public int getRollNo() {}
 public void setRollNo(int rollNo) {}
};
class ClassRoom {
 private int i;
 private Student[] students;
 public void addStudent(String name, int rollNo) {}
 public Student[] getAllStudents() {}
};
 
        
             
        
        
        
Answer:
letter c. point to site po sagot diyan
 
        
             
        
        
        
<u>Answer:</u>
(a) page = 3; offset = 13
(b) page = 41; offset = 111
(c) page = 210; offset = 161
(d) page = 634; offset = 784
(e) page = 1953; offset = 129
 
        
             
        
        
        
An IT professional is expected to deliver correct installations and programming that are safe from security breaches to clients. To co-workers, teamwork, respect, and brainstorming are needed to work together and achieve results. To society, an IT professional is expected to deliver architectures that do not compromise security and privacy.
An information technology professional could be focused on the hardware or software of systems. It is vital that IT professionals deliver services that are foolproof and not susceptible to attacks. 
When working with colleagues, they must cooperate in order to deliver the most efficient services.
Learn more about IT professionals here:
brainly.com/question/14314381