Posts

Showing posts from March, 2021

Java

                                  Java...                                Java  is a general-purpose, class-based, object-oriented programming language designed for having lesser implementation dependencies. It is a computing platform for application development. Java is fast, secure, and reliable, therefore. It is widely used for developing Java applications in laptops, data centers, game consoles, scientific supercomputers, cell phones, etc. What is Java Platform? Java Platform  is a collection of programs that help programmers to develop and run Java programming applications efficiently. It includes an execution engine, a compiler, and a set of libraries in it. It is a set of computer software and specifications. James Gosling developed the Java platform at Sun Microsystems and the Oracle Corporation later acquir...

HTML

Image
                                                                                                                HTML...                     HTML means ( Hyper Text Markup Language).. You can create your website .                     HTML is derived from a language SGML (Standard Graphics Markup Language ).                    HTML is not programming language is true sense it is a markup language.                    HTML documents contain  HTML Tags and Plain. Is not sensitive case language . HTML is Easy to Lea...