ICS COMPUTER SCIENCE
ISC COMPUTER SCIENCE PRACTICAL PAPER 2020 QUESTION 2 SOLVED
- By guru
- . June 2, 2026
ISC COMPUTER PRACTICAL – 2020 – QUESTION 2 (Matrix Program)ISC 2020 Computer Practical Question 2–Matrix program.-WRITTEN BY CODERGURUJI Solutions:import java.util.*;class coderguruji{public static void main(String args[]){double d=0.0;Scanner
ISC COMPUTER PRACTICAL PAPER 2021 QUESTION 1 SOLVED
- By guru
- . June 2, 2026
ISC 2021 Computer Practical Question 1 – Fascinating Number Program-WRITTEN BY CODERGURUJI Solution : import java.util.*;class Fascinating{public static void main(String agrs[]){int f=0;Scanner sc=new Scanner(System.in);System.out.println(“Enter the value
ISC COMPUTER PRACTICAL PAPER 2017 SOLVED
- By guru
- . June 2, 2026
Question 2:The result of a quiz competition is to be prepared as follows:The quiz has five questions with four multiple choices (A, B, C, D),with
ISC COMPUTER PRACTICAL PAPER 2011 SOLVED
- By guru
- . June 2, 2026
ISC Computer Practical Paper – 2011Question 1.Write a program to input a natural number less than 1000 and display it in words.Test your program for
ISC COMPUTER PRACTICAL PAPER 2014 SOLVED
- By guru
- . June 2, 2026
ISC COMPUTER PRACTICAL PAPER 2014 SOLVEDISC COMPUTER PRACTICAL 2014 SOLVEDQuestion 1:A Composite Magic number is a positive integer which is composite as well as a
ISC COMPUTER PRACTICAL PAPER 2016 SOLVED
- By guru
- . June 2, 2026
SOLVED ISC COMPUTER SCIENCE PRACTICAL 2016COMPUTER SCIENCE PRACTICAL SOLVED QUESTIONS – ISC BOARD 2016 – MARCH 21, 2019Question 1:A Circular Prime is a prime number that
ISC COMPUTER PRACTICAL PAPER 2015 SOLVED
- By guru
- . June 2, 2026
ISC 2015 Computer Practical Paper SolvedQuestion 1:Given two positive numbers M and N, such that M is between 100 and 10000 and N is less
ISC COMPUTER PRACTICAL PAPER 2020 QUESTION 1 SOLVED
- By guru
- . June 2, 2026
ISC 2020 Computer Practical Question 1–Prime Adam Integer.-WRITTEN BY CODERGURUJIA Prime-Adam integer is a positive integer (without leading zeroes) which is a prime as well as an
