Skip to content

NotesHacker

  • Home
  • Tests
    • Aptitude Test
    • Coding Test
    • Tests Syllabus
  • Interview Questions
    • C Interview Questions
    • Cyber Security Questions
    • CN Interview Questions
    • Java Interview Questions
    • OS Interview Question
    • SQL Interview Questions
    • Software Testing Questions
  • Interview Experience
  • Programs
    • Java Programs
    • SQL Queries
  • Note-IDE
  • Jobs
  • Submit an Article

Java Program to Add/Insert specific Element to an Array

July 26, 2020April 17, 2020 by Manthan Mehta

Java Program to Add/Insert Element at Specific Position in an Array,Understand Logic to implement this program|Two Variation are Explained in this post |Click here

Program to find common elements between two arrays

September 6, 2023April 16, 2020 by Manthan Mehta

Java Program To find Common Elements Between two Integer Arrays,Also Understand the program logic to implement this code,also understand variations of code.

Java Program to find Index of specific Element in an array

September 5, 2023April 16, 2020 by Manthan Mehta

Java Program to Find Index of Given Element in an array,Understand programming logic to implement this code,Also understand variation of writing this code.

Program to Calculate Sum and Average of Array elements

September 5, 2023April 15, 2020 by Manthan Mehta

In this section, we will see various variations on how to write this program.In Example 1, we will be taking …

Read moreProgram to Calculate Sum and Average of Array elements

Java Program to display Array item at Even & Odd position

July 26, 2020April 14, 2020 by Manthan Mehta

Program to display Array item at Even Position. In this program we will be taking user defined array, after taking …

Read moreJava Program to display Array item at Even & Odd position

Java Program to sort Array Elements in ascending and descending order

July 26, 2020April 13, 2020 by Manthan Mehta

Write a Java Program to sort Array Elements in Ascending order In this we will be taking user defined array …

Read moreJava Program to sort Array Elements in ascending and descending order

Java Program to find Min,Max Element in an Array

August 30, 2020April 13, 2020 by Manthan Mehta

Java Program to Find Minimum Element from an Array In this Java Program we are going to find minimum /smallest …

Read moreJava Program to find Min,Max Element in an Array

Java basic Programs with Explanation

August 30, 2020April 13, 2020 by Manthan Mehta

List of Basic Java Programs with Explanation|Min,Max Calculation|Factorial|Percentage Calculator|Fibonacci|Etc…..

Java program to Implement Mathematical functions defined in Java Math class

August 30, 2020April 11, 2020 by Manthan Mehta

Max(parameters) Method- Return the maximum value Static int max(int x, int y) Static long max(int x, int y) Static double …

Read moreJava program to Implement Mathematical functions defined in Java Math class

Java program to perform Logical and Relational operations

July 26, 2020April 11, 2020 by Manthan Mehta

Relation operators are used to compare two quantities depending on their relation and depending upon relation it takes certain decision.
logical operators are used when we want to form compound conditions by combing two or more relations

Older posts
Newer posts
← Previous Page1 … Page12 Page13 Page14 Next →

Topics

Search Articles

Usefull Posts

  • Sum of all Array Elements Program
  • Submit Articles on Noteshacker
  • Design Patterns Interview Questions | Java
  • 50 Top Networking Interview Questions and Answers
  • HTTP POST vs. HTTP PUT | Key Differences
  • SQL Tutorial Summary Notes
  • Resignation Letter | How to write one?
  • SQL Queries on emp table
  • Linux Commands Tutorial | Complete Guide

Noteshacker

Noteshacker.com
Noteshacker.com

Company Address:

Anand Palace No 6 Nandanvan Main Road Nagpur-440009

Recents Posts

  • Sum of all Array Elements Program
  • Submit Articles on Noteshacker
  • Design Patterns Interview Questions | Java
  • 50 Top Networking Interview Questions and Answers

Important Links

  • About Us
  • Contact Us
  • Join Us
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions
© 2026 Noteshacker | Developed By Manthan Mehta