100 Top IOS Multiple Choice Questions and Answers

IOS Multiple Choice Questions with Answers:-

1) When an activity doesn’t exist in memory it is in.
A. Starting state (Correct Answer)
B. Running state
C. Loading state
D. Inexistent state.
Ans: A

2) Does the iPhone browser support flash applications?
A. Yes (Correct Answer)
B. No
C. Just the flash applications from apple
D. Some of them [the simpliest]
Ans: A

3) Which of the following is NOT a state in the lifecycle of a service?
A. Starting
B. Running
C. Destroyed
D. Paused (Correct Answer)
Ans: D

4) When an activity doesn’t exist in memory it is in.
A. Starting state (Correct Answer)
B. Running state
C. Loading state
D. Inexistent state.
Ans: A

5) What built-in database is Android shipped with?
A. SQLite (Correct Answer)
B. Apache
C. MySQL
D. Oracle
Ans: A

6) Creating a UI (User Interface) in Android requires careful use of…
A. Java and SQL
B. XML and Java (Correct Answer)
C. XML and C++
D. Dreamweaver
Ans: B

7) The iPhone camera can:
A. Zoom
B. Autofocus
C. Record videos
D. Make digital photos (Correct Answer)
Ans: D

8) Creating a UI (User Interface) in Android requires careful use of…
A. Java and SQL
B. XML and Java (Correct Answer)
C. XML and C++
D. Dreamweaver

Ans: B

9) To create an emulator, you need an AVD. What does it stand for?
A. Android Virtual Display
B. Android Virtual Device (Correct Answer)
C. Active Virtual Device
D. Application Virtual Display
Ans: B

10) What built-in database is Android shipped with?
A. SQLite (Correct Answer)
B. Apache
C. MySQL
D. Oracle
Ans: A

11) To create an emulator, you need an AVD. What does it stand for?
A. Android Virtual Display
B. Android Virtual Device (Correct Answer)
C. Active Virtual Device
D. Application Virtual Display
Ans: B

12) App Widgets are can be placed on the home screen by the user to check for updates are available?
A. True (Correct Answer)
B. False
Ans: A

13) WHAT IS FACE TIME IN APPLE ????
A. DIGITAL PHOTOS
B. VIDEO CALLS (Correct Answer)
C. TAKING VIDEOS
D. EDITING PHOTOS
Ans: B

14) The ___________ file specifies the layout of your screen.
A. Layout file (Correct Answer)
B. Manifest file
C. Strings XML
D. R file
Ans: A

15) The iPhone has a feature that activates when you rotate the device from portrait to landscape.
A. Rotator
B. Accelerometer (Correct Answer)
C. Shadow detector
D. Special Sensor
Ans: B

16) When the activity is not in focus, but still visible on the screen it is in?
A. running state
B. Paused state (Correct Answer)
C. stopped state
D. destroyed state
Ans: B

17) The timeline receiver will receive messages from the Android system.
A. True
B. False (Correct Answer)
Ans: B

18) App Widgets are can be placed on the home screen by the user to check for updates are available?
A. True (Correct Answer)
B. False
Ans: A

19) The iPhone is a line of Internet and multimedia-enabled smartphones designed and marketed by Intel Corporation.
A. True
B. False (Correct Answer)
Ans: B

20) An Android application is a loose collection of content providers, activities, broadcast receivers, and services.
A. True (Correct Answer)
B. False
Ans: A

21) The Android OS comes with many useful system services, which include processes you can easily ask for things such as your.
A. All of these and more. (Correct Answer)
B. Location
C. Sensor Readings
D. WiFi? Hot Spots
Ans: A

22. Your routers at ACME are having some connectivity issues. You issue show commands for each connecting router’s interface. Why are they unable to communicate?
A. Incorrect IP address
B. Wrong routing protocol
C. Bad cable
D. Encapsulation mismatch
Ans: D

23. You need to back up the configurations you just made but there are no TFTP servers available. Which of the following commands are options to backup your currently running configuration? (Choose all that apply.)
A. Router1#copy running-config startup-config
B. Router1#copy running-config flash
C. Router1#copy startup-config running-config
D. Router1#copy running-config rcp
Ans: A,B,D

24. You are consulting a small business that is establishing its first WAN link. The client wants to know what encapsulation you will be using on the link. Which of the following are valid encapsulations for WAN links? (Choose all that apply.)
A. Frame relay
B. Ethernet
C. Token ring
D. PPP
E. q E. HDLC
Ans: A,D,E

25. Your boss is concerned about security on your network. She wants to make sure that no one can identify passwords if they happen to view a configuration on your router. What command will encrypt all passwords on your router?
A. Router1#service password-encryption
B. Router1(config)#service password-encryption
C. Router1#enable secret password
D. Router1(config)#enable secret password
Ans: B

iOS Objective Type Questions pdf free download::

26. You need to set up a password that will prevent unauthorized users from telnetting into your router. What series of commands would you use?
A. Acme1(config)# line console 0
Acme1(config-line)# password acme
Acme1(config-line)# login
B. Acme1(config)# line vty 0
Acme1(config-line)# enable password acme
C. Acme1(config)# line vty 0
Acme1(config-line)# enable secret acme
Acme1(config-line)# login
D. Acme1(config)# line vty 0
Acme1(config-line)# password acme
Acme1(config-line)# login
Ans: D

27. When setting up your serial interfaces, what does the clockrate command do for your connection?
A. Establishes the timing at which you send data
B. Establishes keepalives
C. Establishes the advertised bandwidth
D. Establishes the time on the router
Ans: A

28. You need to set up passwords on all your default Telnet lines. What command would you start with?
A. Router1(config)#telnet configuration
B. Router1(config)#interface Ethernet 0/1
C. Router1(config)#line vty 1 5
D. Router1(config)#line vty 0 4
Ans: D

29. You can execute show commands at which prompt? (Choose all that apply.)
A. Router1#
B. Router1(config)#
C. Router1(config-router)#
D. Router1>
E. romon1>
Ans: A, D

30. You are configuring your router and type in an Enable password and an Enable Secret password. Your fellow network technician asks you why you have two passwords set when you only need one. What do you tell him?
A. The Enable password is used by low-level applications.
B. If you reverted to an older version of the IOS, it would not understand the Secret Password.
C. Both passwords are treated the same.
D. It is a failsafe method of ensuring that people need to type two passwords instead of just one.
Ans: B

31. In which of the following modes in Cisco’s IOS can you issue showcommands?
A. User
B. Privileged
C. Line Configuration
D. Global Configuration
Ans: A, B

32. You are the network administrator for a large corporation. You want to be able to store all your configurations in a centralized location. Which of these servers will allow you to do so? (Choose all that apply.)
A. FTP
B. TFTP
C. SQL
D. Oracle
Ans: A, B

33. You need to troubleshoot your network IP connectivity. Which of the following commands would you use to find the IP address on your Ethernet 0 interface?
A. ping
B. IPConfig
C. traceroute
D. Show interface Ethernet 0
Ans: D

34. Which command would you use in the CLI at User mode to enter Privileged EXEC mode?
A. Privilege
B. Admin
C. Enable
D. Disable
Ans: C

35. You have just received 14 Catalyst 3550 switches for your network. What is required to get them functioning correctly in your network?
A. Nothing
B. Set up an IP address on the switch
C. Interconnect them to routers
D. Install the Cisco IOS
Ans: A

36. Which of the following prompts indicates your router is in Privileged EXEC mode?
A. Router>
B. Router#
C. Router&
D. Router$
Ans: B

37. You have made a console connection to your Cisco Catalyst 1900 series switch and you see the > symbol in HyperTerminal. What does it mean?
A. You are in Privileged EXEC mode.
B. You are in User EXEC mode.
C. The switch has not been configured.
D. The switch is in need of repairs.
Ans: B

38. You would like to assign a meaningful name to your Catalyst 1900 series switch—what command should you use?
A. enable
B. hostname
C. hostname
D. name
Ans: C

39. You need to assign an IP address to your Catalyst 1912 switch. You are at the HQ_SW1>prompt. What is the correct series of commands? (cr = carriage return)
A. enable IP address 10.1.1.1
B. enable IP address 10.1.1.1 255.0.0.0
C. enable configure terminal IP address 10.1.1.1
D. enable configure terminal IP address 10.1.1.1 255.0.0.0
Ans: D

40. Which of the following commands displays the syntax for the clock command?
A. cl?
B. clock?
C. clock?
D. cl?
Ans: C