Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : If you use a standard controller on a page and the user doesn't have access to the object, the
page will

 : If you use a standard controller on a page and the user doesn't have access to the object, the
1. Throw an ACCESS_VIOLATION exception
2. Write an ACCESS_VIOLATION message to the debug log.
3. Access Mostly Uused Products by 50000+ Subscribers
4. Redirect the user to their home page.

Correct Answer : Get Lastest Questions and Answer :

Explanation:







Question : A component that creates an inline frame within a Visualforce page. A frame allows you to keep
some information visible while other information is scrolled or replaced.

 : A component that creates an inline frame within a Visualforce page. A frame allows you to keep
1. apex:include
2. apex:iframe
3. Access Mostly Uused Products by 50000+ Subscribers
4. apex:attribute

Correct Answer : Get Lastest Questions and Answer :

Explanation:







Question : Select correct statement for lookup relationship and master-detail relationship?

A. In master-detail relationship if parent record is deleted, then all the associated child records get deleted.
B. In lookup relationship if parent record is deleted, then all the associated child records are not deleted.
C. In master-detail relationship each child record must compulsorily have a parent record.
D. In lookup relationship child records can exist without having parent record.


  : Select correct statement for lookup relationship and master-detail relationship?
1. A,B,C
2. B,C,D
3. Access Mostly Uused Products by 50000+ Subscribers
4. A,B
5. A,B,C,D

Correct Answer : Get Lastest Questions and Answer :

Exp: : In master-detail relationship if parent record is deleted, then all the associated child records get deleted. In lookup relationship if parent record is deleted, then all the associated child records are not deleted. In master-detail relationship each child record must compulsorily have a parent record. In lookup relationship child records can exist without having parent record. Roll-up summary field is available for master-detail relationship only.





Related Questions


Question : What levels of access can be granted using sharing rules?

1. Read-Only
2. Read/Write Granting 'Full Access'
 : What levels of access can be granted using sharing rules?
1. 1
2. 2
3. Access Mostly Uused Products by 50000+ Subscribers
4. None of the above


Question : What levels of access can be granted using manual sharing?

1. Read-Only
2. Read/Write
3. Access Mostly Uused Products by 50000+ Subscribers

 : What levels of access can be granted using manual sharing?
1. 1,2
2. 2,3
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1,2,3


Question : How many permission sets can you have in an organization?
 : How many permission sets can you have in an organization?
1. 1
2. 10
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1000



Question : How can the default profile under which Webservices execute be changed?
 : How can the default profile under which Webservices execute be changed?
1. with sharing keyword
2. Webservice
3. Access Mostly Uused Products by 50000+ Subscribers
4. constructor



Question : Which form of dml operation allows execution to occur with subsequent records even if an error
occurs with a single record?
 : Which form of dml operation allows execution to occur with subsequent records even if an error
1. Database class method
2. Public class MyNewClass
3. Access Mostly Uused Products by 50000+ Subscribers
4. Apex classes



Question : What language is Apex similar to?

 : What language is Apex similar to?
1. C
2. C++
3. Access Mostly Uused Products by 50000+ Subscribers
4. Php