Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

_____ specifies the target URL to be used by the service call

Answer»

_____ specifies the target URL to be USED by the service call

out.
Choose the correct option from below list
(1)
(2)NONE of the options
(3)
(4)

ANSWER:-(3)

2.

_____ data from the users' GPS-enabled devices help to target campaigns, push notifications, offers, and more effectively.

Answer»

_____ data from the users' GPS-enabled devices help to target CAMPAIGNS, push NOTIFICATIONS, offers, and more effectively.
Choose the CORRECT option from below LIST
(1)Geography
(2)Region
(3)Map
(4)GEOLOCATION

Answer:-(4)Geolocation

3.

APIs are software interfaces that allow different applications to talk to one another.

Answer» APIS are SOFTWARE interfaces that allow different applications to talk to one another.
Choose the correct answer from below LIST
(1)True
(2)False

Answer:-(1)True
4.

Adding a policy without a flow is possible in Apigee.

Answer»

Adding a policy without a flow is POSSIBLE in Apigee.
Choose the correct option from below LIST
(1)TRUE
(2)False

Answer:-(2)False

5.

______ on Apigee Edge adds more programmability to the Edge API platform.

Answer»

______ on Apigee Edge ADDS more PROGRAMMABILITY to the Edge API platform.
Choose the correct option from below list
(1)Javascript
(2)Node.js
(3)All the options
(4)XML files

Answer:-(2)Node.js

6.

Using ____ will disable security and treat all requests without any authentication as a guest.

Answer» USING ____ will disable security and treat all requests WITHOUT any authentication as a guest.
Choose the correct option from below LIST
(1)/
(2).
(3)/**
(4)**

ANSWER:-(3)/**
7.

______command downloads the express module at the specified version and updates the dependencies list in the package.json file.

Answer»

______command downloads the express module at the specified VERSION and UPDATES the DEPENDENCIES list in the package.json file.
Choose the CORRECT option from below list
(1)npm install yql1.0.2 --save
(2)npm install express4.13.3 --save


Answer:-(2)npm install express4.13.3 --save

8.

Apigee adds ____ before your API along with policies.

Answer»

Apigee adds ____ before your API ALONG with policies.
Choose the CORRECT option from below LIST
(1)Manager
(2)Proxy
(3)All the options
(4)Gateway

Answer:-(2)Proxy

9.

BaaS helps in setting a Cloud-based data platform without any server-side coding.

Answer»

BaaS HELPS in setting a Cloud-based data PLATFORM without any server-side coding.
Choose the correct option from below list
(1)False
(2)True

Answer:-(2)True

10.

____ endpoint interacts with your backend services on behalf of the apps.

Answer»

____ endpoint INTERACTS with your BACKEND services on BEHALF of the apps.
Choose the CORRECT option from below list
(1)TARGET
(2)Proxy

Answer:-(1)Target

11.

______ policy smooths traffic spikes by dividing a limit that you define into smaller intervals.

Answer»

______ policy smooths traffic SPIKES by dividing a limit that you define into smaller intervals.
Choose the CORRECT option from below LIST
(1)SPIKE Arrest Policy
(2)All the OPTIONS
(3)Quota Policy
(4)Concurrent Rate Limit Policy

Answer:-(1)Spike Arrest Policy

12.

For Node.js, the _____ module and its dependencies are designed.

Answer»

For Node.js, the _____ module and its dependencies are designed.
Choose the CORRECT option from below LIST
(1)apigeemodule
(2)apigeenode
(3)apigeejs
(4)apigeetool

Answer:-(4)apigeetool

13.

In Assign message policy, ____ creates the named context

Answer»

In ASSIGN message policy, ____ creates the named context

variables.
Choose the correct option from below list
(1)
(2)
(3)
(4)

ANSWER:-(3)

14.

Apigee provides ____ services.

Answer»

Apigee PROVIDES ____ services.
Choose the correct option from below LIST
(1)All the options
(2)Analytics
(3)DEVELOPER
(4)API

Answer:-(1)All the options

15.

Companies expose their services as a set of HTTP _____.

Answer»

Companies EXPOSE their SERVICES as a set of HTTP _____.
Choose the correct option from below LIST
(1)PROXIES
(2)Endpoints

Answer:-(2)Endpoints

16.

______ is a significant attack vector used by malicious API consumers.

Answer»

______ is a SIGNIFICANT attack vector used by malicious API consumers.
Choose the correct option from below list
(1)Message CONTENT
(2)Trojan
(3)Ransomware
(4)Virus

Answer:-(1)Message content

17.

One of the features of BaaS is ____.

Answer»

One of the features of BAAS is ____.
Choose the correct option from below list
(1)Scaling
(2)Search
(3)MESSAGING
(4)Push Notification

Answer:-(4)Push Notification

18.

You need to manually create API key for the developer app.

Answer»

You need to MANUALLY create API key for the developer app.
Choose the correct option from below list
(1)FALSE
(2)True

Answer:-(1)False

19.

_____ are the files that implement the configuration to be executed by a policy.

Answer»

_____ are the files that implement the configuration to be executed by a policy.
Choose the correct option from below list
(1)API
(2)RESOURCES
(3)PROXIES
(4)None of the options

Answer:-(2)Resources

20.

When you need to explicitly clear the cache during request

Answer»

When you NEED to explicitly clear the cache during request

PROCESSING, USE ____.
Choose the correct option from below LIST
(1)Lookup Cache
(2)Populate Cache
(3)Response Cache
(4)Invalidate Cache

Answer:-(4)Invalidate Cache

21.

Clearing the default checkbox in the proxy creation process will make the proxy available only through TSL.

Answer»

Clearing the DEFAULT checkbox in the proxy creation process will make the proxy available only through TSL.
Choose the CORRECT option from below list
(1)TRUE
(2)False

Answer:-(1)True

22.

Mashed-up APIs provide value-addition that is greater than the individual APIs.

Answer»

Mashed-up APIs provide value-addition that is greater than the INDIVIDUAL APIs.
Choose the correct OPTION from below LIST
(1)False
(2)TRUE

Answer:-(2)True

23.

While requesting for access token, you can send consumer key and consumer secret as a parameter in _____.

Answer»

While REQUESTING for access token, you can send consumer KEY and consumer secret as a parameter in _____.
Choose the correct option from below LIST
(1)Body
(2)Header

Answer:-(1)Body

24.

Once data is loaded, Apigee automatically creates an/a _______

Answer»

Once data is loaded, Apigee automatically creates an/a _______

to ACCESS your data.
Choose the correct option from below LIST
(1)Portal
(2)API
(3)PROXY
(4)Graph

Answer:-(2)API

25.

To write arbitrary data to the cache use _____

Answer»

To write arbitrary data to the cache USE _____
Choose the correct option from below list
(1)Invalidate Cache
(2)Populate Cache
(3)Response Cache
(4)LOOKUP Cache

Answer:-(2)Populate Cache

26.

______ can program the behavior of the proxies.

Answer»

______ can PROGRAM the behavior of the proxies.
Choose the CORRECT option from below list
(1)Rules
(2)Policy
(3)JAVASCRIPT
(4)Endpoints

Answer:-(2)Policy

27.

____ endpoint interacts with apps that consume your API.

Answer»

____ ENDPOINT INTERACTS with APPS that CONSUME your API.
Choose the correct option from below LIST
(1)Proxy
(2)Target

Answer:-(1)Proxy

28.

An API proxy can be _____.

Answer»

An API PROXY can be _____.
Choose the correct option from below list
(1)exe files
(2)JAVASCRIPT
(3)All the options
(4)XML files

Answer:-(3)All the options

29.

Apigee cannot modify the backend service implementation without affecting the public API.

Answer»

Apigee cannot MODIFY the backend service implementation WITHOUT affecting the PUBLIC API.
Choose the correct option from below LIST
(1)False
(2)True

Answer:-(1)False

30.

APIs are software interfaces that allow different applications

Answer»

APIs are software interfaces that allow DIFFERENT applications

to talk to ONE another.
Choose the correct OPTION from below list
(1)TRUE
(2)False

Answer:-(1)True

31.

________ uses Google Maps APIs to create a mashup of real estate information with interactive maps.

Answer»

________ uses Google Maps APIs to CREATE a MASHUP of real estate information with interactive maps.
Choose the CORRECT option from below list
(1)Voxy
(2)Trulia

Answer:-(2)Trulia

32.

An API product consists of a collection of RESTful API resources.

Answer»

An API PRODUCT consists of a collection of RESTFUL API resources.
Choose the correct option from below list
(1)FALSE
(2)TRUE

Answer:-(2)True

33.

The following are Apigee policy types, except _______

Answer»

The following are Apigee policy types, except _______
CHOOSE the CORRECT OPTION from below list
(1)Mediation
(2)Insurance
(3)Security
(4)Traffic management

Answer:-(2)Insurance

34.

Authorization header can be sent to the backend service.

Answer»

Authorization header can be sent to the backend service.
Choose the correct option from below list
(1)TRUE
(2)False

Answer:-(2)False

35.

Apigee's API platform allows you to ____ your APIs.

Answer» APIGEE's API PLATFORM allows you to ____ your APIs.
Choose the correct option from below list
(1)Secure
(2)Manage
(3)All the OPTIONS
(4)Scale

Answer:-(3)All the options
36.

VerifyAccessToken operation at the end of API proxy flow.

Answer»

VerifyAccessToken operation at the END of API PROXY flow.
Choose the correct OPTION from below list
(1)True
(2)False

Answer:-(1)True

37.

Consumer key and consumer secret are created for _____

Answer»

Consumer key and consumer SECRET are created for _____
Choose the CORRECT option from below LIST
(1)Developer app
(2)API product

Answer:-(1)Developer app