Filter interviews by
Future methods are asynchronous and execute in a separate thread, while Queueable allows chaining of jobs and can handle larger data volumes.
Future methods are limited to 50 per transaction and cannot be chained
Queueable can be chained and can handle up to 50 jobs in a single transaction
Future methods are executed in a separate thread and are useful for long-running operations
Queueable jobs can be scheduled to run at a...
Yes, we can call a future method from another future method.
A future method can call another future method using the @future annotation.
The second future method will be queued and executed after the first future method completes.
It is important to note that there is a limit of 50 future method calls per Apex invocation.
Yes
A future method can be called from a batch class
Future methods are used to perform long-running operations asynchronously
Batch classes are used to process large data sets in smaller chunks
Calling a future method from a batch class allows for parallel processing
Top trending discussions
Computer networking is the practice of connecting devices together to share resources and communicate with each other.
Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.
Networking protocols, such as TCP/IP, are used to facilitate communication between devices.
Examples of computer networks include local area networks (LANs), wide area netwo...
I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 5 interview rounds.
Interfaces define a contract for classes to implement certain methods and properties.
Interfaces allow for polymorphism and loose coupling.
Classes can implement multiple interfaces.
Interfaces cannot be instantiated on their own.
Interfaces can have default method implementations.
Interfaces can be used to enforce design patterns like the adapter pattern.
C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.
Abstraction: hiding implementation details
Interface: defining a contract for behavior
Abstract method: method without implementation
Abstract class: class with one or more abstract methods
Polymorphism: ability of objects to take on multiple forms
Encapsulation: bundling data and behavi...
Switch case is used for multiple conditions while if else is for binary conditions. Sorting can be done using various algorithms.
Switch case is faster than if else for multiple conditions
If else is more readable for binary conditions
Sorting can be done using bubble sort, insertion sort, quick sort, etc.
Example code for bubble sort: for(i=0;i
Difference between compiler and interpreter with a coding challenge
Compiler translates the entire code into machine language before execution while interpreter translates line by line during execution
Compiler generates an executable file while interpreter does not
Compiler is faster but debugging is harder while interpreter is slower but debugging is easier
Coding challenge: Write a program to find the sum of two numbers
I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
based on 2 reviews
Rating in categories
Technical Service Engineer
1.1k
salaries
| ₹2.4 L/yr - ₹16 L/yr |
Application Developer
984
salaries
| ₹2.4 L/yr - ₹14.9 L/yr |
Assistant Application Developer
629
salaries
| ₹2.5 L/yr - ₹8.1 L/yr |
Assistant Technical Service Engineer
592
salaries
| ₹2.5 L/yr - ₹7.9 L/yr |
Associate Application Developer
528
salaries
| ₹4 L/yr - ₹15.7 L/yr |
Accenture
TCS
Wipro
Cognizant