हिंदी

(English Medium) ICSE Class 10 - CISCE Question Bank Solutions

Advertisements
विषयों
अध्याय
विषयों
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  7941 to 7960 of 19099  next > 

Design n class to overload a function SumSeriesO as follows: 

(i)

void SumSeries(int n, double x) – with one integer argument and one double argument to find and display the sum of the series given below:

`"s"  = "x"/1 - "x"/2 + "x"/3 - "x"/4 + "x"/5`...... ...... ...... to n terms

(ii)

void SumSeries() – To find and display the sum of the following series:
s = 1 + (1 x 2) + (1 x 2 x 3) + ….. + (1 x 2 x 3 x 4 x 20)

[5] User - Defined Methods
Chapter: [5] User - Defined Methods
Concept: undefined >> undefined

Identify the statement given below as assignment, increment, method invocation or object creation statement.

System.out.println(“Java”); 

[6] Class as the Basis of All Computation (Objects and Classes)
Chapter: [6] Class as the Basis of All Computation (Objects and Classes)
Concept: undefined >> undefined

Advertisements

Design a class with the following specifications:

Class name: Student
Member variables: name - name of student
age - age of student
mks - marks obtained
stream - stream allocated
(Declare,the,  variables  using
appropriate data types)

Member methods:

void accept() - Accept name, age and marks using methods of Scanner class.
void allocation() - Allocate the stream as per following criteria:

 

" mks stream
>=300 Science and Computer
>=200 and <300 Commerce and Computer
>=75 and 200 Arts and Animation
<75 Try Again

void print() Display student name, age, mks and stream allocated.

Call all the above methods in main method using an object.

[6] Class as the Basis of All Computation (Objects and Classes)
Chapter: [6] Class as the Basis of All Computation (Objects and Classes)
Concept: undefined >> undefined

Define a class to overload the function print as follows:

void print() to print the following format
  1 1 1 1
  2 2 2 2
  3 3 3 3
  4 4 4 4
  5 5 5 5
void print(int n) To check whether the number is a lead number. A lead number
is one whose sum of even digits is equal to the sum of odd digits.
 

e.g. 3669 odd digits sum = 3 + 9 = 12
even digits sum = 6 + 6 = 12
3669 is a lead number.

[5] User - Defined Methods
Chapter: [5] User - Defined Methods
Concept: undefined >> undefined

Define a class to overload the method display() as follows:

void display(): To print the following format using nested loop.

1 2 1 2 1

1 2 1 2 1

1 2 1 2 1

void display (int n, int m): To print the quotient of the division of m and n if m is greater than n otherwise print the sum of twice n and thrice m. double display (double a, double b, double c) - to print the value of z where

z = p × q

`p=(a+b)/c`    q = a + b + c

[5] User - Defined Methods
Chapter: [5] User - Defined Methods
Concept: undefined >> undefined

Method which reverses a given number is ______:

[5] User - Defined Methods
Chapter: [5] User - Defined Methods
Concept: undefined >> undefined

Draw a perfectly inelastic supply curve.

[4] Elasticity of Supply
Chapter: [4] Elasticity of Supply
Concept: undefined >> undefined

Define the following concept:

Cross Elasticity of Demand

[2] Elasticity of Demand
Chapter: [2] Elasticity of Demand
Concept: undefined >> undefined

The policy of converting public ownership of an asset to private ownership is ______.

[14] Privatization of Public Enterprises
Chapter: [14] Privatization of Public Enterprises
Concept: undefined >> undefined

What is Privatization?

[14] Privatization of Public Enterprises
Chapter: [14] Privatization of Public Enterprises
Concept: undefined >> undefined

State three reasons why privatization is not always desirable.

[14] Privatization of Public Enterprises
Chapter: [14] Privatization of Public Enterprises
Concept: undefined >> undefined

Mention two important differences between Public Sector and Private Sector.

[14] Privatization of Public Enterprises
Chapter: [14] Privatization of Public Enterprises
Concept: undefined >> undefined

Use of high yielding variety of seeds of related to productivity of ______.

[7] Labour
Chapter: [7] Labour
Concept: undefined >> undefined

Use of high yielding variety of seeds of related to productivity of ______.

[8] Capital and Capital Formation
Chapter: [8] Capital and Capital Formation
Concept: undefined >> undefined

Use of high yielding variety of seeds of related to productivity of ______.

[9] Entrepreneur
Chapter: [9] Entrepreneur
Concept: undefined >> undefined

Which factor of production is not a hired factor?

[8] Capital and Capital Formation
Chapter: [8] Capital and Capital Formation
Concept: undefined >> undefined

Which factor of production is not a hired factor?

[7] Labour
Chapter: [7] Labour
Concept: undefined >> undefined

Which factor of production is not a hired factor?

[9] Entrepreneur
Chapter: [9] Entrepreneur
Concept: undefined >> undefined

Which market supplies homogeneous products?

[5] Nature and Structure of Markets
Chapter: [5] Nature and Structure of Markets
Concept: undefined >> undefined

The reward of an entrepreneur is in the nature of ______.

[9] Entrepreneur
Chapter: [9] Entrepreneur
Concept: undefined >> undefined
< prev  7941 to 7960 of 19099  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×