Tag: technology

Questions Related to technology

  1. mkdir -p x/y x/y/z

  2. mkdir -r x/y x/y/z

  3. mkdir x x/y x/y/z

  4. mkdir -x x/y x/y/z


Correct Option: A,C

Dictionary is the super class of Hashtable

  1. True

  2. False


Correct Option: A

Applet is a program which can get downloaded into a client environment and start executing there.

  1. True

  2. False


Correct Option: A

Any object can be cloned

  1. True

  2. False


Correct Option: B

hashCode is unique for every object

  1. True

  2. False


Correct Option: A