83
72.7k

70+ Cloud Application Developer QB Solved MCQs

These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Uncategorized topics .

1.

To set up the Push Notifications service on the console, we need:

A. fcm credentials
B. gcm credentials
C. acm credentials
D. none of the mentioned
Answer» A. fcm credentials
2.

Package name of android application in available in file:

A. google-services.json
B. androidmanifest.xml
C. credentials.xml
D. none of the mentioned
Answer» B. androidmanifest.xml
3.

Which statement is incorrect in Node JS?

A. node is open source
B. server side java code
C. server side javascript code
D. cross-platform
Answer» B. server side java code
4.

Which file holds the metadata information of a Node Js Project?

A. manifest.json
B. meta.inf
C. package.json
D. meta.json
Answer» C. package.json
5.

How to run a nodejs file using CLI?

A. js filename.js
B. js filename.node
C. node filename
D. node filename.js
Answer» D. node filename.js
6.

Where the metadata information of the Android application is saved ?

A. androidmanifest.xml
B. mobilemanifest.xml
C. androidmanifest.json
D. mobilemanifest.json
Answer» A. androidmanifest.xml
7.

What is FCM?

A. firebase cloud manager
B. firewall cloud manager
C. firebase cloud messaging
D. firewall cloud messaging
Answer» C. firebase cloud messaging
8.

Maven need following file to build its project:

A. xml file
B. war file
C. pom file
D. droplet
Answer» C. pom file
9.

Which of the following belong to JSON types?

A. string type
B. null type
C. object type
D. all of the mentioned
Answer» D. all of the mentioned
10.

In IBM cloudant Lite plan, data storage is capped at:

A. 500 mb
B. 1 gb
C. 2 gb
D. none of the mentioned
Answer» B. 1 gb
11.

The link to Download IBM Cloud supported Eclipse IDE

A. https://eclipse.com
B. https://www.ibm.com/in-en/cloud/eclipse
C. https://www.ibm.com/eclipse
D. https://eclipse.org
Answer» B. https://www.ibm.com/in-en/cloud/eclipse
12.

The ibm/liberty image dockerfiles can be found in the

A. ci.docker github repository
B. wasdev/ci.docker github repository
C. wasdev/ci.docker
D. ibm/liberty.docker github repository
Answer» B. wasdev/ci.docker github repository
13.

In java jsp stands for

A. java servlet page
B. java standard page
C. java simple page
D. java sever page
Answer» D. java sever page
14.

While running an application on eclipse

A. only user name is required
B. only password is required
C. both user name and password is required
D. none of the mention
Answer» C. both user name and password is required
15.

Command for Updating to latest version of CLI

A. ibmcloud cli update
B. ibmcloud-cli update
C. ibmcloud update
D. update ibmcloud
Answer» C. ibmcloud update
16.

To install the IBM Cloud Object Storage plug-in, run the following command

A. install cloud-object-storage
B. sudo install cloud-object-storage
C. ibmcloud plugin install cloud-object-storage
D. none of the mention
Answer» C. ibmcloud plugin install cloud-object-storage
17.

Command to install cf CLI

A. sudo apt-get install cf-cli
B. install cf-cli
C. curl install cf-cli
D. sudo install cf-cli
Answer» A. sudo apt-get install cf-cli
18.

SIEM means

A. standard integration with event management
B. security information and event management
C. system information emergency management
D. secure information emergency management
Answer» B. security information and event management
19.

What is the region name of eu-gb

A. us
B. uk
C. sydney
D. none of the mention
Answer» B. uk
20.

____ model allows to use software applications as a service to end-users.

A. iaas
B. paas
C. saas
D. xaas
Answer» C. saas
21.

Heroku is an example for

A. xaas
B. iaas
C. saas
D. paas
Answer» D. paas
22.

Watson Studio has

A. dynamic dashboard
B. static dashboard
C. all of the mentioned
D. none of the mentioned
Answer» A. dynamic dashboard
23.

Widgets of Dashboard can include

A. text
B. media
C. web pages
D. all of the mention
Answer» D. all of the mention
24.

Liberty is part of which Application Server programming model ?

A. websphere application server programming model
B. api management utilities
C. cloud event management
D. ibm cloud identity
Answer» A. websphere application server programming model
25.

programming model supported by Liberty server?

A. transactions
B. security
C. security and transactions
D. blockchain
Answer» C. security and transactions
26.

FCM intent service and intent filters are included in:

A. google-services.json
B. androidmanifest.xml
C. manifest.xml
D. none of the mentioned
Answer» B. androidmanifest.xml
27.

What are the different delivery priorities available to messages:

A. max, average, min
B. max, default, min
C. high, low, min
D. high, medium, low
Answer» C. high, low, min
28.

What are the different notification status?

A. received, queued, open, dismiss
B. received, queued, opened, dismissed
C. receive, queue, open, dismiss
D. accept, queue, open, reject
Answer» B. received, queued, opened, dismissed
29.

Which of the following Database Node Js Supports

A. mongodb
B. mysql
C. couchdb
D. all the the mentioned
Answer» D. all the the mentioned
30.

cloud computing delivery model?

A. applications
B. virtual machines
C. virtual private networks
D. middleware software stacks
Answer» B. virtual machines
31.

What are the benefits of adopting DevOps practices for an organization?

A. improve time to market
B. improve the quality of the outcomes
C. reduce time to both gather and analyze customer feedback
D. all of the mentioned
Answer» D. all of the mentioned
32.

Which of the following statement is correct for IBM Cloudant?

A. it offers a nosql data layer
B. ibm cloudant can process big data stored in databases.
C. ibm cloudant offers rdbms to customers.
D. built using a master-slave clustering framework
Answer» A. it offers a nosql data layer
33.

What are the different IBM Cloudant roles available?

A. manager, writer, reader, monitor, checkpointer
B. manager, editor, consumer, monitor, checkpointer
C. admin, writer, customer, monitor, checkpointer
D. admin, writer, customer, monitor, checkpointer
Answer» A. manager, writer, reader, monitor, checkpointer
34.

scenario:

A. it does not return any documents
B. it returns all the documents by id.
C. it return all the documents in ascending order
D. none of the mentioned
Answer» B. it returns all the documents by id.
35.

While selecting space for eclipse project, we should select

A. india
B. dev
C. current project directory
D. all of the mention
Answer» B. dev
36.

SDK stands for ________

A. software design kit
B. serial development kit
C. software development kit
D. serial design kit
Answer» C. software development kit
37.

The following describes how to push an app from the cf CLI

A. cf cli push
B. cf cli push app-name
C. cf app-name
D. cf push app-name
Answer» D. cf push app-name
38.

To create a new service instance

A. cf create-user-serivce service-name
B. cf create-user-service-instance
C. cf create-user-instance
D. cf create-user-provided-service
Answer» D. cf create-user-provided-service
39.

Installing the Certificate on Linux

A. $ cat server.crt >> /etc/ssl/certs/ca-certificates.crt
B. install ca-certificates.crt
C. sudo cat server.crt >> /etc/ssl/certs/ca-certificates.crt
D. curl cat server.crt >> /etc/ssl/certs/ca-certificates.crt
Answer» A. $ cat server.crt >> /etc/ssl/certs/ca-certificates.crt
40.

To install the IBM Cloud Object Storage plug-in

A. install cloud-object-storage
B. install ibmcloud plugin cloud-object-storage
C. ibmcloud plugin install cloud-object-storage
D. sudo install cloud-object-storage
Answer» C. ibmcloud plugin install cloud-object-storage
41.

Which is a feature provided for both Managed service instances and Userprovided service instances in IBM Bluemix Cloud Foundry?

A. binding the service instance to an application.
B. automatic encryption of service instance metadata.
C. instance lifecycle management via the cloud controller.
D. automatic creation of service instances during application deployment.
Answer» A. binding the service instance to an application.
42.

NodeJS work on______

A. chakra
B. rhino
C. v8
D. spidermonkey
Answer» C. v8
43.

How to stop the bluemix cloud application through the CLI

A. bx app stop <<app name>>
B. -cf stop <<app name>>
C. -f stop <<app name>>
D. -g stop <<app name>>
Answer» A. bx app stop <<app name>>
44.

SIEM doesnt includes

A. firewall authentications and denials
B. os authentications
C. os administrator operations
D. administrative controls
Answer» D. administrative controls
45.

Which Manager provides automated fixes in IBM Cloud CF

A. ibm security manager
B. ibm endpoint manager
C. ibm cloud manager
D. none of the mention
Answer» B. ibm endpoint manager
46.

The following data sources are supported by Watson studio Dashboard

A. csv files
B. connection to db2 warehouse on cloud
C. connection to compose for postgresql
D. all of the mention
Answer» D. all of the mention
47.

Dashboard supports

A. us-en &uk-en language
B. single language
C. multiple language
D. no such option is available
Answer» C. multiple language
48.

Consumers are able to help themselves by

A. large virtual servers.
B. on-demand self-service.
C. large infrastructure
D. large servers.
Answer» B. on-demand self-service.
49.

Following is not true to the cloud

A. automatic software updates.
B. capital-expenditure free.
C. document control.
D. not suitable for big business
Answer» D. not suitable for big business
50.

solutions” which means:

A. production use in these environments is excluded by the licensing.
B. liberty is unsupported for these environments.
C. liberty is fully supported by these paas based environments.
D. something else.
Answer» A. production use in these environments is excluded by the licensing.

Done Studing? Take A Test.

Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.