Filter interviews by
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
JDK is Java Development Kit, JRE is Java Runtime Environment, and JVM is Java Virtual Machine.
JDK includes tools for developing and debugging Java applications.
JRE provides the libraries and components needed to run Java applications.
JVM is an abstract computing machine that enables a computer to run Java programs.
Main method is the entry point of a Java program where execution begins.
Main method must be public, static, and void.
It accepts an array of strings as parameter (String[] args).
It is the starting point of execution for a Java program.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
Very easy
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.
1 hour of test, time and speed, work and distance.
I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.
Java assesment.
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
based on 1 interview
Interview experience
TCS
Accenture
Cognizant
Infosys