Q1. Rest vs Restful?
Representational state transfer (REST) is a style of software architecture having some principles: It sho…
Q1. What is @SpringBootApplication is in a spring boot application?Many Spring Boot developers like their apps to use auto-c…
Q1. Write a program to check if two strings are ANAGRAM to each other or not?So, two strings will be called ANAGRAM if the c…
Q1. Find the nth highest salary paying employee from employee table?1.SELECT*FROM(SELECTENAME,ESALARY,DENSE_RANK()OVER(ORDER…
Q1. What is a monolithic Application and what are its advantages and disadvantages?Monolithic applications:If all the functi…
Q1. What is Servlet?
Q2. What is the life cycle of a servlet?
Q3. What is Request Dispatcher?
Q4. What are difference between S…
I am Tapas Mishra and I maintain this tutorial blog. I found difficulties it is very difficult to get all the notes about important topics in one place. So I created this blog and make it public so that others can access this important topics whenever required at free of cost. About Me
Social Plugin