i
Iasys Technology Solutions
Filter interviews by
I applied via Campus Placement
C programming coding
I am comfortable with C, C++, and Python for embedded software development.
Proficient in C for low-level programming
Experienced in C++ for object-oriented design
Skilled in Python for scripting and automation tasks
Class object is an instance of a class, inheritance allows a class to inherit properties and methods from another class, function overloading is defining multiple functions with the same name but different parameters, function overriding is redefining a function in a subclass, encapsulation is bundling data and methods that operate on the data into a single unit, abstraction is hiding the implementation details and sho...
A pointer is a variable that stores the memory address of another variable.
Types of pointers include null pointers, void pointers, function pointers, and array pointers.
Example: int *ptr; // pointer to an integer variable
Example: char *str = 'hello'; // pointer to a character array
Semaphores and mutex are synchronization mechanisms in multithreading. Threads are lightweight processes, while processes are independent execution units.
Semaphore: used to control access to a shared resource by multiple threads. Example: controlling access to a printer in a networked system.
Mutex: similar to a semaphore but only allows one thread to access a resource at a time. Example: protecting a critical section o...
Top trending discussions
Interview experience
based on 1 review
Rating in categories
Software Developer
63
salaries
| ₹3 L/yr - ₹6.7 L/yr |
Software Engineer
30
salaries
| ₹3 L/yr - ₹9 L/yr |
Softwaretest Engineer
23
salaries
| ₹3 L/yr - ₹6 L/yr |
Graduate Engineer Trainee (Get)
15
salaries
| ₹3.2 L/yr - ₹3.5 L/yr |
Java Developer
14
salaries
| ₹3 L/yr - ₹5 L/yr |
TCS
Infosys
Wipro
HCLTech