【简答题】到期还本付息的短期借款,如果利息金额不大,可以不预提,而在实际支付时直接计入当期损益。( ) 对 错
【判断题】HttpServlet类没有实现Servlet接口。
【判断题】到期还本付息的短期借款,如果利 息 金额不大,可以不预提,而在实际支付时直接计入当期损益
【判断题】到期还本付息的短期借款,如果利息金额不大,可以不预提,而在实际支付时直接计人当期损益。
【判断题】servlet类必须继承HttpServlet类。
【判断题】Vgs太大会引起载流子迁移率的退化,这是由于栅电场影响。
【判断题】创建通用汽车公司的传奇式人物是亨利·福特。
【单选题】How should servlet developers handle the HttpServlet’s service() method when extending HttpServlet?
A.
They should override the service() method in most cases.
B.
They should call the service() method from doGet() or doPost()
C.
They should call the service() method from the init() method.
D.
They should override at least one doXXX() method (such as doPost()).