Interview21 things on TwosBNP Paribas - Dec2022Method a is calling method b and method b is calling method a . What will happen ?What is the different memory locations are available and methods and objects store in which memory ?What is the volAtile in Java ? Explain in detailsWhat is the synchrozarion and how many ways we can achieve ( method level, block level,object level ) synchrozation?write the logic / codeExplain about cloning , deep and shallow cloningWhat is the 2 way binding in angular and how can you apply two way binding in list ?How many ways we can create forma in angular .What is the bean annotation and its purposeVirtusa nov 2022Return list of employees whose salary is >10000 and sort based on names in descending order ( with and without of Java streams )How to create immutable class ( wat is the type of fields , constructor and methods , is getters and setters are available )If list is available in immutable class can it be modified using the calling class or method ?Explain different type of different design patternsFind employee and department details on employee and department table , we need to display all rows of department even if theere is no match for the employee ( SQL query )Same bean id with different bean name , how many instances will load in containerHow to convert request pojo to the database entityIf i add new colum for the table , in Java code wat to modify to add the value to that new columHow to implement one to one , one to many and many to many using hibernateWat are the different exact methods are used in collection framework ..wat is the most used in your project from JavaTues Dec 6, 2022