i
Decipher Zone
Technologies
Filter interviews by
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
Star pattern coding round. Even Odd number identification using different method.
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
Multithreading is a programming technique that allows concurrent execution of two or more threads for improved performance.
Multithreading enables parallel execution, improving application responsiveness.
Java provides built-in support for multithreading through the Thread class and Runnable interface.
Example: A web server can handle multiple client requests simultaneously using threads.
Synchronization is crucial to prev...
JavaMail is an API for sending and receiving emails in Java applications, supporting various protocols like SMTP, IMAP, and POP3.
JavaMail API allows developers to send and receive emails programmatically.
It supports multiple protocols: SMTP for sending, IMAP and POP3 for receiving.
Example of sending an email using JavaMail: Properties props = new Properties(); props.put('mail.smtp.host', 'smtp.example.com'); ...
Method overloading is when multiple methods in a class have the same name but different parameters.
Allows multiple methods with the same name but different parameters in a class
Parameters can differ in number, type, or order
Compile-time polymorphism
Example: void print(int a) and void print(String s)
In Java, a child class can acquire properties of its parent class using inheritance, allowing code reuse and polymorphism.
Inheritance allows a subclass to inherit fields and methods from a superclass.
Use the 'extends' keyword to create a subclass. Example: 'class Dog extends Animal {}'
Access parent class properties using 'super' keyword. Example: 'super.methodName()'
Override parent class methods in the child class to p...
based on 4 interview experiences
Difficulty level
Duration
based on 40 reviews
Rating in categories
Java Developer
25
salaries
| ₹2.3 L/yr - ₹8.8 L/yr |
Software Developer
13
salaries
| ₹3 L/yr - ₹15.2 L/yr |
Senior Software Engineer
9
salaries
| ₹5 L/yr - ₹20.4 L/yr |
Front end Developer
7
salaries
| ₹2 L/yr - ₹5 L/yr |
Software Engineer
6
salaries
| ₹2 L/yr - ₹7.5 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.