What is meant by a package? Give an example.
Concept: Operators in Java
Name any two basic principles of Object-oriented Programming.
Concept: Introduction of Object-oriented Programming
Write a difference between unary and binary operator.
Concept: Operators in Java
What are the various types of errors in Java?
Concept: Operators in Java
Write a Java expression for the following : |x2+2xy|
Concept: Input in Java
Write the return data type of the following function: startsWith( )
Concept: Values and Data Types
Write the return data type of the following function: random( )
Concept: Values and Data Types
If the value of basic=1500, what will be the value of tax after the following statement is executed?
tax = basic > 1200 ? 200 : 100
Concept: Values and Data Types
Give the output of following code and mention how many times the loop will execute?
int i;
for(i=5; i> =l;i~)
{
if(i%2 ==1)
continue;
System.out.print(i+ ”
}
Concept: Nested for Loops
Using the switch-case statement, write a menu driven program to do the following :
(a) To generate and print Letters from A to Z and their Unicode Letters Unicode
(b) Display the following pattern using iteration (looping) statement: 1
Concept: Iterative Constructs in Java
Name the operators listed below are
(i) <
(ii) + +
(iii) &&
(iv) ? :
Concept: Operators in Java
Write one difference between / and % operator.
Concept: Operators in Java
Give the output of the following program segment and also mention the number of times the loop is executed:
int a,b;
for (a=6, b=4; a< =24; a=a + 6)
{
if (a%b= =0)
break;
}
System, out .println(a);
Concept: Nested for Loops
Write the output:
charch= ‘F’;
int m= ch;
m=m+5;
System.out.println(m+ ” ” +ch);
Concept: Nested for Loops
Write a Java expression for the following :
ax5 + bx3 + c
Concept: Operators in Java
What is the value of xl if x=5?
x1 = + +x – X+ + + –x
Concept: Values and Data Types
Why is an object called an instance of a class ?
Concept: Elementary Concept of Objects and Classes
Name any two OOP’s principles.
Concept: Introduction of Object-oriented Programming
Convert following do-while loop into for loop.
int i = 1;
int d = 5;
do {
d=d*2;
System.out.println(d);
i+ + ; } while (i< =5);
Concept: Nested for Loops
What are identifiers?
Concept: Introduction of Object-oriented Programming
Class 10 Computer Applications can be very challenging and complicated. But with the right ideas and support, you will be able to make it work. That’s why we have the class 10 Computer Applications important questions with answers pdf ready for you. All you need is to acquire the PDF with all the content and then start preparing for the exam. It really helps and it can bring in front an amazing experience every time if you're tackling it at the highest possible level.
Computer Applications exams made easy
We make sure that you have access to the important questions for Class 10 Computer Applications I.C.S.E. CISCE. This way you can be fully prepared for any specific question without a problem. There are a plethora of different questions that you need to prepare. And that's why we are covering the most important ones. They are the questions that will end up being more and more interesting and the results themselves can be staggering every time thanks to that. The quality itself will be quite amazing every time, and you can check the important questions for Class 10 Computer Applications CISCE whenever you see fit.
The important questions for Class 10 Computer Applications 2021 we provide on this page are very accurate and to the point. You will have all the information already prepared and that will make it a lot simpler to ace the exam. Plus, you get to browse through these important questions for Class 10 Computer Applications 2021 I.C.S.E. and really see what works, what you need to adapt or adjust and what still needs some adjustment in the long run. It's all a matter of figuring out these things and once you do that it will be a very good experience.
All you have to do is to browse the important questions for upcoming CISCE Class 10 2021 on our website. Once you do, you will know what needs to be handled, what approach works for you and what you need to do better. That will certainly be an incredible approach and the results themselves can be nothing short of staggering every time. We encourage you to browse all these amazing questions and solutions multiple times and master them. Once you do that the best way you can, you will have a much higher chance of passing the exam, and that's what really matters the most!