Filter interviews by
Setting and resetting a bit involves changing the value of a specific bit in a binary number.
To set a bit, use bitwise OR operation with 1 at the desired position
To reset a bit, use bitwise AND operation with 0 at the desired position
Example: Set bit 3 in binary number 1010 (10 in decimal) -> 1010 | 0010 = 1010 (10)
Example: Reset bit 2 in binary number 1101 (13 in decimal) -> 1101 & 1011 = 1001 (9)
Use printf function to print a string without using a semicolon.
Use printf function with a newline character at the end to print the string without a semicolon.
Example: printf("Hello, World!\n") will print 'Hello, World!' without using a semicolon.
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 6 interview rounds.
I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It is known for its robustness, security, and scalability.
Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory management.
Popular framewor...
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
based on 1 interview experience
based on 2 reviews
Rating in categories
Embedded Firmware Engineer
4
salaries
| ₹3 L/yr - ₹17 L/yr |
Software Development Engineer II
4
salaries
| ₹11 L/yr - ₹22.3 L/yr |
Senior Firmware Developer
4
salaries
| ₹12 L/yr - ₹20 L/yr |
UI/UX Designer
3
salaries
| ₹5 L/yr - ₹6 L/yr |
Report Executive
3
salaries
| ₹1.9 L/yr - ₹2 L/yr |
TCS
Accenture
Wipro
Cognizant