Showing posts from March, 2022
Java is a programming language. Java is a high-level, robust, object-oriented, general-purpose, class-based, programming language. It is also called WORA(write once and run anywhere), which means compiled Java code…
1.Explain the term ‘Statelessness’ with respect to RESTful WEB service.