Elance Box Test Answers 2015
·
How do you share a folder?
Click the folder icon beside the link.
You can't share because sharing is illegal.
Click the “Share” link besides the folder.
Click the link icon beside the folder.
If you lose your Box password, where should
you go to retrieve it?
Box.com/reset
Box.com/newpass
You can't retrieve it. A new account must be
formed.
Box.com/newpassword
Which of the following WWW-Authenticate header
error code is equivalent to HTTP status code 403 ?
invalid_token
insufficient_scope
invalid_request
invalid_scope
What is the All Files View?
It allows you to see all of a files coding.
It is not a Box view.
It is the main view of the directory.
It allows you to see Box network traffic.
Which of the following error code will be
returned if an access token request sent a bad "redirect_uri" having
HTTP instead of HTTPS ?
redirect_uri_mismatch
insecure_redirect_uri
invalid_grant
invalid_request
If you have a firewall, what should you do to
allow Box to run properly?
Nothing because Box is able to work automatically
with any firewall.
Either configure it to consider Box a trusted site,
or temporarily disable it.
Box will send you a propriatary, yet custom
firewall.
Delete your Box account, disable your firewall,
then re-sign up for Box.
In the 'Folder View', what additional options
are you given?
Recover or Delay the file.
Rename or Detect the file.
Reinstall, or Delete the file.
Rename or delete the folder.
Can you open MS Office files from Box?
Yes
Yes, but only when Office is configured to let it
do so.
No
Only if it is configured to do so.
Which of the following is a VALID HTTP method
supported by OAuth 2 for authorization ?
POST
PUT
GET
Both POST and GET
Which of the following is NOT a required field
in an access token request ?
code
grant_type
redirect_uri
All of the given fields are required
What does Subfolder sync do?
It prevents the syncing of any folders.
It reduces the amount of seek time for your Box
music player.
It allows you to sync all system folders on Box.
It allows you to selectively sync any folder or
subfolder on Box.
In the context of Box's v2 API, what does the
acronym API mean?
Article Program Interchange
Application Programming Interface
Application Placement Interface
Artificial Program Interface
Which of the following access token request's,
response error code are never returned to the requesting application and a Box
generated error page is shown?
internal_server_error
All of the given options are valid
redirect_uri_mismatch
insecure_redirect_uri
When linking, does Box show the direct link,
or replace it with one generated by Box.com?
It is replaced by an icon.
It is replaced by an avatar.
The link is replaced by Box.com
It shows the direct link only.
Which of the following WWW-Authenticate header
error code is equivalent to HTTP status code 400 ?
invalid_request
invalid_token
insufficient_scope
invalid_scope
Are Enterprise Deployment Enhancements Mac
compatible?
Yes
Yes, but they must be edited accordingly.
No, but they can be via third-party software.
Yes, but only in the previous version of Box.
Is there a secondary password Box uses for
users who might forget their main password?
You are allowed an indefinite amount of passwords.
No, you are only allowed one password.
Box doesn't use passwords.
Yes. Box allows a secondary 4-digit password to be
set.
What is an 'f4v' file and can it be previewed
using Box?
Flash, no.
Flash, yes.
Mp3 sound file, yes.
MPEG-4 Video file, yes.
If you want to use WebDAV with iOS, is it
supported?
Yes, but it costs extra.
Yes
No.
It has yet to be released for iOS.
Which of the following is TRUE about Box?
Can be integrated with Google Apps and Salesforce
All of the given options are valid
It provides simple and secure way to share files
online
It enables blogs/websites to host media
Does Box encrypt your data?
Box uses other security measures for safety.
Box uses 32 bit encryption.
No
Yes
Which of the following OAuth 2 error code is
used in place of 503 Service Unavailable HTTP status code ?
unsupported_response_type
unauthorized_client
temporarily_unavailable
access_denied
Which of the following is TRUE about
destroying tokens ?
Application need to send a request to
"https://www.box.com/api/oauth2/destroy"
Application need to send a request to
"https://www.box.com/api/oauth2/reject"
Application need to send a request to
"https://www.box.com/api/oauth2/revoke"
Application need to send a request to "https://www.box.com/api/oauth2/logout"
After downgrading to a Free, Lite 10 GB
account, what will happen to my files?
Nothing. You keep your files, but can't upload any
new ones.
Files smaller than 250 MB will be deleted.
Files smaller than 250 MB will remain.
Files larger than 250 MB will remain.
Which of the following error code will be
returned if an access token request sent an invalid "redirect_uri" as
per RFC 3986 ?
invalid_grant
redirect_uri_mismatch
invalid_request
invalid_redirect_uri
Which of the following is the FIRST state of
an application folder ?
Accepted
Pending
Published
Rejected
What is Box's Partner Portal used for?
It isolates each partner from one another.
It aides in doing business via Box.
It helps you find more partners who are Box users.
It creates a secure portal for partners to trade
music.
What happens if I downgrade to a free, Lite 10
GB account?
You keep the file size you already have, then Box
adds an additional 250 MB.
You keep the files you uploaded, but are not
allowed to upload any more.
You will have to delete your files and re-upload
them to accurately fit the downgraded file size.
You cannot downgrade your Box account.
Which of the following is a correct time
duration for validity of an access_token ?
15 hour
24 hour
10 hour
1 hour
Which of the following is TRUE about Box Embed
?
Its a HTML5 based framework
Its a ASP.NET based framework
Its a DHTML based framework
Its a XML based framework
Which of the following represents a standard
for authenticating and authorizing users ?
Box Client
OAuth 2
Box response object
Box Resource Manager
Where would you enable 2-step login?
The Security tab.
The user tab.
The login tab.
The login file.
Video Preview is limited to what kind of
users?
Enterprise
Exercise
Super
Standard
Though Box does use SSO, why can't you log in
using Google's SSO?
Neither Box, nor Google use SSO.
You can. Box and Google use the same SSO.
You can use it, though it needs to be edited for
compatibility.
Box uses a different version of SSO.
Which of the following WWW-Authenticate header
error code is equivalent to HTTP status code 402 ?
None of the given options are valid
insufficient_scope
invalid_scope
invalid_request
Which of the following is a VALID value to
property "grant_type" in an access token request ?
authorization_code
authorization code
token
auth_code
What does Box use SimpleShare for?
To upload and share screenshots with others.
To take screenshots from other Box users computer.
SimpleShare is used to share music and movies with
Box.
To block others from accessing your screenshots.
Which of the following is TRUE about an
application's request to get an access_token?
Application need to send a request to
"https://www.box.com/api/oauth2/access_token"
Application need to send a request to
"https://www.box.com/api/oauth2/get_token"
Application need to send a request to
"https://www.box.com/api/oauth2/token"
Application need to send a request to
"http://www.box.com/api/oauth2/token"
Which of the following OAuth 2 error code is
used in place of 500 Service Unavailable HTTP status code ?
server_error
unauthorized_client
unsupported_response_type
access_denied
How does Box Partner Portal contact its users
who request access?
Users should have already been sent an email with
instructions.
Box users receive a brochure in the mail.
All Box users already have access to Partner
Portal.
Users have to contact Box to get instructions.
Which of the following is used by applications
to get a new access token from the authorizing server on expiry of a current
access token ?
Access Token
Re-access Token
Renew Token
Refresh Token
If the filesize you wish to upload is not
supported what should you do?
Upload it again.
Subscribe to a upgraded version of Box.
Subscribe to a second subscription of Box.
Contact Microsoft Support
Which of the following is NOT a valid error
code for a WWW-Authenticate header ?
invalid_token
invalid_scope
insufficient_scope
invalid_request
What is a benefit of Box's v2 API allowing
customizable responses?
There are no benefits.
It allows Box to parse your code projects.
No parsing necessary.
Easier code parsing.
Which of the following is a VALID way to get
hold of Box real-time event notifications ?
Using Box Event Manager
Using Box Service
Using Long Polling
Using Box Resource Manager
How long does deal registration last?
90 days
90 years
9 days
1 year
Application folder moves to which of the
following state when the revoke option from the folder drop down list is
selected ?
Rejected
Pending
Revoked
Accepted
Which of the following component enables token
management ?
Box Client
Box Resource Manager
Auth Repository
Box response object
When having a Java-related cache issue, what
panel will let you clear your cache?
Javascript Panel
Java Control Panel
Cache Control Panel
Java Cache Panel
Which of the following is a main component in
Box Windows SDK?
Box Resource Manager
Box API
Box Client
Box Service
Is WebDAV supported on the desktop?
No.
Yes.
It is supported by a third-party.
There is no WebDAV in Box.
Which of the following is a VALID Box OAUTH 2
URL ?
http://www.box.com/api/auth/oauth2
https://www.box.com/api/oauth2
http://www.box.com/api/oauth2
https://www.box.com/api/auth/oauth2
Which of the following timestamp format is
supported by Box sdk ?
RFC 3336 timestamps
RFC 3338 timestamps
RFC 3339 timestamps
RFC 3337 timestamps
Which of the following is a single entry point
of Box Windows SDK ?
Box Service
Box API
Box Resource Manager
Box Client
Which of the following is a VALID HTTP method
supported by OAuth 2 to enable the exchange of authorization code for an access
token ?
POST
GET
PUT
Both POST and GET
Which of the following build requests for
respective end points ?
Box Client
Box API
Box Service
Box Resource Manager
Which of the following error code will be
returned if an access token request sent an expired authorization code ?
unauthorized_client
invalid_grant
invalid_request
invalid_code
When sharing information with many people,
what is the best thing to use?
A link
A directory.
A zip file.
A folder.
Do you have to log-in via the web before
logging in via mobile device?
Yes
You can't use a mobile device
No
You can't log in via the web.
Is Box-Edit included with the prepackaged
software?
Only if you pay extra.
Yes, but it has to be downloaded from a
third-party.
Yes
No
Which of the following receive the request and
pass it to a handler namely HTTPRequestHandle ?
Box Service
Box API
Box Client
Box Resource Manager
In reference to root level file syncing, what
is the benefit to having root capabilities?
Files can be uploaded to your personal computer.
Box can access your computer remotely with no
permissions.
Box is authorized to search for files on your
computer.
Box can edit your system files.
Which of the following is a valid inactive
expiry time of an refresh_token ?
60 days
24 hour
60 hours
1 hour
Which of the following WWW-Authenticate header
error code is equivalent to HTTP status code 401 ?
invalid_request
invalid_scope
insufficient_scope
invalid_token
Which of the following component has the
responsibility of refreshing the access tokens ?
Box response object
Box Resource Manager
Auth Repository
Box Client
Is Box inApp supported by Linkedin
Box has no prior affiliation with Linkedin.
Linkedin syncs directly with box, settings
included.
No
Yes.
Why should you know your default share
settings on your mobile device?
There is no need to know them. Your Android device
can adjust them.
There is no need to know them. The Android App
sends your settings to Box.
You can adjust them, but only with the
BoxShareSettings App.
There is no way to adjust Box permissions from the
Android app.
Does Box use government standards to comply
with HIPPAA regulations?
Partially
Yes
Only when working with government hospitals.
No
Which of the following is NOT a valid OAuth 2
error code ?
unsupported_response_type
unauthorized_client
invalid_client
access_denied
Which of the following is a VALID way to
set/send the access token in a request to API V2 ?
Authentication: Bearer {valid_access_token}
Authorization: {valid_access_token}
Authorization: Bearer - valid_access_token
Authorization: Bearer {valid_access_token}
Box uses two FTPS modes of operation. What are
they?
Intrinsic and Extrinsic
Implicit and Exciting
Implicit and Explicit
Intricate and Explicit
What is SSO and why does it make Box unique?
Super-Sign-On and Box is one of thousands of
programs to use it.
Secure Sign-On, and Box is one of the few mobile
apps that use it.
Secure-Sign-Out, and Box users data is encrypted on
sign out.
Social Security On-line. Box allows you to manage
all of your Social Security-related privacy concerns.
Which of the following is required to
authenticate/authorize API requests to Box ?
valid username/password
valid Box account
valid access token
valid HTTPS certificate
Content Preview allows what maximum filesize
to be viewed in its entirety?
100MB
50MB
100GB
200MB
True or false: Deleting your account wipes all
customer data on file?
False. Box holds your account information for a
full year after deletion.
True. Everything is deleted.
True, with the exception of the files and
information you uploaded.
False. Some customer information is kept on file.
Files at rest are encrypted at what rate?
There is no encryption in Box.
364-bit AES encryption.
256-bit AES encryption.
64-bit encryption.
Which of the following has the responsibility
of parsing/understanding the response message and converting it into a Box
object ?
Box response object
Box Client
Box Resource Manager
Box API
If you wanted to edit the account information
of multiple users, how would you do it?
Bulk Edit
Super Edit
Mass Edit
Bull Edit
Which of the following OAuth 2 error code
indicates a malformed request ?
invalid_scope
invalid_request
malformed_request
unsupported_response_type
Which of the following is a VALID HTTP method
supported by OAuth 2 for the request to DESTROY the access tokens?
GET
POST
PUT
Both POST and GET
Subscribe to:
Posts (Atom)