i
JK Tech
Filter interviews by
I applied via campus placement at Avanthi Institute of Engineering and Technology, Pedapeta and was interviewed before Nov 2021. There were 3 interview rounds.
Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.
Use try-catch blocks to handle exceptions
Use finally block to execute code after try-catch block
Use throws keyword to declare exceptions in method signature
Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException
I applied via Company Website and was interviewed before Sep 2021. There were 3 interview rounds.
Basic reasoning, logical thinking and aptitude questions
Basic programs related to arrays, prime numbers
posted on 12 May 2023
I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.
60 minutes Aptitude test based on General Aptitude, Java and SQL.
GD Topic-Advertisements should be banned or not?
posted on 27 Aug 2015
posted on 2 Jan 2025
I applied via Referral
Print a specific pattern using any programming language.
A class in OOP is a blueprint for creating objects, defining their properties and behaviors.
Classes are templates for creating objects in OOP
They define the properties (attributes) and behaviors (methods) of objects
Objects are instances of classes, each with its own unique data
Inheritance allows classes to inherit properties and behaviors from other classes
Encapsulation ensures that the data is hidden and can only be a...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...
Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.
Joining is used to combine data from multiple tables in a database.
Inner join query retrieves only the records that have matching values in both tables.
Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Example: SELECT orders.order_i...
posted on 11 Dec 2024
Prime number find and odd even question I get to solve for traineesoftware engineer interview
posted on 22 Aug 2023
I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.
posted on 25 May 2023
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
Logical, mathematical questions
posted on 13 Sep 2023
I applied via Approached by Company and was interviewed before Sep 2022. There were 2 interview rounds.
based on 15 reviews
Rating in categories
Software Engineer
296
salaries
| ₹2.6 L/yr - ₹10 L/yr |
Senior Software Engineer
226
salaries
| ₹5.3 L/yr - ₹22 L/yr |
Senior Consultant
210
salaries
| ₹6.3 L/yr - ₹24.6 L/yr |
Technical Lead
159
salaries
| ₹11.3 L/yr - ₹31 L/yr |
Consultant
125
salaries
| ₹4 L/yr - ₹10.4 L/yr |
TCS
Infosys
Wipro
HCLTech