filmov
tv
(Que 6)-10th icse java specimen 2025 | 4x4 array and find and display the sum of each row

Показать описание
#icse #computer
Computer Applications 2025 Specimen Paper
Section-B All Java Programs Solved
Important Java Programs for Exam
--------------------------------------------------------------------------------------------------------------
Question 6
Define a class to accept values into 4x4 array
and find and display the sum of each row.
Example: A[][]={1,2,3,4},{5,6,7,8},{1,3,5,7},{2,5,3,1}}
Output:
sum of row 1 = 10(1 + 2 + 3 + 4)
sum of row 2 = 26(5 + 6 + 7 + 8)
sum of row 3 = 16(1 + 3 + 5 + 7)
sum of row 4 = 11(2 + 5 + 3 + 1)
--------------------------------------------------------------------------------------------------------------
📚 ICSE Express Class-10th -
-------------------------------------------------------
🖥️ Excelling in ICSE Class 10 Computer Science made easy! 💻 Dive into "Complete Computer in One Shot" for a thorough walkthrough of crucial concepts and Previous Year Questions. 🚀 Elevate your exam preparation and conquer ICSE Boards with confidence! 🌐 Unleash your potential in the world of technology!
-------------------------------------------------------
Introduction
Paper Pattern
Output and Variables
Keywords & Literals
Increment & Decrement
User Input
Data Types
Arithmetic Operators
Relational Operators
Conditionals
Logical Operators
Ternary Operators
Compilation
Loops
Methods
Errors
Strings
Join our YouTube family, lets grow together!
#computer #icseclass10samplepaper
#class10th
#computerscience #10thicse
Computer Applications 2025 Specimen Paper
Section-B All Java Programs Solved
Important Java Programs for Exam
--------------------------------------------------------------------------------------------------------------
Question 6
Define a class to accept values into 4x4 array
and find and display the sum of each row.
Example: A[][]={1,2,3,4},{5,6,7,8},{1,3,5,7},{2,5,3,1}}
Output:
sum of row 1 = 10(1 + 2 + 3 + 4)
sum of row 2 = 26(5 + 6 + 7 + 8)
sum of row 3 = 16(1 + 3 + 5 + 7)
sum of row 4 = 11(2 + 5 + 3 + 1)
--------------------------------------------------------------------------------------------------------------
📚 ICSE Express Class-10th -
-------------------------------------------------------
🖥️ Excelling in ICSE Class 10 Computer Science made easy! 💻 Dive into "Complete Computer in One Shot" for a thorough walkthrough of crucial concepts and Previous Year Questions. 🚀 Elevate your exam preparation and conquer ICSE Boards with confidence! 🌐 Unleash your potential in the world of technology!
-------------------------------------------------------
Introduction
Paper Pattern
Output and Variables
Keywords & Literals
Increment & Decrement
User Input
Data Types
Arithmetic Operators
Relational Operators
Conditionals
Logical Operators
Ternary Operators
Compilation
Loops
Methods
Errors
Strings
Join our YouTube family, lets grow together!
#computer #icseclass10samplepaper
#class10th
#computerscience #10thicse
Комментарии