Correct Answer:
SOAP
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
JSON array
Note: This Question is unanswered, help us to find answer for this one
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;
Correct Answer:
Header
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
friends.get
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
HTTPS
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
facebook.groups.get
Note: This Question is unanswered, help us to find answer for this one
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
Correct Answer:
facebook.events.get
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
The application has reached the maximum number of requests allowed. More requests are allowed only when the time window has completed.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Secret key
API key
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
fb:
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
The parameters specified have null values.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
obj.setStyle({color: 'black', background: 'white'});
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
facebook.fbml.refreshSrcImg
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
loggedinuser
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
facebook:notifications
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
This method returns a list of all defined object types.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
fql.query
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
20
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
profile.setProfileFMBL()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
When the api_key variable is passed to FBAPI, the API can pull these IPs from your application profile.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Invalid user id
Invalid album id
Invalid photo id
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
strpos()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
This method returns the count of object ids that are associated with a specified object.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
facebook.auth.createToken
Note: This Question is unanswered, help us to find answer for this one
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?
Correct Answer:
One-way associations
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ceil( PRIORITY / 20 ) * FRIENDS
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
friends.getAppUsers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
require_login()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Associations
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
When the current session key expires
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
call_id
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
121
Note: This Question is unanswered, help us to find answer for this one
What will happen if you execute the following FQL query?
SELECT eid, name, location
FROM event
WHERE eid IN (SELECT eid
FROM event_member)
Correct Answer:
The resulting XML response shows an error message: Error while parsing FQL statement.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
friend_member
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
You can pass this to the Facebook login URL to allow a user to re-enter their login information
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Error while parsing FQL statement
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
An MD5 hash of the current request and your secret key
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
callback
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
128
Note: This Question is unanswered, help us to find answer for this one
Analyze the following code and state whether the statement that follows is true or false?
Correct Answer:
True Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
notifications.send
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
40
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Yes
Note: This Question is unanswered, help us to find answer for this one
Facebook Open Platform Development MCQs | Topic-wise