Test paper A review

Source: Internet
Author: User

Test a volume

  1. Right
  2. Start System test Case design when requirements are complete
  3. 6 (10-5+1) elements per line, 8 lines between [10,9] and [18,9], [10,9] distance [10,5] 4 elements, total interval (8 x 6 +4) x4 (4 storage units) 1000 + 208 = 1028
  4. The dead loop proves that there is a dynamic semantic error
  5. Spiral Model integrated waterfall model and evolutionary model, and increased risk analysis
  6. Doubly linked list: LIFO stack: Advanced back-out queue: FIFO first
  7. Max heap/Minimum heap?? Think of data as a binary tree child node is always larger/smaller than the root node
  8. Right
  9. Binary search requires log (n) + 1 times
  10. The stack is a linear table after the advanced
  11. After P insert s the next pointer that needs S is pointing to P's next hand pointing to S
    S→next = P→next, P→next = s
  12. The previous sequence traversal and subsequent traversal of the opposite two-tree is a single chain (only left dial hand or right cotyledons), the high end must be equal to the node count
  13. If there is only one main function then the local variable is equal to the scope of the global variable
  14. In C, you cannot make nested definitions of functions, you can make nested calls to functions
  15. C, Char occupies a byte 256 is a 2^8 (100000000) overflow, so char c = n, int d = c, d = 0; if char c = 255, then 1
  16. 3 x 4 x 4 = 48
  17. a++ returns the value before increment so a++ = 0
  18. Stream is not a standard input and output fellow
  19. Java program will produce a byte code (bytecode), Java in the source code after the first compilation will generate the intermediate code is the bytecode, the JVM built-in interpreter interpretation of the execution of bytecode, generating machine code; C + + generates machine code directly after the first compilation of the source code
  20. Do while at least once?? Do again check while condition
  21. Priority: >< && | |
  22. Right
  23. Paradigm Paradigm
  24. DBS contains DB and DBMS
  25. Right
  26. Right
  27. The types of permissions are divided into Insert,delete and Updata three.
  28. Right
  29. Right
  30. Right
  31. The three main elements of software Engineering: tool process method; environment does not belong to
  32. There are two types of improved soft landscape quality and reliable technology: error avoidance, fault tolerance
  33. CMMI capability maturity, processes and requirements belong to defined levels

Test paper A review

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.