jagomart
digital resources
picture1_Java Oop Pdf 188026 | 3140705 Chapter 1 Introduction To Java And Elementary Programming


 207x       Filetype PDF       File size 0.63 MB       Source: www.amirajcollege.in


File: Java Oop Pdf 188026 | 3140705 Chapter 1 Introduction To Java And Elementary Programming
chapter 1 introduction to java and elementary programming subject oop i prepared by code 3140705 asst prof nensi kansagara cse department acet java language specification api jdk ide java syntax ...

icon picture PDF Filetype PDF | Posted on 02 Feb 2023 | 2 years ago
Partial capture of text on file.
                               CHAPTER 1
           INTRODUCTION TO JAVA AND ELEMENTARY 
                            PROGRAMMING
       SUBJECT:OOP-I            PREPARED BY:
        CODE:3140705     ASST.PROF.NENSI KANSAGARA
                           (CSE DEPARTMENT,ACET)
   JAVA LANGUAGE SPECIFICATION API,JDK & IDE.
   ❖ Java syntax is defined in the Java language specification, and the Java library is 
     defined in the Java application program interface (API). The JDK is the software for 
     compiling and running Java programs. An IDE is an integrated development 
     environment for rapidly developing programs.
   ❖ Computer languages have strict rules of usage. If you do not follow the rules when 
     writing a program, the computer will not be able to understand it. The Java language 
     specification and the Java API define the Java standards.
   ❖ The  Java language specification is a technical definition of the Java programming 
     language’s syntax and semantics. You can find the complete Java language 
     specification at docs.oracle.com/javase/specs/.
   JAVA LANGUAGE SPECIFICATION API,JDK & IDE.
   ❖ The application program interface (API), also known as library, contains predefined classes and 
     interfaces for developing Java programs. The API is still expanding. You can view and download 
     the latest version of the Java API at download.java.net/jdk8/docs/api/.
   ❖ Java is a full-fledged and powerful language that can be used in many ways. It comes in three 
     editions:
     ➢ Java Standard Edition (Java SE)  to develop client-side applications. The applications can 
        run on desktop.
     ➢ Java Enterprise Edition (Java EE)  to develop server-side applications, such as Java 
        servlets, JavaServer Pages (JSP), and JavaServer Faces (JSF).
     ➢ Java Micro Edition (Java ME)  to develop applications for mobile devices, such as cell 
        phones.
   JAVA LANGUAGE SPECIFICATION API,JDK & IDE.
   ❖  Java SE is the foundation upon which all other Java technology is based. There are 
     many versions of Java SE. Oracle releases each version with a Java Development 
     Toolkit (JDK). 
   ❖ The JDK consists of a set of separate programs, each invoked from a command line, 
     for compiling, running, and testing Java programs. The program for running Java 
     programs is known as JRE (Java Runtime Environment) 
   ❖ Instead of using the JDK, you can use a Java development tool (e.g., NetBeans, 
     Eclipse, and TextPad)—software that provides an integrated development 
     environment (IDE)  for developing Java programs quickly.
The words contained in this file might help you see if this file matches what you are looking for:

...Chapter introduction to java and elementary programming subject oop i prepared by code asst prof nensi kansagara cse department acet language specification api jdk ide syntax is defined in the library application program interface software for compiling running programs an integrated development environment rapidly developing computer languages have strict rules of usage if you do not follow when writing a will be able understand it define standards technical definition s semantics can find complete at docs oracle com javase specs also known as contains predefined classes interfaces still expanding view download latest version net full fledged powerful that used many ways comes three editions standard edition se develop client side applications run on desktop enterprise ee server such servlets javaserver pages jsp faces jsf micro me mobile devices cell phones foundation upon which all other technology based there are versions releases each with toolkit consists set separate invoked fro...

no reviews yet
Please Login to review.