NSNikhil Sharmainnikhilsharmablog.hashnode.dev·Apr 9, 2023 · 2 min readObject-oriented programmingObject-oriented programming, or OOP, is a programming paradigm that focuses on the creation of objects and classes that interact with one another to perform operations. It is a way of organizing code that makes it more modular, reusable, and easier t...00
NSNikhil Sharmainnikhilsharmablog.hashnode.dev·Apr 4, 2023 · 3 min readCloud ComputingCloud computing has revolutionized the way we store, access, and process data. It allows users to access computing resources and services on demand over the internet, without having to invest in expensive hardware or maintain their own infrastructure...00
NSNikhil Sharmainnikhilsharmablog.hashnode.dev·Apr 3, 2023 · 2 min readJava complete detailJava is one of the most popular programming languages in the world, known for its versatility, portability, and user-friendly syntax. Java was developed by James Gosling and his team at Sun Microsystems in the early 1990s and was released to the publ...00