MCQs > IT & Programming > Box MCQs > Basic Box MCQs

Basic Box MCQ

1. Content Preview allows what maximum filesize to be viewed in its entirety?

Answer

Correct Answer: 100MB

Note: This Question is unanswered, help us to find answer for this one

2. Which of the following is required to authenticate/authorize API requests to Box ?

Answer

Correct Answer: valid access token

Note: This Question is unanswered, help us to find answer for this one

3. What is SSO and why does it make Box unique?

Answer

Correct Answer: Secure Sign-On, and Box is one of the few mobile apps that use it.

Note: This Question is unanswered, help us to find answer for this one

4. Which of the following WWW-Authenticate header error code is equivalent to HTTP status code 401 ?

Answer

Correct Answer: invalid_token

Note: This Question is unanswered, help us to find answer for this one

5. True or false: Deleting your account wipes all customer data on file?

Answer

Correct Answer: True. Everything is deleted.

Note: This Question is unanswered, help us to find answer for this one

6. Which of the following build requests for respective end points ?

Answer

Correct Answer: Box Resource Manager

Note: This Question is unanswered, help us to find answer for this one

7. Which of the following receive the request and pass it to a handler namely HTTPRequestHandle ?

Answer

Correct Answer: Box Service

Note: This Question is unanswered, help us to find answer for this one

8. If you wanted to edit the account information of multiple users, how would you do it?

Answer

Correct Answer: Bulk Edit

Note: This Question is unanswered, help us to find answer for this one

9. Which of the following component has the responsibility of refreshing the access tokens ?

Answer

Correct Answer: Auth Repository

Note: This Question is unanswered, help us to find answer for this one

10. Which of the following component enables token management ?

Answer

Correct Answer: Auth Repository

Note: This Question is unanswered, help us to find answer for this one

11. Is WebDAV supported on the desktop?

Answer

Correct Answer: No.

Note: This Question is unanswered, help us to find answer for this one

12. When having a Java-related cache issue, what panel will let you clear your cache?

Answer

Correct Answer: Java Control Panel

Note: This Question is unanswered, help us to find answer for this one

13. Which of the following is a main component in Box Windows SDK?

Answer

Correct Answer: Box Client

Note: This Question is unanswered, help us to find answer for this one

14. Is Box-Edit included with the prepackaged software?

Answer

Correct Answer: No

Note: This Question is unanswered, help us to find answer for this one

15. Which of the following is a single entry point of Box Windows SDK ?

Answer

Correct Answer: Box Client

Note: This Question is unanswered, help us to find answer for this one

16. Which of the following is a VALID way to get hold of Box real-time event notifications ?

Answer

Correct Answer: Using Long Polling

Note: This Question is unanswered, help us to find answer for this one

17. Which of the following timestamp format is supported by Box sdk ?

Answer

Correct Answer: RFC 3339 timestamps

Note: This Question is unanswered, help us to find answer for this one

18. Which of the following is a VALID Box OAUTH 2 URL ?

Answer

Correct Answer: https://www.box.com/api/oauth2

Note: This Question is unanswered, help us to find answer for this one

19. Which of the following is a VALID HTTP method supported by OAuth 2 to enable the exchange of authorization code for an access token ?

Answer

Correct Answer: POST

Note: This Question is unanswered, help us to find answer for this one

20. Which of the following error code will be returned if an access token request sent an expired authorization code ?

Answer

Correct Answer: invalid_grant

Note: This Question is unanswered, help us to find answer for this one

21. Do you have to log-in via the web before logging in via mobile device?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

22. If the filesize you wish to upload is not supported what should you do?

Answer

Correct Answer: Contact Microsoft Support

Note: This Question is unanswered, help us to find answer for this one

23. Application folder moves to which of the following state when the revoke option from the folder drop down list is selected ?

Answer

Correct Answer: Rejected

Note: This Question is unanswered, help us to find answer for this one

24. Which of the following is NOT a valid error code for a WWW-Authenticate header ?

Answer

Correct Answer: invalid_scope

Note: This Question is unanswered, help us to find answer for this one

25. In reference to root level file syncing, what is the benefit to having root capabilities?

Answer

Correct Answer: Files can be uploaded to your personal computer.

Note: This Question is unanswered, help us to find answer for this one

26. 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 ?

Answer

Correct Answer: Refresh Token

Note: This Question is unanswered, help us to find answer for this one

27. When sharing information with many people, what is the best thing to use?

Answer

Correct Answer: A link

Note: This Question is unanswered, help us to find answer for this one

28. How does Box Partner Portal contact its users who request access?

Answer

Correct Answer: Users should have already been sent an email with instructions.

Note: This Question is unanswered, help us to find answer for this one

29. Which of the following is TRUE about an application's request to get an access_token?

Answer

Correct Answer: Application need to send a request to "https://www.box.com/api/oauth2/token"

Note: This Question is unanswered, help us to find answer for this one

30. Which of the following OAuth 2 error code is used in place of 500 Service Unavailable HTTP status code ?

Answer

Correct Answer: server_error

Note: This Question is unanswered, help us to find answer for this one

31. Which of the following WWW-Authenticate header error code is equivalent to HTTP status code 403 ?

Answer

Correct Answer: insufficient_scope

Note: This Question is unanswered, help us to find answer for this one

32. How long does deal registration last?

Answer

Correct Answer: 90 days

Note: This Question is unanswered, help us to find answer for this one

33. What does Box use SimpleShare for?

Answer

Correct Answer: To upload and share screenshots with others.

Note: This Question is unanswered, help us to find answer for this one

34. Which of the following WWW-Authenticate header error code is equivalent to HTTP status code 402 ?

Answer

Correct Answer: None of the given options are valid

Note: This Question is unanswered, help us to find answer for this one

35. Though Box does use SSO, why can't you log in using Google's SSO?

Answer

Correct Answer: Box uses a different version of SSO.

Note: This Question is unanswered, help us to find answer for this one

36. After downgrading to a Free, Lite 10 GB account, what will happen to my files?

Answer

Correct Answer: Files smaller than 250 MB will remain.

Note: This Question is unanswered, help us to find answer for this one

37. Which of the following is a VALID value to property "grant_type" in an access token request ?

Answer

Correct Answer: authorization_code

Note: This Question is unanswered, help us to find answer for this one

38. Which of the following represents a standard for authenticating and authorizing users ?

Answer

Correct Answer: OAuth 2

Note: This Question is unanswered, help us to find answer for this one

39. Which of the following is a correct time duration for validity of an access_token ?

Answer

Correct Answer: 1 hour

Note: This Question is unanswered, help us to find answer for this one

40. What is Box's Partner Portal used for?

Answer

Correct Answer: It aides in doing business via Box.

Note: This Question is unanswered, help us to find answer for this one

41. Video Preview is limited to what kind of users?

Answer

Correct Answer: Enterprise

Note: This Question is unanswered, help us to find answer for this one

42. Which of the following error code will be returned if an access token request sent an invalid "redirect_uri" as per RFC 3986 ?

Answer

Correct Answer: invalid_redirect_uri

Note: This Question is unanswered, help us to find answer for this one

43. Which of the following is TRUE about Box Embed ?

Answer

Correct Answer: Its a HTML5 based framework

Note: This Question is unanswered, help us to find answer for this one

44. Where would you enable 2-step login?

Answer

Correct Answer: The Security tab.

Note: This Question is unanswered, help us to find answer for this one

45. Which of the following is the FIRST state of an application folder ?

Answer

Correct Answer: Pending

Note: This Question is unanswered, help us to find answer for this one

46. Which of the following OAuth 2 error code is used in place of 503 Service Unavailable HTTP status code ?

Answer

Correct Answer: temporarily_unavailable

Note: This Question is unanswered, help us to find answer for this one

47. Which of the following error code will be returned if an access token request sent a bad "redirect_uri" having HTTP instead of HTTPS ?

Answer

Correct Answer: insecure_redirect_uri

Note: This Question is unanswered, help us to find answer for this one

48. If you lose your Box password, where should you go to retrieve it?

Answer

Correct Answer: Box.com/reset

Note: This Question is unanswered, help us to find answer for this one

49. Does Box encrypt your data?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

50. What is an 'f4v' file and can it be previewed using Box?

Answer

Correct Answer: MPEG-4 Video file, yes.

Note: This Question is unanswered, help us to find answer for this one

51. 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?

Answer

Correct Answer: All of the given options are valid

Note: This Question is unanswered, help us to find answer for this one

52. If you want to use WebDAV with iOS, is it supported?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

53. Which of the following is NOT a required field in an access token request ?

Answer

Correct Answer: All of the given fields are required

Note: This Question is unanswered, help us to find answer for this one

54. Which of the following is a VALID HTTP method supported by OAuth 2 for authorization ?

Answer

Correct Answer: Both POST and GET

Note: This Question is unanswered, help us to find answer for this one

55. In the context of Box's v2 API, what does the acronym API mean?

Answer

Correct Answer: Application Programming Interface

Note: This Question is unanswered, help us to find answer for this one

56. What does Subfolder sync do?

Answer

Correct Answer: It allows you to selectively sync any folder or subfolder on Box.

Note: This Question is unanswered, help us to find answer for this one

57. Can you open MS Office files from Box?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

58. Is there a secondary password Box uses for users who might forget their main password?

Answer

Correct Answer: Yes. Box allows a secondary 4-digit password to be set.

Note: This Question is unanswered, help us to find answer for this one

59. When linking, does Box show the direct link, or replace it with one generated by Box.com?

Answer

Correct Answer: The link is replaced by Box.com

Note: This Question is unanswered, help us to find answer for this one

60. If you have a firewall, what should you do to allow Box to run properly?

Answer

Correct Answer: Either configure it to consider Box a trusted site, or temporarily disable it.

Note: This Question is unanswered, help us to find answer for this one

61. Which of the following WWW-Authenticate header error code is equivalent to HTTP status code 400 ?

Answer

Correct Answer: invalid_request

Note: This Question is unanswered, help us to find answer for this one

62. In the 'Folder View', what additional options are you given?

Answer

Correct Answer: Rename or delete the folder.

Note: This Question is unanswered, help us to find answer for this one

63. Are Enterprise Deployment Enhancements Mac compatible?

Answer

Correct Answer: Yes

Note: This Question is unanswered, help us to find answer for this one

64. Which of the following is TRUE about Box?

Answer

Correct Answer: All of the given options are valid

Note: This Question is unanswered, help us to find answer for this one

65. What happens if I downgrade to a free, Lite 10 GB account?

Answer

Correct Answer: You will have to delete your files and re-upload them to accurately fit the downgraded file size.

Note: This Question is unanswered, help us to find answer for this one

66. What is a benefit of Box's v2 API allowing customizable responses?

Answer

Correct Answer: Easier code parsing.

Note: This Question is unanswered, help us to find answer for this one

67. Which of the following is TRUE about destroying tokens ?

Answer

Correct Answer: Application need to send a request to "https://www.box.com/api/oauth2/revoke"

Note: This Question is unanswered, help us to find answer for this one

68. How do you share a folder?

Answer

Correct Answer: Click the “Share” link besides the folder.

Note: This Question is unanswered, help us to find answer for this one