1. Which is not a component of the Facebook Platform?
2. Which type of parameters does Batch API require while calling?
3. For which division in the Facebook are the following style properties mainly used? background: #D8DFEA none repeat scroll 0%; border-top: 1px solid #3B5998; margin: 0px; padding: 2px 8px;
4. Which method returns a list of your friends?
5. Which communication protocol is used when executing the auth.createToken method in Desktop applications?
6. Which method can be used to return a set of gids associated with uids?
7. Which FQL method is similar to the following query? SELECT eid, name, tagline, nid, pic, pic_big, pic_small, host, description, event_type, event_subtype, start_time, end_time, creator, update_time, location, venue FROM event WHERE eid IN (SELECT eid FROM event_member WHERE uid=uid AND rsvp_status=rsvp_status) AND eid IN (eids) AND end_time >= start_time AND start_time < end_time
8. Which error messages is not associated only with the feed.publishTemplatizedAction method?
9. Which is the two most important pieces of information that must be added to every page of your application?
10. Which prefix distinguish between HTML and FBML commands?
11. Which is not a valid Facebook API error message?
12. Which syntax is valid for setStyle method?
13. Which is not valid FBML methods?
14. Which constant can be used in a tag that requires the UID of the current user?
15. Which category of REST API calls provides methods to send messages to the users?
16. What does data.getObjectTypes method do?
17. Which method takes a query and returns a response object?
18. How many maximum items do batch APIs contain?
19. Which method is used when adding a link under the user's profile image?
20. How does the Facebook API tie accept IP addresses to your application?
21. Which error messages are associated only with the photos.addTag method?
22. Which FQL function returns the position of the character needle in the string haystack?
23. What does the Data.getAssociatedObjectsCount do?
24. Which REST API method creates an authentication token which is then passed to the Facebook authentication mechanism?
25.
Which type of associations are associations between objects that can happen when there’s no need to look up a value by some ID for a given object?
Which type of associations are associations between objects that can happen when there’s no need to look up a value by some ID for a given object?
26. Which method is used to calculate the Feed Points(FP)?
27. Which method returns the identifiers of friends signed up for the calling application?
28. Which method of Facebook class checks for the session key and redirects the user to the Facebook website to perform the authentication if it is unable to find the session key for the user to work with the application?
29. Which group of API functions has a mechanism that provides better performance for lookups without centralized indexes?
30. When will the API_EC_TIMEOUT error come?
31. With desktop applications, which parameter can be used to create a call stack?
32. Which is the Error code for the message 'Invalid photo id'?
33. What will happen if you execute the following FQL query? SELECT eid, name, location FROM event WHERE eid IN (SELECT eid FROM event_member)
34. Which is not an FQL table?
35. What does the parameter skipcookie mean?
36. Which error messages are associated only with FQL?
37. What does the parameter sig mean?
38. By submitting which variable can Facebook Applications use cross-domain scripting when authenticating the auth token?
39. How many character strings do the user preferences for the API consist of for each user?
40. Analyze the following code and state whether the statement that follows is true or false?
41. By passing the email param to which method can email notifications be sent?
42. How many maximum notifications can be sent by an application per day?
43. Does facebook.events.getMembers return the RSVP status for the Facebook members for a given event?
OpenSocial
Checkpoint Security
Kernel Programming - Solaris
Mobile Web Authoring
Game Development
Unity3D
Related MCQ's
Popular MCQ's