Internship software engineer test volume

xiaoxiao2021-03-06  41

Internship software engineer test volume

Requirements: This test paper can turn it out of information, all the questions are questionable, except for SQL questions, can be described in natural language.

Name: The start time of the results

1. The difference between J2EE, J2SE, J2ME.

2, what is the language development of Tomcat Web Server.

3, the characteristics of Java language.

4, the TCP protocol is located on which layer is in the network.

5, the difference between JSP and HTML.

6. What method of JSP uses?

7, CSS and HTML relationship?

8. Write a SQL statement: Delete the ID in the table in Tablea, which is equal to "001" record.

9. Write a SQL statement: Query the ID of the ID in the table in Tablea is equal to "001" record.

10. Write a SQL statement: Modify the ID of the ID of the Tablea in this table is equal to the record of "001", and this field is changed to "Zhang San".

11. Write a SQL statement: Seeking the ID of the ID in the table in this table is equal to "001" record, the value of the value of this field.

12. Write a SQL statement: Take the same record in the database and calculate a total of one of the fields.

Such as:

ID Name Value 001 Zhang 3 1000 002 Li Si 1000 001 Zhang 3 2000 003 Wang 5 1000

hope to get:

ID Name Value 001 Zhang 3000 002 Li Si 1000 003 Wang 51000

13. What is the feeling after answering?

Attack time

转载请注明原文地址:https://www.9cbs.com/read-54267.html

New Post(0)