Handheld Device Troubleshooting and ActionScript Quiz
A mixed technology quiz covering handheld device troubleshooting procedures and ActionScript/Flash programming functions
Questions
"---------" Converts the parameter to a string and encodes it in a URL-encoded format, where all nonalphanumeric characters are replaced with % hexadecimal sequences.
- eval
- getProperty
- escape
- call
getTimer() returns the number of --------------- that have elapsed since the SWF file started playing.
- milliseconds
- seconds
- minutes
- Day Time
--------------- returns a string containing Flash Player version and platform information.
- getFlashVersion()
- getVersion()
- getLatestVersion()
- None of the above
-------------- lets you issue Flash JavaScript API (JSAPI) commands from ActionScript.
- _execute()
- MMExecute()
- Both of the above
- None of the above
-------------- lets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser.
- flcommand()
- command()
- fcommand()
- fscommand()
------------- triggers actions defined for a specific instance of a movie clip.
- onEvent()
- clipEvent()
- onClipEvent()
- movieClipEvent()
----------------- converts a string to a floating-point number.
- parseFloat()
- toFloat()
- float()
- stringToFloat()
---------------- evaluates expression and returns true if it is a finite number or false if it is infinity or negative infinity.
- isFinite()
- isItFinite()
- _finite()
- _isFinite()
---------------- accesses variables, properties, objects, or movie clips by name.
- toEval()
- toStr()
- string()
- eval()
Command to restart the hand held service
- net stop handheldserverservice
- net start handheldserverservice
- net start handheld
- net start handhldsrvservice
What file is responsible for storing the stock information
- stock.sdf
- stock.fdf
- stock
- stock.sds
what is time interval between the warm resets while doing the cold reset
- 3:1:1
- 3:2:2
- 2:2:2
- No need to wait
Touch screen not working,what will you do?
- cold reset
- warm reset
- Kill data xfer
- warm and cold reset
Razdial error - What is the immediate fix
- Kill data xfer
- Warm reboot
- cold reset
- All the above
What is the application used to check the network connectivity in the stock controller
- Symbol
- Pinging
- stcock management
- cradel manager
When pinging the cradle what is TTL value
- 30
- 32
- 40
- 57
When pinging the cradle what is TTL value
- 30
- 32
- 40
- 57
How many ways are there to restart the service of the HHS
- 1
- 2
- 3
- 4
How many lights do the n/w port of the HHS has
- 1
- 2
- 3
- 4
In transformer stage,A null value in the input column will cause the row to be dropped or, if a reject link has been defined, rejected.This will happen under what are all the conditions given below
- An input column is used in an output column derivation expression
- An input column is used in an output column constraint.
- An input column is used in a stage variable derivation.
- An output column is mapped directly from an input column, with a straight assignment expression