हिंदी

ISC (Commerce) कक्षा १२ - CISCE Question Bank Solutions

Advertisements
[object Object]
[object Object]
विषयों
मुख्य विषय
अध्याय

Please select a subject first

Advertisements
Advertisements
< prev  361 to 380 of 828  next > 

Write the cardinal form of the maxterm X + Y' + Z.

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

The complement of the reduced expression of F(A,B) = ∑ (0,1,2,3) is ______.

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

Advertisements

A shopping mall announces a special discount on all its products as a festival offer only to those who satisfy any one of the following conditions.

  • If he/she is an employee of the mall and has a service of more than 10 years.
                                     OR
  • A regular customer of the mall whose age is less than 65 years and should not be an employee of the mall.
                                     OR
  • If he/she is a senior citizen but not a regular customer of the mall.

The inputs are:

INPUTS  
E Employee of the mall
R Regular customer of the mall
S Service of the employee is more than 10 years
C Senior citizen of 65 years or above

(In all the above cases, 1 indicates yes and 0 indicates no.)

Output: X - Denotes eligible for discount [1 indicates YES and 0 indicates NO in all cases]

Draw the truth table for the inputs and outputs given above and write the SOP expression for X ( E, R, S, C ).

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

State any one use of interfaces in Java.

[10] Arrays, Strings
Chapter: [10] Arrays, Strings
Concept: undefined >> undefined

Reduce the above expression X (P, S, E, B) by tiifig 4-variable Karnaugh map, showing the various groups (i.e., octal, quads and pairs).

Draw the logic gate diagram for the reduced expression. Assume that the variables and their complements are available as inputs.

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

Reduce the Boolean function F (A,B,C,D) = π (0, 2, 4, 6, 8, 9, 10, 11, 14) by using 4-variable Karnaugh map, showing the various groups (i.e., octal, quads and pairs).

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

Reduce the above expression X ( E, R, S, C ) by using 4-variable Karnaugh map, showing the various groups (i.e. octal, quads and pairs).

Draw the logic gate diagram for the reduced expression. Assume that the variables and their complements are available as inputs.

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

Reduce the Boolean function F(P,Q,R,S) = (P+Q+R+S) • (P+Q+R+Sꞌ) • (P+Q+Rꞌ+S) • (P+Qꞌ+R+S) • (P+Qꞌ+R+Sꞌ) • (P+Qꞌ+Rꞌ+S) • (P+Qꞌ+Rꞌ+Sꞌ) •(Pꞌ+Q+R+S) • (Pꞌ+Q+R+Sꞌ) by using 4-variable Karnaugh map, showing the various groups (i.e. octal, quads and pairs).

[1] Boolean Algebra
Chapter: [1] Boolean Algebra
Concept: undefined >> undefined

Design a class Check which checks whether a word is a palindrome or not.

(Palindrome words are those which spell the same from either ends).

Example: MADAM, LEVEL etc.

The details of the members of the class are given below:

Class name Check
Data members/instance variables:
wrd stores a word
len to store the length of the word
Methods/Member functions:
Check( ) default constructor
void acceptword( ) to accept the word
boolean palindrome( ) checks and returns ‘true’ if the word is a palindrome otherwise returns ‘false’
void display( ) displays the word along with an appropriate message

Specify the class Check giving details of the constructor, void acceptword( ), boolean palindrome( ) and void display( ). Define the main( ) function to create an object and call the functions accordingly to enable the task.

[10] Arrays, Strings
Chapter: [10] Arrays, Strings
Concept: undefined >> undefined

Design a class Toggle which toggles a word by converting all upper case alphabets to lower case and vice versa.

Example: The word “mOTivATe” becomes “MotIVatE”

The details of the members of the class are given below:

Class name Toggle
Data members/instance variables:
str stores a word
newstr stores the toggled word
len to store the length of the word
Methods/Member functions:
Toggle( ) default constructor
void readword( ) to accept the word
void toggle( ) converts the upper case alphabets to lower case and all lower case alphabets to upper case and stores it in newstr
void display( ) displays the original word along with the toggled word

Specify the class Toggle giving details of the constructor, void readword( ), void toggle( ) and void display( ). Define the main( ) function to create an object and call the functions accordingly to enable the task.

[10] Arrays, Strings
Chapter: [10] Arrays, Strings
Concept: undefined >> undefined

Discuss any four factors affecting price elasticity of demand.

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

Draw a diagram to show the elasticity of demand when it is greater than one.

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

The price of a good decreases from ₹100 to 80 per unit. If the price elasticity of demand for the good is 2 and the original quantity demanded is 30 units, calculate the new quantity demanded.

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

Normal profits for a firm imply that the firm is breaking even. Explain.

[7] Laws of Returns: Returns to a Factor and Returns to Scale
Chapter: [7] Laws of Returns: Returns to a Factor and Returns to Scale
Concept: undefined >> undefined

The aggregate utility obtained from the consumption of a specific unit of a commodity is called ______.

[3] Theory of Consumer Behaviour: Marginal Utility and Indifference Curve Analysis
Chapter: [3] Theory of Consumer Behaviour: Marginal Utility and Indifference Curve Analysis
Concept: undefined >> undefined

Give two differences between intended supply and actual supply.

[5] Supply: Law of Supply and Price Elasticity of Supply
Chapter: [5] Supply: Law of Supply and Price Elasticity of Supply
Concept: undefined >> undefined

Prices of air conditioners and refrigerators have shot up in the new year as consumer durables makers pass on the impact of rising raw material costs and higher freight charges to customers, while home appliances like washing machines may witness a 5–10 per cent price hike later this month or by March.

(Source: The Economic Times)

Explain the behaviour of supply of this consumer durable. Illustrate the same in a diagram.

[5] Supply: Law of Supply and Price Elasticity of Supply
Chapter: [5] Supply: Law of Supply and Price Elasticity of Supply
Concept: undefined >> undefined

Define marginal utility. 

[3] Theory of Consumer Behaviour: Marginal Utility and Indifference Curve Analysis
Chapter: [3] Theory of Consumer Behaviour: Marginal Utility and Indifference Curve Analysis
Concept: undefined >> undefined

Answer the following question.
Discuss the relationship between the income of the consumer and demand for a commodity with respect to normal goods, inferior goods, and necessities.

[2] Demand and Law of Demand
Chapter: [2] Demand and Law of Demand
Concept: undefined >> undefined

The figure given below shows the relation between the quantity demanded for the good X and the price of the good Z. What type of goods are X and Z?

[2] Demand and Law of Demand
Chapter: [2] Demand and Law of Demand
Concept: undefined >> undefined
< prev  361 to 380 of 828  next > 
Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×