Page 168 - aREA ix eXHIBITS
P. 168

RANGE OF VARIABLES:

                           VARIABLE                                          RANGE
                    1.  Executable Java            Hello World
                       applications                Hello with name
                                                   Hello with name and date
                    2.  Working with Java          Declare and initialize variables
                       Data Types                  Differentiate between object references and primitive
                                                    variables
                                                   Read and write to object fields
                                                   Explain an object’s lifecycle (creation, dereference, and
                                                    garbage collection)
                                                   Call methods on objects
                                                   Manipulate data using StringBuilder class and its
                                                    methods
                                                   Create and manipulate Strings


                    3.  Using Operators and        Use Java operators
                       Decision Constructs         Use parenthesis to override operator precedence
                                                   Test equality between strings and other objects using ==
                                                    and equals()
                                                   Create and use if-else constructs
                                                   Use a switch statement

                    4.  Creating and Using         Declare, initialize, and use a one-dimensional array
                       Arrays                      Declare, initialize, and use a multi-dimensional array
                                                   Declare and use an ArrayList


                    5.  Using Loop                 Create and use while loops
                       Constructs                  Create and use for loops including the enhanced for
                                                    loop
                                                   Create and use do-while loops
                                                   Compare loop constructs
                                                   Use break and continue

                    6.  OOSD Workflows              Requirements Gathering
                                                    Requirements Analysis,
                                                     Architecture and Design, Implementation
                                                    Testing & Deployment
                    7.  Defining Architecture       Describe the concepts of the Client and Presentation
                       Tiers                          tiers
                                                    Describe the concepts of the Business tier
                                                    Describe the concepts of the Resource and Integration
                                                      tiers
                                                    Describe the concepts of the Solution model




                    _________________________________________________________________________________  32
                    TR – Programming (Java) NC III                                                       Promulgated - December 2013
   163   164   165   166   167   168   169   170   171   172   173