Thursday, September 5, 2013

Posted by Unknown
No comments | 11:14 PM
#1 Question:
ActionScript 3 is primarily used for website development. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#2 Question:
Feature by feature, ActionScript is on par with other high-level languages like Java or C#. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#3 Question:
ActionScript 3 facilitates ______. more..

    all of these
    highly complex applications
    large datasets
    none of these
    reusable code bases

Correect Answer: all of these


#4 Question:
ActionScript 3.0 offers up to a 10-fold increase in performance over previous versions of the language. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#5 Question:
When compared to previous versions, ActionScript 3 was designed to make your code more ____. more..

    all of these
    extendable
    modular
    none of these
    readable

Correect Answer: all of these


#6 Question:
AcitonScript 3.0 is ECMA-262 compliant. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#7 Question:
When compared to ActionScript 2.0, ActionScript 3.0 requires more code in order to make the language more readable and organized. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#8 Question:
ActionScript 3.0 introduced the use of _____. more..

    AVM2
    AVM2
    AVM3
    AWACS
    none of these

Correect Answer: AVM2


#9 Question:
ActionScript 3.0 is made up entirely by the Flash Player API. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#10 Question:
ActionScript is executed by the ActionScript Virtual Machine (AVM) built into the Flash Player. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#11 Question:
ActionScript 2.0 brings the core language aspects of ActionScript 3.0 into compliance with the ECMAScript standard. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#12 Question:
The ActionScript 3.0 language enables developers to write complex programs that perform efficiently and responsively. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#13 Question:
ActionScript 3.0 contains _____ support that enables a variety of useful text operations. more..

    none of these
    regular expressions
    regular expressives
    regularity
    romulous

Correect Answer: regular expressions


#14 Question:
_____ provide a mechanism for controlling declaration visibility. more..

    namespaces
    none of these
    parsecs
    regular expressions
    sealed classes

Correect Answer: namespaces


#15 Question:
From an object-oriented perspective, objects are an application's fundamental building blocks. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#16 Question:
Encapsulation is all about aggravated encapsulation. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#17 Question:
Variable names cannot be a reserved word or keyword. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#18 Question:
Creating an object-oriented application with objects that have been tested increases the reliability of the application. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#19 Question:
_____ is an ActionScript 3.0 object. more..

    MovieCiip
    Sprite
    TextField
    all of these
    none of these

Correect Answer: all of these


#20 Question:
In ActionScript 3.0, _____ notation is used to indicate that a method or property belongs to or is contained within a particular class. more..

    Backus-Noar
    Reverse Polish
    containment
    dot
    none of these

Correect Answer: dot


#21 Question:
_____ is an ActionScript 3.0 object. more..

    Array
    MovieCiip
    TextField
    all of these
    none of these

Correect Answer: all of these


#22 Question:
____ is the ability to give both the compiler and Flash Player information about the type of data stored in memory. more..

    data typing
    encapsulating
    none of these
    scoping
    thunking

Correect Answer: data typing


#23 Question:
The "int" data type can hold values that contain fractions. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#24 Question:
By default, the ActionScript compiler in Flash Professional and Flash Builder is set to run in strict mode in order to detect errors as early as possible. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#25 Question:
_____ is an ActionScript 3.0 primitive data type. more..

    Boolean
    Null
    all of these
    none of these
    void

Correect Answer: all of these


#26 Question:
A/an _____ value is a value that is not a primitive one. more..

    chillaxed
    concave
    evolved
    innate
    none of these

Correect Answer: none of these


#27 Question:
In ____ mode, type checking occurs at both compile-time and run-time. more..

    flexible
    flip
    none of these
    relaxed
    strict

Correect Answer: strict


#28 Question:
_____ is a complex data type. more..

    Array
    Error
    Function
    all of these
    none of these

Correect Answer: all of these


#29 Question:
_____ is a complex data type. more..

    Function
    RegExp
    XML
    all of these
    none of these

Correect Answer: all of these


#30 Question:
_____ is a complex data type. more..

    Function
    XML
    XMLList
    all of these
    none of these

Correect Answer: all of these


#31 Question:
Developers can use a uint for all bit math and when working with hexadecimal values for color. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#32 Question:
The "null" and "undefined" values are both the same. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#33 Question:
An operation on a String value returns a new instance of the string. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#34 Question:
The default value for a variable declared with the String data type is ____. more..

    nill
    none of these
    null
    undefined
    void

Correect Answer: null


#35 Question:
The default value for unassigned int variables is ____. more..

    0
    1
    none of these
    null
    void

Answer: 0


#36 Question:
The String data type represents a sequence of 16-bit characters. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#37 Question:
Strings are immutable values. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#38 Question:
The Object class serves as the base class for all class definitions in ActionScript. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: true


#39 Question:
Variables are properties with a fixed value that cannot be altered. more..

    false
    only in Argentina
    only in Belize
    only in Zimbabwe
    true

Correect Answer: false


#40 Question:
____ is an access control keyword. more..

    all of these
    none of these
    private
    protected
    public

Correect Answer: all of these

0 comments:

Post a Comment

About