1. >ICSE Class X board
  2. >Computer Applications
Found 32  QuestionsSET DEFAULT
Selected Filters
    ICSE Class X board Computer Applications
Exams
Years
Subjects
Topics

List of top Computer Applications Questions asked in ICSE Class X board

The earth spins on its axis completing one rotation in a day. The earth moves around the sun in 365 days to complete one revolution. What is concept depicted in the given picture?
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Programming in Java
Consider the following statements: \[ \texttt{Computer desktop = new Computer();} \] \[ \texttt{Computer Mainframe = new Computer();} \] Name the objects of the class given above:
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Object-Oriented Programming

Read the if program segment given below:

if (a > b)
    z = 25;
else
    z = 35;

Which one of the following is the correct conversion of the if segment to ternary?

  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Control Statements
The full form of JVM is:
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Programming in Java
Which of the following occupies 2 bytes of storage?
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Programming in Java
In a statement $c = c + (x * d + e);$ which variable is an accumulator?
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Programming in Java
Which of the following is \underline{NOT an access specifier?}
  • ICSE Class X board - 2026
  • ICSE Class X board
  • Computer Applications
  • Programming in Java
  • Prev
  • 1
  • 2
  • Next