Skip to content
No results
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Java

Three Dimensional Array in Java | 3D Array, Example

An array with three indexes (subscripts) is called three dimensional array in Java. In other words, a three-dimensional array is a collection of one or more two-dimensional arrays, all of which share a common name. It is distinguishable by the…

Read MoreThree Dimensional Array in Java | 3D Array, Example
  • DEEPAK GUPTA
  • August 27, 2021
  • Java

Multidimensional Array in Java (2D Array)

Multidimensional array in Java

Multidimensional array in Java represents 2D, 3D, . . . . arrays which is a combination of several types of arrays. For example, a two-dimensional array is a combination of two or more one-dimensional (1D) arrays. Similarly, a three-dimensional array…

Read MoreMultidimensional Array in Java (2D Array)
  • DEEPAK GUPTA
  • August 26, 2021
  • Java

One Dimensional Array in Java

One dimensional array or single dimensional array in java

An array with one dimension is called one-dimensional array or single dimensional array in Java. It is a list of variables (called elements or components) containing values that all have the same type. One dimensional array represents one row or…

Read MoreOne Dimensional Array in Java
  • DEEPAK GUPTA
  • August 21, 2021
  • Computer

Top 62 Computer Memory MCQ Questions

In this tutorial, we have compiled the most important computer memory organization MCQ questions answers with the best possible necessary explanation. These multiple-choice questions based on the computer memory can be asked in various competitive examinations like RRB, SSC CGL,…

Read MoreTop 62 Computer Memory MCQ Questions
  • DEEPAK GUPTA
  • August 18, 2021
  • Java

Array Initialization in Java

Array initialization in Java

Once the array is created, the next step is to put the elements (or values) into the array created at compile time. This process is called initialization of array in Java. The general syntax to initialize elements of array when…

Read MoreArray Initialization in Java
  • DEEPAK GUPTA
  • August 14, 2021
  • Java

Arrays in Java | Array Declaration

Arrays in Java

Array in Java is a container object that holds a group or collection of elements of a similar data type. In other words, an array is a fixed-size data structure that is used to hold more than one value of…

Read MoreArrays in Java | Array Declaration
  • DEEPAK GUPTA
  • August 12, 2021
  • Java

ObjectOutputStream in Java

ObjectOutputStream in Java is an output stream that writes serialized objects to a text file. It is responsible for writing objects, primitive type values, and strings to a byte stream. In other words, an ObjectOutputStream is an output stream that…

Read MoreObjectOutputStream in Java
  • DEEPAK GUPTA
  • August 7, 2021
  • Computer

62 Computer Fundamental MCQ Questions with Answers

Computer Fundamental MCQ

Here, we have compiled the top 60 most important computer fundamental MCQ questions with answers for your competitive examinations. These computer fundamentals multiple-choice questions are frequently asked in various competitive examinations such as IBPS, RRB, Group D, SSC CGL, SSC…

Read More62 Computer Fundamental MCQ Questions with Answers
  • DEEPAK GUPTA
  • August 6, 2021
  • Java

ObjectInputStream in Java

So far, we have learned to read and write characters, bytes, strings, and primitive data type values from a text file. It is also possible to perform read and write operations on objects using object streams. The object streams are…

Read MoreObjectInputStream in Java
  • DEEPAK GUPTA
  • August 5, 2021
Prev
1 … 74 75 76 77 78 79 80 … 115
Next

Join Our Community for the Latest Tutorials and IT Job Updates!

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

Learn programming and computer technology with practical tutorials, coding examples, interview questions, and quizzes.

Follow Us Online

Resources

  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Sitemap

Get in Touch

  • Address: 4A, Shiv Shakti Complex, Joraphatak Road , Dhanbad, Jharkhand , India
  • Email: contact@scientecheasy.com
  • Mobile: 7979027618
  • Opening hours Mon - Sat : 9AM - 8PM

Copyright © (2018 - 2026) - Scientech Easy. All rights reserved. Developed by Scientech Easy