Quiznetik
Cloud Application Developer QB | Set 1
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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : A. androidmanifest.xml
7. What is FCM?
A. firebase cloud manager
B. firewall cloud manager
C. firebase cloud messaging
D. firewall cloud messaging
Correct : C. firebase cloud messaging
8. Maven need following file to build its project:
A. xml file
B. war file
C. pom file
D. droplet
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : B. uk
20. ____ model allows to use software applications as a service to end-users.
A. iaas
B. paas
C. saas
D. xaas
Correct : C. saas
21. Heroku is an example for
A. xaas
B. iaas
C. saas
D. paas
Correct : D. paas
22. Watson Studio has
A. dynamic dashboard
B. static dashboard
C. all of the mentioned
D. none of the mentioned
Correct : A. dynamic dashboard
23. Widgets of Dashboard can include
A. text
B. media
C. web pages
D. all of the mention
Correct : 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
Correct : A. websphere application server programming model
25. programming model supported by Liberty server?
A. transactions
B. security
C. security and transactions
D. blockchain
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : D. all the the mentioned
30. cloud computing delivery model?
A. applications
B. virtual machines
C. virtual private networks
D. middleware software stacks
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : B. dev
36. SDK stands for ________
A. software design kit
B. serial development kit
C. software development kit
D. serial design kit
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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.
Correct : A. binding the service instance to an application.
42. NodeJS work on______
A. chakra
B. rhino
C. v8
D. spidermonkey
Correct : 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>>
Correct : 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
Correct : 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
Correct : 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
Correct : 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
Correct : 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.
Correct : 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
Correct : 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.
Correct : A. production use in these environments is excluded by the licensing.
51. What does IBM Cloud Databases for MongoDB offer?
A. community distribution of mongodb
B. compatibility
C. community distribution of mongodb and compatibility
D. cloud cli
Correct : C. community distribution of mongodb and compatibility
52. The deployments connection information lives in BINDING as what object?
A. json
B. xml
C. dgn
D. python
Correct : A. json
53. What is maven ?
A. maven is a build automation tool used primarily for java projects.
B. maven is a ibm cloud service.
C. something else.
D. maven is a container.
Correct : A. maven is a build automation tool used primarily for java projects.
54. What is the similarity between MongoDb and Cloudant?
A. nosql database
B. document oriented storage
C. json format
D. dbaas
Correct : A. nosql database
55. What Type of connection do we use for MongoDB?
A. uri
B. http
C. ftpl
D. none of them
Correct : A. uri
56. What are the elements libebrty buildpack generate?
A. mongodb element
B. application element
C. feature manager element
D. all the options
Correct : D. all the options
57. Which is not a prerequisite to install MongoDb chart in Ibm Cloud?
A. kubernetes
B. helm 2.11
C. provisionar support
D. alloy
Correct : D. alloy
58. Available templates for dashboard are
A. single page
B. tabbed
C. infographic
D. all of the mention
Correct : D. all of the mention
59. In Dashboard while exploring your data, you can be able to perform
A. view the underlying data
B. changing the columns or members in a visualization
C. selecting columns from a different data asset
D. all of the mention
Correct : D. all of the mention
60. The mention feature is of which service
A. private cloud
B. public (internet-facing) load balancer
C. internal load balancer
D. basic load balancing
Correct : C. internal load balancer
61. Layer7 Rule doesnt includes
A. host_name
B. cookie
C. session
D. path
Correct : C. session
62. To install the Cloud Functions CLI plug-in
A. ibmcloud plugin install cloud-functions
B. install cloud-functions
C. install plugin cloud-functions
D. none of the mention
Correct : A. ibmcloud plugin install cloud-functions
63. To Uninstall the stand-alone IBM Cloud CLI
A. uninstall ibm-cloud
B. /usr/local/ibmcloud/uninstall
C. sudo uninstall ibm-cli
D. uninstall ibm-cloud-cli
Correct : B. /usr/local/ibmcloud/uninstall
64. IBM Cloud Foundry offers
A. xaas
B. saas
C. iaas and paas
D. all of the mention
Correct : C. iaas and paas
65. To install a cf-cli plugin
A. cf install-plugin binary-filename
B. cf install-plugin binary-cf-cli
C. sudo cf install-plugin
D. install-plugin
Correct : A. cf install-plugin binary-filename
66. Listing all cf-cli plugins by repository
A. cf repo-plugins
B. cf ls
C. cf ls-l
D. cf repo ls
Correct : A. cf repo-plugins
67. Following command is use to target a Cloud Foundry org and space
A. cf push --cf
B. cli target--cf
C. cf-cli target --cf
D. ibmcloud target --cf
Correct : D. ibmcloud target --cf
68. How to view or modify the facets of your project
A. right-click on the project and select properties
B. right-click on the server and select properties
C. right-click on the facets and properties
D. right-click on the project and select facets
Correct : A. right-click on the project and select properties
69. How do users access Software as a Service cloud services?
A. thick client
B. local client
C. web browser
D. command line
Correct : C. web browser
70. What are the key HTTP API features available in IBM Cloudant?
A. crud options
B. primary indexing & mapreduce-built secondary indexes
C. full-text search
D. all of the mentioned
Correct : D. all of the mentioned
71. How many stages ideally we can have in automated delivery pipeline?
A. 2
B. 3
C. as many stages as you need for your application
D. none of the mentioned
Correct : C. as many stages as you need for your application
72. What are the traits of a cloud computing architecture?
A. single tiered
B. not scalable
C. client and server run in the same physical environment
D. internet/intranet accessible server
Correct : C. client and server run in the same physical environment
73. Which method is used to execute the code synchronously in Node Js?
A. non-blocking
B. blocking
C. blocking & non-blocking
D. none of the mentioned
Correct : B. blocking
74. What funciton is used to include the node module in an application?
A. require()
B. import()
C. include()
D. add()
Correct : A. require()
75. What are the different expandable Push notification options available?
A. basic notification
B. big picture/text notification
C. all of the mentioned
D. email styled notification
Correct : B. big picture/text notification