In Users API allow users to grant a third party or application limited permission to access your app on his or her behalf without sharing credentials using the OAuth protocol.
Respuesta
Only for Java
Only for C++
Only for XML
Correct
Incorrect
None
Pregunta 2
Pregunta
In Python 3.0 will use multi-threading technology. Why is this important for Google App Engine?
Respuesta
It reduces the amount of size for RPCs to complete.
It reduces the amount of time for RPCs to complete.
It reduces the amount of code for RPCs to complete.
It increases the size for RPCs to complete.
It increases the time for RPCs to complete.
It increases the code for RPCs to complete.
Its equal to 2B.
Pregunta 3
Pregunta
Which one feature from the given Communication features does not exist in GAE?
Respuesta
FTP
Google Cloud Endpoints
Channel
URL Fetch
None
Webdav
Pregunta 4
Pregunta
The Viewer role has access to the admin Console to perform.
What framework are you using when developing in Cssource?
Respuesta
webapp2
webapp6
webapp7
webappnew
None
Pregunta 6
Pregunta
Lets review some limits and quotas of SSL for a Custom Domain section: The limit of Mappings per certificate is 20. What is the limit of Certificates per account?
Respuesta
10
15
40
35
60
80
None
Pregunta 7
Pregunta
How many roles does GAE provide to get access to the Admin Console?
Respuesta
Developer
Viewer
Owner
Admin
(1,2,4)
(2,3,1)
None
Pregunta 8
Pregunta
What is the Daily Limit and Maximum Rate for the Channel API Calls if you are not paying for the service?
Respuesta
65,700 calls ; 300 calls/min
65,700 calls ; 3,000 calls/min
657,000 calls ; 3,000 calls/min
65,700 calls ; 300.5 calls/min
None
Pregunta 9
Pregunta
App Engine supports any Python code that uses the:
Respuesta
WYSIWYG
CGI standard
WSGI interface
HTTP protocol
None
Pregunta 10
Pregunta
GAE contains several runtime environments including: Java, Python, ____, and ____.