0% found this document useful (0 votes)
2 views

Java Programs

The document outlines a series of Java programming tasks for ISC Class 12 students for the academic year 2025-26. It includes programs for checking various types of numbers, manipulating strings, and performing operations on arrays and matrices. Each section provides specific programming challenges aimed at enhancing students' coding skills.

Uploaded by

Syeda RFathima
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Java Programs

The document outlines a series of Java programming tasks for ISC Class 12 students for the academic year 2025-26. It includes programs for checking various types of numbers, manipulating strings, and performing operations on arrays and matrices. Each section provides specific programming challenges aimed at enhancing students' coding skills.

Uploaded by

Syeda RFathima
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

ISC Class 12 2025-26

Java Programs for Record Book


Number Programs
1. Write a program to check if a number is Bouncy number or not.
2. Write a program to check if a number is Evil number or not.
3. Write a program to check if a number is Automorphic number or not.
4. Write a program to check if a number is Emirp number or not.
5. Write a program to check if a number is Happy number or not.
6. Write a program to check if a number is Harshad number or not.

String Programs
1. Write a program to accept a sentence and arrange it with consonants
followed by vowels.
2. Write a program to input a string and encrypt the word by converting
each character to the next character.
3. Write a program to accept a string
Sample Input :Java
Sample Output:
J
Ja
Jav
Java
4. Write a program to input a string.Input a character from the string and
find the frequency of the character in the string and display it.
5. Write a program to input a string terminated by a full stop. Calculate the
frequency of spaces,digits,vowels ,consonants and words in the string.
6. Write a program to input two strings.Find the common words in the two
strings and display it.

Array Programs
1. Write a program to input an array and sort in ascending order using Bubble
sort technique.
2. Write a program to input the size and the elements of a single dimensional
array.Input the number to be inserted and the position of the element to be
inserted .Display the array after insertion.
3. Write a program to input a 4*4 matrix.Calculate the sum of each row and
column and display the result.
4. Write a program to accept a 3*3 matrix.Find the largest number in each row
and display it.
5. Write a program to accept a 4*4 matrix. Calculate the sum of the left and
right diagonals and display the sum
6. Write a program to store 10 numbers in a Single Dimensional array and
check whether a given number is present in the array using Binary Search
technique.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy