18 1
Sign in to rate

Java Syntax, Etc.

0.01MB. 0 audio & 0 images. Updated 2016-09-30.

Description

This deck contains some basic Java syntax and slightly less basic syntax, a little bit about object-oriented programming in general, and just a bit about algorithm complexity. It was intended for a specific class at a specific college.

Sample (from 40 notes)

Cards are customizable! When this deck is imported into the desktop program, cards will appear as the deck author has made them. If you'd like to customize what appears on the front and back of a card, you can do so by clicking the Edit button, and then clicking the Cards button.
Front What involves using access modifiers to hide information about a class's implementation?
Back Encapsulation(Also known as information hiding)
Tags OOP
Front What type of class is defined to be incomplete and cannot be instanced?
Back abstract
Tags OOP
Front Write a line of code that defines an array
Back int[] YourArrayHere;("int" may be any datatype or class, but not "null.")
Tags fundamental java syntax

After the file is downloaded, double-click on it to open it in the desktop program.

At this time, it is not possible to add shared decks directly to your AnkiWeb account - they need to be added from the desktop then synchronized to AnkiWeb.

Reviews

on 1681528261
There are at least a couple of wrong cards here, well, one wrong and another incomplete.

A static class is not what it suggests, and in fact a top level class can not be declared static.
on 1680066743
Thanks
on 1669199085
很好
on 1652402559
good
on 1649148041
ok
on 1635091057
Looks nice mate
on 1633460536
good
on 1618476918
Enough, clear, good.
on 1615176032
nice!
on 1613864257
nice
on 1595187691
Good and brief explanations
on 1558559429
Good questions - makes you think about creating code in a way that just reading a book does not.
on 1546486787
good
on 1542946081
Good explanations.
on 1533325016
Good one to practice
on 1530980477
solid
on 1519689600
The fundamentals, beautifully presented. Highly recommend.

Great job, and thank you.
on 1503532800
on 1488931200
Great job!

Nice deck with lots of different questions!