lolgirl2730 lolgirl2730 06-03-2024 Computers and Technology contestada Suppose student1 is a Student object. Which of the following statements displays the variable id? 1) student1.get_id() 2) student1.__id 3) student1.get_id 4) student1.__id()