Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
=== compares value and type, while == only compares value
=== is stricter than == in type checking
=== returns true only if both operands are of the same type and have the same value
== performs type coercion, which can lead to unexpected results
For example, '5' == 5 returns true, but '5' === 5 returns false
Emtec interview questions for designations
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
I appeared for an interview in Dec 2022.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
based on 1 interview
1 Interview rounds
based on 12 reviews
Rating in categories
Software Development Engineer
97
salaries
| ₹6 L/yr - ₹22 L/yr |
Senior Software Development Engineer
67
salaries
| ₹8.9 L/yr - ₹27 L/yr |
Technical Lead
55
salaries
| ₹17.2 L/yr - ₹36 L/yr |
Senior Software Engineer
46
salaries
| ₹10.6 L/yr - ₹27 L/yr |
Software Developer
41
salaries
| ₹4.7 L/yr - ₹16.6 L/yr |
Pitney Bowes
Dataflow Group
Sagitec Solutions
Continuum Managed Services