Java Programming Questionnaire Application icon

Java Programming Questionnaire 1.0

3.1 MB / 10+ Downloads / Rating 1.0 - 1 reviews


See previous versions

Java Programming Questionnaire, developed and published by Cesar Becerra Santamaria, has released its latest version, 1.0, on 2019-03-05. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 1.0, based on 1 reviews.

Java Programming Questionnaire APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: javareview.javareview

Updated: 6 years ago

Developer Name: Cesar Becerra Santamaria

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Java Programming Questionnaire on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

1.0
Total 1 reviews

Previous Versions

Java Programming Questionnaire 1.0
2019-03-05 / 3.1 MB / Android 2.3+

About this app

The application includes a set of questionnaires to evaluate your Java knowledge and a module that allows the student to write the reason why he/she chose an answer for any question.

Additionally, exercises on each topic are proposed for the student to develop and practice the Java language.

The documentation associated with each questionnaire, together with the questions of each one, can be used to study the topics of each question and learn new important aspects of the Java language.

The subject that the user will find and can review in the questionnaires is:

Operators and data types:
- Numerical systems: decimal, octal and hexa
- Molds (cast)
- Hierarchy of operators
- Storage of negative numbers
- Bitwise and arithmetic operators
- Read and write instructions

Logical and relationship operators

Boolean type variables

Decision instructions
- The instruction switch
- break,
- if else, nested
- if statement? :

Cycles
- for, while and do-while
- Operation of an accumulator within a cycle
- Calculation of the factorial.
- The Math.random() function
- Combinations C (n, r)
- The Fibonacci sequence
- Handling the nested for and while cycle

Arrangements
- Tours with indices
- Nested cycles
- Definition of arrangements.
- Initialize in your definition
- Initialize using cycles
- Element of an array used as an index for another array
- Conversion of a character to number
- Programs with two arrangements

Methods of the String class

Methods of the Arrays class

Methods of the Calendar class

Methods of the Integer class


Matrices
- Tour of matrices by rows and columns
- Synthetic division.

Classes and objects
- Definition of classes and objects
- The reference this
- Public, private and protected blocks
- Methods and attributes
- Builders overload
- Parameter by value and by reference
- Use of local variables
- Calling methods using objects
- Scope of the variables
- The public static void main () function
- Relations between classes:
Composition
Aggregation
Association

Classes in Java
- How to draw a figure using paint ()
- Creation of a framework (JFrame)
- The WindowAdapter object to close a frame
- Objects of type JTextField
- Listener for JButton, JRadioButton, JCheckBox
- The ActionListener interface
- Color capture of the frame surface
- Transfer of objects to methods
- Location of components using setLayout
- The JOptionPane class.

Heritage
- How an object is stored in an array
- The super () instructions and extends
- That is inherited in the derived class
- Call to the builders in the inheritance
- The protected modifier

Polymorphism and Interfaces
- Abstract classes and methods
- Signature and body of a method
- Creation of interfaces and abstract classes

Events
- The interfaces FocusListener, KeyListener, MouseListener
- The MouseEvent, KeyEvent,
- ComponentEvent classes
- Objects of type JCheckBox
- Adapters: MouseAdapter, KeyAdapter, ComponentAdapter

Threads
- The wait () / notify () protocol
- The Runnable interface
- The Calendar and Timer classes

Files
- The classes RandomAccess
- File,
- FileInputStream,
- FileOuputStream,
- BufferedReader,
- BufferedInputStream,
- BufferedWriter
- BufferedOutputStream

Collections in Java

MySql Databases

UML concepts

The replacement of Liskov

New features

Questionnaires (or quices) to evaluate basic Java knowledge.