i
LG Soft India
Filter interviews by
I applied via Campus Placement and was interviewed before Jun 2023. There was 1 interview round.
Storage classes in C define the scope and lifetime of variables.
There are four storage classes in C: auto, register, static, and extern.
Auto variables are local to the block they are declared in and are automatically destroyed when the block exits.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared outside of any funct
Storage classes in C are auto, register, static, and extern. They control the scope and lifetime of variables.
Auto - default storage class for local variables, stored in stack memory
Register - stored in CPU registers for faster access
Static - retains its value between function calls, stored in data segment
Extern - used to access global variables across multiple files
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.
Good
based on 1 interview
Interview experience
Test Engineer
381
salaries
| ₹0 L/yr - ₹0 L/yr |
Research Engineer
377
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
297
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Research Engineer
278
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Test Engineer
252
salaries
| ₹0 L/yr - ₹0 L/yr |
Samsung Research
IBM
Microsoft Corporation
Oracle