Handheld Device Troubleshooting and ActionScript Quiz

A mixed technology quiz covering handheld device troubleshooting procedures and ActionScript/Flash programming functions

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

"---------" Converts the parameter to a string and encodes it in a URL-encoded format, where all nonalphanumeric characters are replaced with % hexadecimal sequences.

  1. eval
  2. getProperty
  3. escape
  4. call
Question 2 Multiple Choice (Single Answer)

getTimer() returns the number of --------------- that have elapsed since the SWF file started playing.

  1. milliseconds
  2. seconds
  3. minutes
  4. Day Time
Question 3 Multiple Choice (Single Answer)

--------------- returns a string containing Flash Player version and platform information.

  1. getFlashVersion()
  2. getVersion()
  3. getLatestVersion()
  4. None of the above
Question 4 Multiple Choice (Single Answer)

-------------- lets you issue Flash JavaScript API (JSAPI) commands from ActionScript.

  1. _execute()
  2. MMExecute()
  3. Both of the above
  4. None of the above
Question 5 Multiple Choice (Single Answer)

-------------- lets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser.

  1. flcommand()
  2. command()
  3. fcommand()
  4. fscommand()
Question 6 Multiple Choice (Single Answer)

------------- triggers actions defined for a specific instance of a movie clip.

  1. onEvent()
  2. clipEvent()
  3. onClipEvent()
  4. movieClipEvent()
Question 7 Multiple Choice (Single Answer)

----------------- converts a string to a floating-point number.

  1. parseFloat()
  2. toFloat()
  3. float()
  4. stringToFloat()
Question 8 Multiple Choice (Single Answer)

---------------- evaluates expression and returns true if it is a finite number or false if it is infinity or negative infinity.

  1. isFinite()
  2. isItFinite()
  3. _finite()
  4. _isFinite()
Question 9 Multiple Choice (Single Answer)

---------------- accesses variables, properties, objects, or movie clips by name.

  1. toEval()
  2. toStr()
  3. string()
  4. eval()
Question 10 Multiple Choice (Single Answer)

Command to restart the hand held service

  1. net stop handheldserverservice
  2. net start handheldserverservice
  3. net start handheld
  4. net start handhldsrvservice
Question 11 Multiple Choice (Single Answer)

What file is responsible for storing the stock information

  1. stock.sdf
  2. stock.fdf
  3. stock
  4. stock.sds
Question 12 Multiple Choice (Single Answer)

what is time interval between the warm resets while doing the cold reset

  1. 3:1:1
  2. 3:2:2
  3. 2:2:2
  4. No need to wait
Question 13 Multiple Choice (Single Answer)

Touch screen not working,what will you do?

  1. cold reset
  2. warm reset
  3. Kill data xfer
  4. warm and cold reset
Question 14 Multiple Choice (Single Answer)

Razdial error - What is the immediate fix

  1. Kill data xfer
  2. Warm reboot
  3. cold reset
  4. All the above
Question 15 Multiple Choice (Single Answer)

What is the application used to check the network connectivity in the stock controller

  1. Symbol
  2. Pinging
  3. stcock management
  4. cradel manager
Question 16 Multiple Choice (Single Answer)

When pinging the cradle what is TTL value

  1. 30
  2. 32
  3. 40
  4. 57
Question 17 Multiple Choice (Single Answer)

When pinging the cradle what is TTL value

  1. 30
  2. 32
  3. 40
  4. 57
Question 18 Multiple Choice (Single Answer)

How many ways are there to restart the service of the HHS

  1. 1
  2. 2
  3. 3
  4. 4
Question 19 Multiple Choice (Single Answer)

How many lights do the n/w port of the HHS has

  1. 1
  2. 2
  3. 3
  4. 4
Question 20 Multiple Choice (Multiple Answers)

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

  1. An input column is used in an output column derivation expression
  2. An input column is used in an output column constraint.
  3. An input column is used in a stage variable derivation.
  4. An output column is mapped directly from an input column, with a straight assignment expression