Wednesday 20 September 2017

Most Asking Interview Question

These below questions are the favorite questions of the interviewer.


1. What is the User?

2. What is the Role?

3. What is the OWD?

4. What is the Permission Set?

5. Difference between Role and Profile?

6. What is the Profile?

7. What is the Sales Process?

8. Difference between workflow and Processbuilder?

9. How to call flow and Apex class from process builder?

10. How many editions in salesforce?

11.How many types of Deployment ways from salesforce.

12.What is the sharing setting?

13. What is the Trigger?

15. What is the before and after trigger?

16.What is the context variable?

17. Difference between Trigger.newMap and Trigger.OldMap?

18. How to update Contact corresponding to the account?

19. How to update Account field to contact field?

20. How to insert child when the parent is inserted/update?

21.What is the aggregate Query?

22. How to show the count of contact corresponding to account?

23.What is the SOQL/SOSL?

24. Limitation of SOQL/SOSL/DML?

25.What is the governor limit?

26. Why Salesforce make governor limit?

27. What is the Order of execution?

28. How to stop recursiveness in the trigger?

29. Best Pratic of Trigger? Any Five?

30. How many triggers we can make on one object but if you're making what is the best practice?

31. What is the Custom Label? Syntex of Custom label?

32. What is the Custom Setting? How to define Custom setting in class and trigger?

33. What is the difference between Custom Setting and Custom Objects?

34. What is the Purpose of making Custom Setting? Acutely Salesforce has already provided Custom Objects....WHY?

35. What are the get and set method and how they are works?

36. What is Trigger Handler?

37. What is Bulkifying Trigger?

38. Can we define two triggers with the same event on a single object?

39. Why we have to write Trigger Handler?

40. Could we update the same object using after event?

41. What is the Batch Class and Purpose?

42. What is the Syntex of Batch class?

43. Methods of the Batch class and Syntex?

44. What is the Database.ContextVariable and What the work of?

45.What is the QueryLocator in Batch class?

46. Could you please explain to me how to Batch class work step by step?

47. What is the Default, Min, Max Size of Batch?

48. How Many time execute method called?

49. How many time Start method called?

50. What is the connection of Start and execute method?

51. How to send the Email message through Batch class?

52. What is the purpose of Finish Method?

53. Finish Method is mandatory to write in batch class?

54. Can we call another Batch class from another batch class? How?

55. Can we call batch class from trigger? How?

56. How to run Batch class immediately? How?

57. What is the Test.StartTest() and Test.StartStop()?

58. What is the Schedule Class?

59. Why we have to write Schedule Class?

60. How many ways we can schedule batch class?

61. What is the Schedulable interface? Why we have written?

62. How many batches we can schedule at a time?

63. Suppose You have scheduled a batch and you want to do some change in your batch class. Could you save your Batch class after the change?

64. What is the synchronous and Asynchronous?

65. Batch class is synchronous process or Asynchronous Process?

66. What is Future Method?

67. What is the Queueable Class?

68. What are the Purpose of Future Method and Queueable class?

68. Difference between Future Method and Queueable class?

69. Syntex of Future Method and Queueable class?

70. Can we call the Future method from the batch class?

71. Could we monitor Future method?

72. How many batch we can schedule at a time?

73. What is the offset? Why we use?

74. What is the pagination? Please write the Algo of pagination?

75. Difference between Offset and Limit?

76. What is the Having, Include, In, Notin, GroupBy, All Rows, For update in Soql?

77. Suppose I want to make a VF page and in VF page, I want to search any keyword then related keyword records should be shown. How?

78. What is the Ajax function in vfpage?

79. What is the View State and Purpose?

80. What is the Wrapper class? Why we written Wrapper class? Give an example.

81. What is the Standard Controller and Controller? Purpose of use?

82. What is the extension in VF Page? Why we used?

83. Difference between Controller and extension?

84.what is the email services and What type of?

85. What is the Inbound and outbound Email services?

86.  What is the Single and Mass email service?


















1 comment:

One particular lead takes how many days to change it's stage from one stage value to another

/*************** Ceated By    : Mohit Dwivedi( KVP Business Solution Pvt Ltd) . Created Date :  Purpose      : This  controller is for Lead ...