Our website uses necessary cookies to enable basic functions and optional cookies to help us to enhance your user experience. Learn more about our cookie policy by clicking "Learn More".
Accept All Only Necessary Cookies
Learn Java - Kiwi Lab 아이콘

Learn Java - Kiwi Lab


kiwilab
1.1.0
  • Dec 24, 2016
    Update date
  • Everyone
  • Android 4.0.3+
    Android OS

Learn Java - Kiwi Lab 정보

이 응용 프로그램은 자바의 기본적인 부분을 소개합니다. 그것은 도움이 희망!

Java is a programming language created by James Gosling from Sun Microsystems (Sun) in 1991. The target of Java is to write a program once and then run this program on multiple operating systems.

Over time new enhanced versions of Java have been released. The current version of Java is Java 1.8 which is also known as Java 8.

The Java language was designed with the following properties:

• Platform independent: Java programs use the Java virtual machine as abstraction and do not access the operating system directly. This makes Java programs highly portable. A Java program (which is standard-compliant and follows certain rules) can run unmodified on all supported platforms, e.g., Windows or Linux.

• Object-orientated programming language: Except the primitive data types, all elements in Java are objects.

• Strongly-typed programming language: Java is strongly-typed, e.g., the types of the used variables must be pre-defined and conversion to other objects is relatively strict, e.g., must be done in most cases by the programmer.

• Interpreted and compiled language: Java source code is transferred into the bytecode format which does not depend on the target platform. These bytecode instructions will be interpreted by the Java Virtual machine (JVM). The JVM contains a so called Hotspot-Compiler which translates performance critical bytecode instructions into native code instructions.

• Automatic memory management: Java manages the memory allocation and de-allocation for creating new objects. The program does not have direct access to the memory. The so-called garbage collector automatically deletes objects to which no active pointer exists.

This app introduces the basic part of java. Hope it help!

더 보기

추가 앱 정보

최신 버전

1.1.0

업로드한 사람

Ignas Vaičiulis

필요한 Android 버전

Android 4.0.3+

콘텐츠 등급

Everyone

최신 버전 1.1.0의 새로운 기능

Last updated on Dec 24, 2016

Minor bug fixes and improvements. Install or update to the newest version to check it out!

더 보기

Learn Java - Kiwi Lab 스크린 샷

Learn Java - Kiwi Lab 포스터Learn Java - Kiwi Lab 스크린샷 1Learn Java - Kiwi Lab 스크린샷 2Learn Java - Kiwi Lab 스크린샷 3Learn Java - Kiwi Lab 스크린샷 4

관련 태그

지난 24시간 동안의 인기 기사

APKPure를 구독하십시오
최고의 Android 게임 및 앱의 초기 릴리스, 뉴스 및 가이드에 액세스하는 첫 번째 사람이 되십시오.
고맙지 만 사양 할게
가입하기
성공적으로 구독!
당신은 이제 APKPure에 가입되었습니다.