Download presentation
Presentation is loading. Please wait.
Published byCarmel Katherine Shepherd Modified over 9 years ago
1
Copyright © 2012 Accenture All Rights Reserved.Copyright © 2012 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are trademarks of Accenture. Accenture Delivery Fundamentals 2.0: Java Week 2: Day 3 Opening
2
Copyright © 2012 Accenture All Rights Reserved. Key Messages Teamwork will be critical on almost every Accenture project you serve on. Regardless of your role, you will be expected to be a team contributor and to help ensure the quality and effectiveness of your team. You will work with some incredibly talented people and establish many new relationships. Go team! 2
3
Copyright © 2012 Accenture All Rights Reserved. Recap Welcome to Application Delivery Fundamentals 2.0 Java Week 2: Day Three Week 2: Day Two recap –Module 17 – Assembly and Product Testing –Module 18 – Input / Output –Module 19 – Database Overview –Module 20 – JDBC 3
4
Copyright © 2012 Accenture All Rights Reserved. Which of the following is true regarding Application Product Testing? Checkpoint (Select all that apply) A.End-to-end testing of business requirements across all platforms. B.Ensures the system is capable of performing at specified load levels. C.Are always executed using client data and business scenarios. D.Confirms all business requirements are met by the system. 4
5
Copyright © 2012 Accenture All Rights Reserved. Checkpoint The defect ‘Fail-Stop or Fail-Continue – Fix before next stage’ fits within which SIR Priority Level? A.Critical B.High C.Medium D.Low 5
6
Copyright © 2012 Accenture All Rights Reserved. Checkpoint A.No; a stream has one direction only, input or output. B.No; streams only work for output. C.Yes; only one stream is needed to read and write a file. D.Yes; but only one direction at a time. Can data flow through a given stream in both directions? 6
7
Copyright © 2012 Accenture All Rights Reserved. Checkpoint A.Serialization B.De-serialization C.Instantiation D.None of the above Restoring an object back to its original state is called? 7
8
Copyright © 2012 Accenture All Rights Reserved. Checkpoint A.show tables B.retrieve C.update D.join In order to retrieve data from more than one table, use: 8
9
Copyright © 2012 Accenture All Rights Reserved. Select the most appropriate query to retrieve department names from a department table. Checkpoint A.select * from department B.select dept_name from department C.select dept_name from department where dept_id = all D.select All from department 9
10
Copyright © 2012 Accenture All Rights Reserved. Questions and Comments 10
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.