Coder Social home page Coder Social logo

javasilverbook's Introduction

JavaSilverBook

徹底攻略 Java SE 8 Silver 問題集[1Z0-808]対応

  1. Javaの基本 9問

    1. クラスの構造
    2. パッケージ
    3. クラスのインポート
    4. staticインポート
    5. mainメソッド
    6. javaコマンド
  2. Javaのデータ型の操作 12問

    1. プリミティブ型のデータ
    2. 参照型のデータ
    3. クラスとインスタンスの概念
    4. インスタンスフィールドへのアクセス
    5. インスタンスのメソッド呼び出し
    6. ガーベッジコレクション
  3. 演算子と判定構造の使用 22問

    1. 代入演算子
    2. マイナス演算子
    3. インクリメント演算とデクリメント演算
    4. 関係演算子
    5. 論理演算子
    6. 演算子の優先順位
    7. 同一性と同値性
    8. if,if-else,if-else if-else
    9. switch
    10. 三項演算子
  4. 配列の作成と使用 11問

    1. 配列の宣言、初期化、インスタンスの生成
    2. 多次元配列
    3. 配列のコピー
  5. ループ構造の使用 17問

    1. while
    2. do-while
    3. for
    4. 二重ループを使った繰り返し処理
    5. 無限ループ
    6. 拡張for文
    7. break、continue、ラベル
  6. メソッドとカプセル化の操作 22問

    1. メソッドの呼び出しと定義
    2. staticなフィールドとメソッド
    3. メソッドのオーバーロード
    4. コンストラクタ
    5. アクセス修飾子
    6. カプセル化とデータ隠蔽
    7. 値渡しと参照渡し
  7. 継承の操作 17問

    1. クラスの継承
    2. インタフェース
    3. 抽象クラスと具象クラス
    4. 抽象メソッドの実装
    5. メソッドのオーバーライド
    6. ポリモーフィズム
    7. 型の互換性、アップキャスト、ダウンキャスト
    8. thisの使用
    9. superの使用
  8. 例外の処理 22問

    1. try-catch,try-cathc-finally
    2. 検査例外と非検査例外
    3. エラーと例外
    4. 例外クラス
  9. Java APIの主要なクラスの操作 38問

    1. StringBuilderクラス、StringBuilderクラスのメソッド
    2. ラムダ式
    3. Predicateインタフェース
    4. LocalDateクラス、LocalTimeクラス、各クラスのメソッド
    5. Durationクラス、Durationクラスのメソッド
    6. Periodクラス、Periodクラスのメソッド
    7. DateTimeFormatterクラス、formatメソッド
    8. ArrayListクラス、ArrayListクラスのメソッド
  10. 総仕上げ問題 77問 150分

  11. 総仕上げ問題 77問 150分

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.