English

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.5 - Introduction to Java [Latest edition]

Advertisements

Chapters

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.5 - Introduction to Java - Shaalaa.com
Advertisements

Solutions for Chapter 1.5: Introduction to Java

Below listed, you can find solutions for Chapter 1.5 of CISCE Avichal for Computer Applications [English] Class 10 ICSE.


Review InsightEXERCISES
Review Insight [Page 52]

Avichal solutions for Computer Applications [English] Class 10 ICSE 1.5 Introduction to Java Review Insight [Page 52]

Review Insight | Q 1. | Page 52

Name a menu based Java programming platform. 

Review Insight | Q 2. | Page 52

What is the another name of Java Interpreter? 

Review Insight | Q 3. | Page 52

What does the term language processor mean? 

Review Insight | Q 4. | Page 52

Name the person who developed Java language.

Review Insight | Q 5. | Page 52

Define the term Byte code.

Review Insight | Q 6. (i) | Page 52

What is meant by a package? 

Review Insight | Q 6. (ii) | Page 52

Name any two Java application programming interface packages. 

Review Insight | Q 7. (i) | Page 52

State the package that contains the class:
BufferedReader

Review Insight | Q 7. (ii) | Page 52

State the package that contains the class:

Scanner 

Review Insight | Q 8. | Page 52

Name any two library packages.

Review Insight | Q 9. | Page 52

Write a statement in Java to display:

Best of Luck
for
ICSE 2020 Examination 

Review Insight | Q 10. | Page 52
System.out.print("BEST "); 
System.out.println("OF LUCK"); 

Choose the correct option for the output of the above statements. 

  • BEST OF LUCK

  • BEST
    OF LUCK

Review Insight | Q 11. | Page 52

How does a byte code get executed?

Review Insight | Q 12. | Page 52

Write two features of Java language. 

EXERCISES [Pages 53 - 54]

Avichal solutions for Computer Applications [English] Class 10 ICSE 1.5 Introduction to Java EXERCISES [Pages 53 - 54]

Multiple Choice Questions:

EXERCISES | Q I. 1. | Page 53

A Java program developed and executed by the users without using web browser is known as:  

  • Application

  • Applet

  • Object

  • None

EXERCISES | Q I. 2. | Page 53

Who developed Java?

  • James Gosling

  • Robert James

  • Bjarne Stroustrup

  • None

EXERCISES | Q I. 3. | Page 53

Java Virtual Machine (JVM) is an:

  • Interpreter

  • Compiler

  • Machine code

  • Byte code

EXERCISES | Q I. 4. | Page 53

Java is a case sensitive language. Which is the most appropriate statement with respect to this context?

  • Upper and lowercase letters are distinguished.

  • Upper and lowercase letters are ignored.

  • Only lowercase letters are distinguished.

  • None.

EXERCISES | Q I. 5. | Page 53

Which of the following package is needed to find the square root of a number? 

  • java.text

  • java.math

  • java.lang

  • None

EXERCISES | Q I. 6. | Page 53

Which of the following is not a Java reserved word?

  • Private

  • Public

  • Break

  • Total

EXERCISES | Q I. 7. | Page 53

The most suitable statement for BlueJ is:

  • It is a window based platform.

  • It is a DOS based platform.

  • It is a window based and DOS based platform.

  • None.

Fill in the blanks:

EXERCISES | Q II. 1. | Page 53

The initial name of Java was ______.

EXERCISES | Q II. 2. | Page 53

______ converts source code to byte code.

EXERCISES | Q II. 3. | Page 53

JVM is used to convert ______ into machine code. 

EXERCISES | Q II. 4. | Page 53

Java is ______ independent language.

EXERCISES | Q II. 5. | Page 53

Windows based Java platform is known as ______.

EXERCISES | Q II. 6. | Page 53

Reserved words are also called ______.

EXERCISES | Q II. 7. | Page 53

______ package is used for formatting of text, data and numbers in Java.

EXERCISES | Q III. 1. | Page 54

Predict the output of the following snippet:

System.out.println("My name is ");
System.out.print("Kunal Kishore"); 
System.out.println("I am a student of Class X");
EXERCISES | Q III. 2. | Page 54

Predict the output of the following snippet:

System.out.println("This is my first Java program"); 
System.out.print("Display the message:"); 
System.out.println("Have fun!!!");
EXERCISES | Q III. 3. | Page 54

Predict the output of the following snippet:

System.out.println("India got independence"); 
System.out.println("on"); 
System.out.println("15th August, 1947");
EXERCISES | Q III. 4. | Page 54

Predict the output of the following snippet: 

System.out.print("The factorial of 5 is"); 
System.out.println("120")

Write short answers:

EXERCISES | Q IV. 1. | Page 54

Name a Java package which is imported by default.  

EXERCISES | Q IV. 2. (a) | Page 54

Explain the significance of the following Java library package.

java.awt 

EXERCISES | Q IV. 2. (b) | Page 54

Explain the significance of the following Java library package.

java.io

EXERCISES | Q IV. 2. (c) | Page 54

Explain the significance of the following Java library package.

java.net

EXERCISES | Q IV. 3. (a) | Page 54

Java interpreter is called Java Virtual machine. Explain. 

EXERCISES | Q IV. 3. (b) | Page 54

Name two ways of writing Java programs. 

EXERCISES | Q IV. 4. (a) | Page 54

Define the term Source code.

EXERCISES | Q IV. 4. (b) | Page 54

Define the term Machine code.

EXERCISES | Q IV. 4. (c) | Page 54

Define the term Byte code.

EXERCISES | Q IV. 5. (i) | Page 54

What is BlueJ?

EXERCISES | Q IV. 5. (ii) | Page 54

What are the features of BlueJ?

EXERCISES | Q IV. 6. | Page 54

Write down the syntax of output statement in Java with an example.

EXERCISES | Q IV. 7. (i) | Page 54

What is meant by Java reserved words?

EXERCISES | Q IV. 7. (ii) | Page 54

Name five Java reserved words which are commonly used in Java programming. 

EXERCISES | Q IV. 8. | Page 54

Differentiate between the output statements System.out.print() and System.out.println(). 

EXERCISES | Q IV. 9. | Page 54

A Java program uses a Compiler as well as an Interpreter. Explain.

EXERCISES | Q IV. 10. | Page 54

Write a package that is used for input/ output operation in Java. 

Solutions for 1.5: Introduction to Java

Review InsightEXERCISES
Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.5 - Introduction to Java - Shaalaa.com

Avichal solutions for Computer Applications [English] Class 10 ICSE chapter 1.5 - Introduction to Java

Shaalaa.com has the CISCE Mathematics Computer Applications [English] Class 10 ICSE CISCE solutions in a manner that help students grasp basic concepts better and faster. The detailed, step-by-step solutions will help you understand the concepts better and clarify any confusion. Avichal solutions for Mathematics Computer Applications [English] Class 10 ICSE CISCE 1.5 (Introduction to Java) include all questions with answers and detailed explanations. This will clear students' doubts about questions and improve their application skills while preparing for board exams.

Further, we at Shaalaa.com provide such solutions so students can prepare for written exams. Avichal textbook solutions can be a core help for self-study and provide excellent self-help guidance for students.

Concepts covered in Computer Applications [English] Class 10 ICSE chapter 1.5 Introduction to Java are Introduction to Java, Java Compiler and Interpreter, Basic Elements of Java Programming, Output Statement in Java Programming, Java Programming using BlueJ, Java Program on BlueJ Platform.

Using Avichal Computer Applications [English] Class 10 ICSE solutions Introduction to Java exercise by students is an easy way to prepare for the exams, as they involve solutions arranged chapter-wise and also page-wise. The questions involved in Avichal Solutions are essential questions that can be asked in the final exam. Maximum CISCE Computer Applications [English] Class 10 ICSE students prefer Avichal Textbook Solutions to score more in exams.

Get the free view of Chapter 1.5, Introduction to Java Computer Applications [English] Class 10 ICSE additional questions for Mathematics Computer Applications [English] Class 10 ICSE CISCE, and you can use Shaalaa.com to keep it handy for your exam preparation.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×