Siva
Java FS Developer Interview Questions-TCS(6+ Years)
1. Which collection is best to insert values in inserstion order without any duplicates 2. String s1=”java”; String s2=new String(“java”); System.out.println(s1==s2); System.out.println(s1.equals(s2)); What is the output and explain ...
Java Interview Questions-Deloitte(1 Year)
Core java – What is encapsulation in java – Difference between JVM and JRE – What are jar and war – Difference between ‘super’ and ‘this’ – Explain ...
Java Interview Questions-Cognizant(6.8 Years)
UI: 1.How angular application start 2.Write a piece of code how to fetch the data from backend API and show in UI 3.What is use of standalone components ...
Java Developer Interview Questions-wipro(6 Years)
Level-1: 1. Angular exp 2. Observable vs Observer 3. print the employee details whose age is >35 from the employeeList using typescript 4. directives in angular 5. how ...
Infosys Interview Questions(6 Years)
📌 Round 1 : ( Technical ) 👉 : Tell me about your roles and responsibilities in Project. 👉 : Have you created framework from scratch ? Explain ...
Java Developer Interview Questions -TCS(3.4 Years)
1)Self Introduction? 2)Explain brief about your project? 3)Explain the OOPS concept with real time example? 4)What type of Inheritances is not supported in Java 5)Why diamond problem occurs? ...