Skip to main content

SF Dev401 Dumps 1


1.How many characters are there in the Salesforce case-insensitive id field of an object? Select the one correct answer.


a. id field is not mandatory
b. The field length is customizable
c. This depends on the version of Salesforce
d. 18




2.Name the prefix used by standard VisualForce markup tags. Select the one correct answer.


vf
apex
c
s


3.Which of the following cannot be included in a VisualForce page? Select the one correct answer.


Java
JavaScript
HTML
Flash



4.To create a new VisualForce page HelloWorld in development mode, which URL should be appended to server address? Select the one correct answer.


/HelloWorld
/vf/HelloWorld
/apex/HelloWorld
/home/HelloWorld



5.What is the maximum size of a VisualForce page? Select the one correct answer.


1 MB
5 MB
15 MB
There is no limit on the size of a VisualForce page



6.What is the number of components that can be added to a dashboard? Select the one correct answer.


20
25
50
100


7.Which of these represent the correct syntax for custom controllers? Select the one correct answer.


<apex:page controller="MyController">
<apex:page standardController="MyController">
<apex:page customController="MyController">
<apex:page privateController="MyController">



8.Which is the first step when creating reports? Select the one correct answer.


Select report name
Select object on which report needs to be generated
Select type of report
Select columns to be displayed


9.Which of these is not a valid report type. Select the one correct answer.


Summary
Matrix
Tabular
Detailed



10.Which report type is used to group rows of data and show their subtotals. Select the one correct answer.


Summary
Matrix
Tabular
Detailed



11.Which report type is used to group rows and columns of data and show their subtotals. Select the one correct answer.


Summary
Matrix
Tabular
Detailed



12.Which report type does not allow generation of charts? Select the one correct answer.


Summary
Matrix
Tabular
Detailed




13.In the statement below, controller refers to what type of controller? Select the one correct answer.
<apex:page controller="AccountController">


Standard Controller
Custom Controller
Controller Extension
Specific Controller



14.Which of the following represent correct syntax to display first name from global variable user? Select the one correct answer.


{User.FirstName}
{!User.FirstName}
$User.FirstName
{!$User.FirstName}



15.Which of these is not a standard profile? Select the one correct answer.


Developer
Contract Manager
Read only
Solution Manager



16.Name the language Force.com uses to support full-text search in objects. Select the one correct answer.


SQL
VisualForce
SOQL
SOSL



17.Before a code can be deployed on production what percentage of test coverage must be achieved. Select the one correct answer.


25%
50%
75%
100%



18.In Salesforce what is the maximum number of fields that can be added to an object? Select the one correct answer.


There is no such limit on the number of fields
100
200
500




19.Which of these are valid data type in Force.com development platform. Select the two correct answers.


Percent
URL
Choicebox
Long
Decimal



20.When designing an application, a developer needs to make a field editable to all profiles. In field level security what settiings should be used in this situation. Select the one correct answer.


Disable Visible and Read-Only
Disable Visible but Enable Read-Only
Enable Visible but Disable Read-Only
Enable Visible and Read-Only






Answers :


1. d 18 .


2. apex


3. java


4. apex/HelloWorld


5. 15Mb


6. 20


7. <apex:page controller="MyController">


8. select object on which reports needs to be generated .


9. Detailed


10. Summary


11. Matrix


12. Tabular


13. custom controller


14. {!$user.FirstName}


15. Developer


16. SOSL


17. 75%


18. 500


19. Percent ,Url


20. Enable visible Disable Readonly








Comments

  1. Hi Jana,

    This is regarding the question 8. The answer would be "Select a Report Type".

    This is the first step in creating a report.

    ReplyDelete
    Replies
    1. Hi Sunil,

      I think the question is vague - the answer would indeed be "select object" if the question was worded;

      "Which is the first step when creating report type?"

      Delete
  2. Ya sunil your right.
    But here we are selecting object also ...
    I am too confusing about This ..

    ReplyDelete
  3. Yeah, select report type is first step and select object is next step.

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. This comment has been removed by the author.

      Delete
    3. This comment has been removed by the author.

      Delete
    4. This comment has been removed by the author.

      Delete
    5. This comment has been removed by the author.

      Delete
  4. On Question 18, limit depends upon your edition of SFDC:

    http://na8.salesforce.com/help/doc/en/limits.htm

    ReplyDelete
  5. The wording is a little tricky.

    Here, Report Type refers to: tabular, summary, or matrix.

    Normally though, Report Type refers to the initial report selection: Accounts, Accounts with Contacts, Accounts with Opportunities, etc.

    Everyone is right; this would be the first step. However, in the question above, this step is referred to as "Select object"

    ReplyDelete
    Replies
    1. Type of Report refers to :Tabular, Summary or Matrix
      while Report Type refers to.. on which object/relation we want to create report

      so answer is Report type only

      not object

      why because we can use related objects also for reporting not a single object

      Delete
  6. Regarding Question 8:
    Those two answers are correct. When u r trying to develop a report through Setup -> create -> ReportTypes -> New Report, it will asks primarily on which object u want to develop the report.

    If we try to develop the report through the Reports tab(Standard), -> New Report, it prompts to select the report type.

    so, both answers are correct.

    ReplyDelete
  7. This comment has been removed by a blog administrator.

    ReplyDelete
  8. Answer for 19 should be "Long, Decimal" rather than "URL, Percent". URL and Percent are available in Salesforce.

    ReplyDelete
    Replies
    1. I got tricked as well. They asked 'Valid' data types and not Invalid.

      Delete
  9. Ragrding question 8. The correct answer is: Select object on which report needs to be generated. By type of report I think they reffer to report format (tabular, matrix etc.)

    ReplyDelete
  10. Question 8
    Both the options "Select object on which report needs to be generated" and "Select type of report" essentially mean the same thing in SFDC terminology.

    When you click on Reports tab and then "New Report" button SFDC says "Select Report Type" where they are actually asking you to "Select object (or Object and its associated object) on which report needs to be generated.

    We think of "Select Report Type" as choosing whether report should be Tabular, Summary, Matrix or Joined. This SFDC refers to as "Report Format". Once again Tabular, Summary, Matrix and Joined are Report Formats and not Report Types in SFDC.

    Essentially, options "Select object on which report needs to be generated" and "Select type of report" should not be put in the same question when they both mean the same thing as per SFDC.

    ReplyDelete
  11. This comment has been removed by the author.

    ReplyDelete
  12. looking for sfdc latest and updated dumps contact me at nsana786@hotmail.com with helping guides.

    ReplyDelete
  13. Hai Author, Very Good informative blog post,
    Thanks for Sharing

    ReplyDelete
  14. Hey, thanks for sharing this blog. This very important and informative blog .
    I really loved reading this. Keep it up.!!

    salesforce training in Gurgaon

    Looking forward to your response!

    Thanks,
    Mahesh Chandan

    ReplyDelete
  15. This comment has been removed by the author.

    ReplyDelete
  16. looking for online training Microsoft Dynamics CRM Training Online Microsoft Dynamics CRM Training Online

    ReplyDelete
  17. Its a wonderful post and very helpful, thanks for all this information. You are including better information regarding this topic in an effective way. T hank you so much.
    Salesforce Training in Chennai
    Salesforce Training
    Salesforce Training institutes in Chennai
    German Classes in Chennai
    German Language Classes in Chennai
    German Language Course in Chennai

    ReplyDelete
  18. For latest and updated Salesforce certification exam dumps contact us at completeexamcollection@gmail.com. Refer our blog for more details https://completeexamcollection.blogspot.com/

    ReplyDelete

  19. IT's very informative blog and useful article thank you for sharing with us , keep posting learn more
    Tableau online Training

    Android Training

    Data Science Course

    Dot net Course

    iOS development course

    ReplyDelete
  20. A good blog always comes-up with new and exciting information and while reading I have feel that this blog is really have all those quality that qualify a blog to be a one.

    Data Analytics Course Malaysia
    Big Data Analytics Malaysia
    Data Science Course in Malaysia

    ReplyDelete
  21. I am always searching online for articles that can help me. There is obviously a lot to know about this. I think you made some good points in Features also. Keep working, great job
    big data in malaysia
    data scientist course malaysia
    data analytics courses
    360DigiTMG

    ReplyDelete
  22. I wanted to leave a little comment to support you and wish you a good continuation. Wishing you the best of luck for all your blogging efforts.big data in malaysia
    data science course in malaysia
    data analytics courses
    360DigiTMG

    ReplyDelete
  23. Excellent Blog! I would like to thank for the efforts you have made in writing this post. I am hoping the same best work from you in the future as well. I wanted to thank you for this websites! Thanks for sharing. Great websites!

    machine learning course

    artificial intelligence course in mumbai

    ReplyDelete
  24. Great Article… I love to read your articles because your writing style is too good, its is very helpful for all of us and I never get bored while reading your article because, they are becomes a more and more interesting from the starting lines until the end.

    Data Science Training in Gurgaon
    Bigdata Hadoop Training in Gurgaon
    Spark Training in Gurgaon
    Machine Learning Training in Gurgaon

    ReplyDelete
  25. I compliment you on the way you share the information in the blogs you write.
    hrdf contribution

    ReplyDelete
  26. Nice article and very good information. For Salesforce Dumps (Admin, Developer, Service Cloud, Marketing Cloud etc…) Click Salesforce Dumps

    ReplyDelete
  27. This is really a nice and informative, containing all information and also has a great impact on the new technology. Thanks for sharing it,
    cyber security training malaysia

    ReplyDelete
  28. Cool stuff you have and you keep overhaul every one of us
    business analytics course in hyderabad

    ReplyDelete
  29. Took me time to read all the comments, but I really enjoyed the article. It proved to be Very helpful to me and I am sure to all the commenters here! It’s always nice when you can not only be informed, but also entertained!
    data analytics courses in hyderabad with placements

    ReplyDelete
  30. Easily, the article is actually the best topic on this registry related issue. I fit in with your conclusions and will eagerly look forward to your next updates. data science training in surat

    ReplyDelete

Post a Comment

Popular posts from this blog

SF ADM 201 Dumps 5

1. Unmanaged packages do not include locked components but can be upgraded?  A. True  B. False 2. What of the following statements is True?  A. Tasks allow you to track the specific actions you plan to perform or have performed; Email Alerts cannot track specific actions  B. Email Alerts allow you to track the specific actions you plan to perform or have performed, Tasks cannot track specific actions  C. Email Alerts and Tasks allow you to track the specific actions you plan to perform or have performed  D. Email Alerts and Tasks cannot track the specific actions you plan to perform or have performed 3. The opportunities fields of the campaign statistics section on a campaign detail page will only be populated for the campaign designated as the primary campaign source?  A. True  B. False 4. Is it possible to have Sidebar search enabled with Global Search?  A. Yes  B. No 5. Which of the following is true about Page layouts?  A

Salesforce Certification 401

                                    Section - I  Dumps part I : SF dev 401 dumps 1 SF dev 401 dumps 2 SF dev 401 dumps 3 SF dev 401 dumps 4   SF dev 401 dumps 5  Dumps part II : SF dev 401 dumps 6 SF dev 401 dumps 7 SF dev 401 dumps 8 SF dev 401 dumps 9 SF dev 401 dumps 10