Filter interviews by
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
Data types in C define the type of data that a variable can hold, such as int, float, char, etc.
Basic data types in C include int, float, char, double, and void.
Derived data types in C include arrays, pointers, structures, and unions.
Examples: int num = 10; float price = 25.50; char letter = 'A'; int arr[5];
Structures in C are user-defined data types that allow for grouping different data types under a single name.
Structures can contain variables of different data types, allowing for more complex data organization.
They are defined using the 'struct' keyword.
Example: struct Person { char name[50]; int age; float salary; };
Individual members of a structure can be accessed using the dot operator (.)
Example: struct Person p1;
Bit manipulation involves operations on individual bits of binary numbers.
Bitwise AND, OR, XOR, and NOT operations are commonly used in bit manipulation.
Shifting bits left or right can be used to multiply or divide by powers of 2.
Setting or clearing specific bits using masks is another common technique.
Example: Setting the 3rd bit of a number to 1 - num |= (1 << 3);
I applied via Walk-in and was interviewed in Aug 2022. There were 3 interview rounds.
Yes, I have electronic knowledge.
I have a degree in Electronics Engineering.
I have experience in troubleshooting and repairing electronic devices.
I am familiar with electronic components and their functions.
I have worked with various electronic testing equipment such as oscilloscopes and multimeters.
Top trending discussions
I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 91 reviews
Rating in categories
Embedded Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Applications Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Bharat Electronics
HCLTech
Wipro
TCS