I applied online. I interviewed at i2Soft Technologies (Bengaluru)
Interview
it is a very good company in Bengaluru what is your day-to-day task, what is your troubleshooting, who to your day starts, what is you doing on the project, what are you doing in the project
I applied online. I interviewed at i2Soft Technologies in Jan 2018
Interview
13.Explain the different parts of an Assembly.
Answer: The different parts of an Assembly includes:
Manifest – It contains the information about the version of an assembly. It is also called as assembly metadata.
Type Metadata – Binary information of the program.
MSIL – Microsoft Intermediate Language code.
Resources – List of related files.
14.What is an EXE and a DLL?
Interview questions [1]
Question 1
5.What is CLS?
Answer: CLS stands for Common Language Specification. With the rules mentioned under CLS, the developers are made to use the components that are inter-language compatible. They are reusable across all the .Net Compliant languages.
6.What is JIT?
Answer: JIT stands for Just In Time. JIT is a compiler that converts Intermediate Language to a Native code.
The code is converted into Native language during execution. Native code is nothing but hardware specifications that can be read by the CPU. The native code can be stored so that it is accessible for subsequent calls.
7.MSIL?
Answer: MSIL stands for Microsoft Intermediate Language.
MSIL provides instructions for calling methods, initializing and storing values, operations such as memory handling, exception handling and so on. All .Net codes are first compiled to IL.
I applied online. The process took 4 weeks. I interviewed at i2Soft Technologies (Bengaluru) in Feb 2020
Interview
first round is Written test based on they will call for Two technical round( one just they will ask basics and little bit code and second technical they will give some task to execute) and last is HR round