Adblocker Detected
Quizack provides Online Quiz and Practice MCQs for Free. Please disable your Ad-Blocker so we can earn from ads and keep this project alive.
1. Which request headers can be used for making the Status API calls?
2. Which is necessary to make a request for whitelist?
3. Output of API call?http://twitter.com/account/rate_limit_status.xml
4. What is the purpose of requesting whitelisting?
5. What API call return? http://twitter.com/statuses/friends_timeline.xml
6. You can update the status of the authenticated users using the update status method. What is the maximum length allowed for the text for your status update?
7. What will the API call return? http://twitter.com/blocks/destroy/john.xml
8. The Notification Methods require the authenticated user to already be friends with the specified user otherwise the error 'there was a problem following the specified user' will be returned?
9. What is the data type of the favorited data element?
10. What is the maximum number of results per page that can be displayed by the Search API?
11. What is the data type of the recipient_id data element?
12. Suppose you want to use the Search API for returning results pertaining to the keyword 'French'. The results should be returned in German and there should be 50 results per page. Which API call will you use?
13. By default, how many API requests can a client send per hour?
14. What will be returned by API call? https://api.twitter.com/1/direct_messages.format
15. What will the search API call return if the search parameter 'q' is provided with the keyword 'movie:('?
16. What will be the API call to return the IDs of the authenticating user's followers?
17. Twitter applications are not allowed to be hosted on sites having personal data or blogs.
18. What functions will API call perform? http://twitter.com/friendships/create/karl.json?follow=true
19. Supposing that in your direct message box, you have 25 messages, and you want to display the messages after the twentieth message. What will be the requesting API call?
20. Which API call will you use to return the authenticating user's friends in the order by which the user followed them ,most recently followed first?
21. What does the friends_count element describe?
22. Which is not a parameter of the update_profile account method?
23. Which method will you use to enable notifications for updates from the specified user to the authenticating user?
24. Which HTTP Status code will be returned by the Twitter API if the client exceeds the rate limit of sending requests?
25. Does the Twitter API provide a method for the authenticating user to get a notification from a specified user?
26. What will the test function of the help method return?
27. Twitter requests return data in the following formats:
28. There is no API call method available to an authenticating user for unblocking a specified user.
29. What will API call return? http://twitter.com/friends/ids/john.xml
30. Which function you will use to mark a status as un-favorite?
31. Embedded objects are stale and inaccurate.
32. When should you get a user's permission for using tweet content?
33. How do you add the 'Tweet This' button to your website?
34. How do I properly navigate a timeline?
35. To ensure a website is accompanied by a Twitter Card when tweeted, developers must what?
36. The Twitter API is entirely based on which protocol?
37. Which method could you employ to avoid being rate limited?
38. Which parameter is a comma-separated list of phrases which will be used to determine what Tweets will be delivered on the stream?
39. How long are t.co links?
40. What are public streams?
41. When should HTML be filtered out?
42. Why would you want to connect to the API through SSL?
43. If the 'suppress_response_code' parameter is present, how will all responses be returned?
44. What standards does the Twitter API 1.1 support?
45. Which is NOT Streaming API request parameters?
46. What does the current_user_retweet object do?
47. What will the parameter NOT return
48. How do you get Whitelisted?
49. Twitter Platform objects include
50. What is the string 'source'?
51. When a user authenticates, which logic applies?
52. What is the query parameter for the share tweet url that, if set to true, will prevent twitter from returning tailored content to your users?
53. The Twitter API v 1.1 requires all applications to authenticate all of their requests with OAuth 1.0a
54. Which is not part of the REST API?
55. What is cursoring?
56. Which parameter controls the types of messages delivered to User and Site Streams client
57. Which is not property of tweet box may access?
58. Whic parameter is a comma-separated list of user IDs, indicating the users whose Tweets should be delivered on the stream?
59. What does PHP use for SSL communication?
60. What is Snowflake?
61. Using synchronous JavaScript is an advantage in which situation?
62. Opening more than one connection to a public endpoint will cause what to happen?
63. Which part make up the Twitter API?
64. When reconnecting to a streaming endpoint, elevated access clients may include the _______ parameter to attempt to backfill missed messages which occurred during the disconnect period.
65. Where does streaming occur?
66. Why wont results containing the withheld_copyright property set to true deliver the contents of any tweet?
67. Using asynchronous JavaScript is an advantage in which situation?
68. Which is NOT supported Web Intent languages?
69. What purpose does twitter.com/intent/favorite serve?
70. What must occur for every occurance of a Twitter stream?
71. How can a developer solve the redundant API call problem when fetching Tweets in a timeline?
72. Do web intents require JavaScript?
73. What does in_reply_to_user_id_str do?
74. What is a Player Card?
75. Authenticating using signatures means using what kind of encryption?
76. Site Streams does NOT offer the ability to track real-time 'searches' on public tweets, mixed in with the 'me feed.'
77. What does the REST API enable?
78. When are links wrapped with t.co?
79. What are endpoints ?
80. When storing a numeric Twitter user id in an 3rd party database, what type should the value be?
81. How can you prevent SQL injection attacks?
82. What is the Twitter supplied cipher default?
83. Non-space separated languages, such as CJK and Arabic, are supported by the Streaming API
84. How do you count favorites?
85. After validating your network and code, what should you do before anything else if you are having connection difficulties?
86. What is the Search API limit?
87. What types of character-encoding is accepted by the Twitter API?
88. What does the field 'possibly_sensitive' denote, in regards to tweets?
89. What does Twitter use for character encoding?
90. In what format does the API return error messages?
91. If you want to attach media experiences to Tweets that link to your content, which Twitter Platform tool do you use?
92. The 'page' parameter begins on 1, not 0.
93. The Twitter API is not meant for use in mobile/smart phone applications
94. What are Twitter Cards
95. Rate limits are what?
96. Search queries need to be authenticated in version 1.1.
97. It is a best practice to always store user passwords?
98. Which parameter is a comma-separated list of longitude,latitude pairs specifying a set of bounding boxes to filter Tweets by?
99. What does the field 'created_at' denote, in regards to tweets?
100. How are rate limits determined on the Streaming API?
Unix
VBA
VMware
Visual Basic
TCP/IP
Windows 7
Related MCQ's