Qingdao soft control test

Source: Internet
Author: User

20 question points: Evaluate the knowledge of enterprises. On the content school recruitment homepage.

15 Professional choice questions: SQL statements,C LanguageAnd so on.

Simple question:

1. Differences between processes and threads

2. Conditions for deadlock and Solutions

3. I cannot remember the questions of software engineering.

ProgramQuestion 4:

1. Write output results for a program

Int main () {int A, B, C, D; A = 10; B = A ++; C = ++ A; D = 10 * A ++; printf ("% d, % d, % d", B, c, d); Return 0 ;}

2. Judge the givenCodeIndicates whether an error exists. If yes, modify it. If no error exists, describe its function.

3. SQL statements, queries, inserts, deletes, updates, and other operations.

100, 100, and combinations. The result is. How many combinations are there, such as, 1, 2, and 19, and the idea and program are given.

Int main () {int number = 0; int m; For (m = 0; m <= 100; m ++ = 5) {number ++ = (m + 2) /2;} printf ("% d \ n", number); Return 0 ;}

Reference: [Interview Questions] calculate the sum of the numbers 1, 2, 5 and 100.

English to Chinese.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.