Java flashcard sets

SEARCH

TOPICS

SORT

PAGES

1-50 of 58Java flashcard sets
# Title Terms Date
1Design Patternsby lrussell12323 termsSeptember 6, 2008
2IDS Java Finalby pattypatty19 termsJune 3, 2009
3Java Exam 3by meherz39 termsMay 6, 2009
4Lesson 6 Using Images with Javascriptby AJ1012113 termsSeptember 23, 2009
Get rid of ads on Quizlet
5java bby shorti92773 termsMay 13, 2009
6Java Programming Reviewby number1_pikachu_fan20 termsDecember 11, 2008
7JavA Testby esco727710 termsOctober 1, 2009
8APCS Java Vocabulary A1by rjayasin32 termsOctober 2, 2008
9Java Vocab for chapter 1by hollingerk20 termsOctober 27, 2009
10Java 9-10-09by evan_mcclintock7 termsSeptember 9, 2009
11Java Ch 1by bywheel33 termsFebruary 15, 2008
12JavaScript - Escape Sequencesby Grayman10 termsFebruary 14, 2009
13SCJPby fuyuko20 termsApril 23, 2008
14Java Concurrencyby lrussell1239 termsSeptember 27, 2008
15Java Variablesby tpho8 termsSeptember 24, 2009
16Javaby Chris33Bell12 termsMarch 4, 2009
17System Life Cycleby chibiaya630 termsDecember 11, 2008
18Java Glossary Vocabby TeddyK55 termsSeptember 26, 2008
19Sorting and Searching Performancesby jalenack18 termsApril 15, 2006
20JavaScript Introductionby Grayman3 termsFebruary 14, 2009
21JavaScript Regular Expressionsby kirks200752 termsMarch 18, 2008
22§upa - Java - Flashcards1by SupaComputa27 termsSeptember 3, 2008
23Java Final Examby pfebres98 termsApril 26, 2008
24Java Ch 4by bywheel13 termsFebruary 24, 2008
25JavaScriptby KAsuao5 termsJune 16, 2008
26javaby ahnhanda27 termsJuly 3, 2007
27JAVAby tedblizzard10 termsJune 16, 2008
28Java Certificationby sensel2 termsJuly 11, 2007
29Compsci Order of Opperationsby katelee16815 termsOctober 9, 2009
30Java Ch 3by bywheel14 termsFebruary 14, 2008
31Scjp chap 1by Techwizard19868 termsMay 4, 2009
32CS201by aml9j101 termsJanuary 31, 2009
33JavaScriptby PiRSquaredMATH12 termsNovember 21, 2009
34chaper 1 and 3 javan wendt pd 4by javanwendt36 termsSeptember 4, 2009
35Objects First with Java: Chapter 1by jj73010511 termsFebruary 22, 2009
36Java FINAL 1by abl736 termsApril 26, 2007
37Java Midtermby abl712 termsMarch 28, 2007
38Java Data Typesby darthtater9 termsSeptember 1, 2009
39AP Exposure Java 2 chapter 14 termsby teddyayalew30 termsFebruary 13, 2008
40UNT CSCI 1030.004 Invitation Chapter 3by mynameisohyeah57 termsMarch 28, 2007
41Intro to Java (Wu) - Ch1by The23BiggestMen34 termsSeptember 9, 2008
42SCJAby fuyuko32 termsMarch 11, 2008
43Java Ch 2by bywheel9 termsFebruary 16, 2008
44javan wendt pd 7 chp 7 and 8 vocabby javanwendt68 termsSeptember 11, 2009
45Trees in JAVA, AP Compsci ABby dvangala217 termsApril 11, 2009
46Java: An Introduction to Computer Science and Programming Chapter 1 Vocabularyby crovillos23 termsSeptember 11, 2009
47Javascript Basicsby andreadavis4511 termsNovember 13, 2009
48JAVA AP Comp Sci AB Standard Classesby dvangala2119 termsApril 2, 2009
49CA2 Java Sun Appletsby FOYFOY5 termsNovember 23, 2009
50javan wendt chapter 17by javanwendt73 termsSeptember 25, 2009

PAGES

Get rid of ads on Quizlet
java groups
# Title Users
1Math, HTML, CSS, JavaScript, Science, PHPhi1 user
2HTML and javascriptMr. Laurent, RHS, web design, 2008-20094 users
3APCS-JAVA-HHSAPCS-JAVA-HHS2 users
4APCS JAVA RHSRHS APCS 200929 users
5JAVALINAStEXAS a&m KINGSVILLE2 users
java definitions
# Definition Sets
1far eastern island that was the trading headquarters of the dutch4 sets
2____ is a programming language expressly designed for use in the distributed environment of the internet. it was designed to have the "look and feel" of the c++ language, but it is simpler to use than c++ and enforces an object-oriented programming model. ____ can be used to create complete applications that may run on a single computer or be distributed among servers and clients in a network. it can also be used to build a small application module or applet for use as part of a web page. applets make it possible for a web page user to interact with the page.3 sets
3a computer language designed to be lightweight and portable; java is the primary language for web applets2 sets
4a programming language that creates programs called applets. applets can be added to web documents using tags similar to html tags.2 sets
5___ applets enhance web pages by playing music, displaying graphics and animation, and providing interactive games.2 sets
6island location of the sailendra kingdom2 sets
7a computer code language2 sets
8an advanced programming language used for animated images and advanced sound applications2 sets
9an object-oriented programming language from sun microsystems based on c++ that allows small programs (applets) to be embedded within an html document.2 sets
10java is a network-friendly programming language invented by sun microsystems. java is often used to build large, complex systems that involve several different computers interacting across networks, for example transaction processing systems. java is also becoming popular for creating programs that run in small electronic devices, such as mobile telephones. a very common use of java is to create programs that can be safely downloaded to your computer through the internet and immediately run without fear of viruses or other harm to your computer or files. using small java programs (called "applets"), web pages can include functions such as animations, calculators, and other fancy tricks.1 set
11a complied language that can lead to the execution of arbitrary commands or direct manipulation of data1 set
12advanced programming language used for animated images and advanced sound applications1 set
13advanced programming used for animated images & advanced sound applications1 set
14developed by sun microsystems - an object oriented, high level programming language with a twist - first true cross platform programming language - gained acceptance faster than any other programming language - a simplified version of c++1 set
15is principally used for client-side web application ("applets") and server-side web application ("servlets") that make use of j2ee technology.1 set
16the success of it inspired microsoft to introduce its c# language and .net framework.1 set
17a networking code developed by sun microsystems designed for programs to be safe downloaded from the internet to your computer.1 set
18indonesia's main island and most crowded city.1 set
19island which experienced population growth too rapidly for it to handle1 set
20platform nuetral object-oriented programming language developed by sun microsystems for use on multiplatform networks1 set
21complex programming language that enables programmer to create animated and interactive web pages using applets.1 set
22island of indonesia that features the capital, jakarta1 set
23server-side compilation language created by sun microsystems1 set
24object-oriented programming language specifically designed for the web1 set
25can continue running even after the applet has been closed1 set
26a programming language similar to c++ that creates programs that are platform independent.1 set
27dutch controlled trade with this area, which is currently indonesia1 set
28java is a programming language, created by sun, that enables developers to write software on one platform and run it on another. it is popular on the internet as it allows programmers to create programs called applets to run within a web browser and develop server-side applications for online forums, stores, polls, processing html forms, and more.1 set
29jakarta1 set
30-operating system-independent, processor-independent, object-oriented programming language -leading interactive programming environment for the web1 set
31e1 set
32the dutch established a fort here in 16191 set
33an object-oriented programming language developed by sun microsystems1 set
34sun microsystems inc1 set
35developed by sun microsystems, it is a programming language specifically designed for writing programs that can be safely downloaded through the internet without fear of viruses or other harm to computers or files.1 set
36programming language that allows applets to run in a web browser; used by attackers to install malicious programs1 set
37object-oriented language developed by sun microsystems1 set
38although many fossils came from africa, they came from other places as well, like _________man who came from _______, indonesia.1 set
39this use of machine-independent bytecode gives it its "write once, run everywhere" property.1 set
40an island in indonesia south of borneo1 set