Salesforce Development Interview Questions By Swhizz Technologies
Salesforce Development
68. What is an Apex class?
69. what is an Constructor?
70. what is an method? about
static & non static method,parameterized methods?
71. Variable assignments
72. Datatypes?
73. Collections (List, Set,
Map)?
74. Conditions &
Loops?(For each loop)?
75. What is Apex Trigger?
76. What are the trigger
context variables?
77. What are the trigger
events?
78. Give me working examples
of Before Triggers?
79. Give me working examples
of After Triggers?
80. Best practise of
Triggers?
81. what is apex trigger
handler class?
82. What is Batch Apex?
Write the syntax of Batchapex?
83. What are the methods of
batch apex? and explain them.
84. what is asyncApexjob?
85. What is
database.batchable interface?
86. what is
Database.Batchablecontext?
87. Explain About Batch apex
with real time example?
88. what is database
stateful?
89. Explain about return
types Querylocator and iterable of start method.
90. How do we execute batch
job?
91. what is Apex scheduler?
92. What are the approaches
to schedule a apex class?
93. Give me working examples
on Scheduler apex?
94. What is visualforce
Page?
95. What are the ways to
write visualforce page?
96. What is developer mode?
97. what are the few apex
tags you have been worked?
98. what is the
standard controller?
99. what is the form tag?
100. what is apex:page tag?
101. what is apex:pageBlock
tag?
102. what is
apex:pageBlockSection tag?
103. what is
apex:pageBlockSectionItem tag?
104. what is
apex:commandbutton tag?
105. what is apex:inputField
tag?
106. what is
apex:outputfield tag?
107. What is test method /
Test apex class?
108. What are the
annotations we use in apex? Name them?
109. What are the
governor limits in both synchronous and asynchronous mode?
110. How to handle exception
in salesforce.com (Exception handling)
111. Diff B/W insert and
Database.insert
Comments
Post a Comment