Home
Class 14
MATHS
A program module is given below with var...

A program module is given below with various steps involved, which starts with the value of a, b, c as 1, 2, 3 respectively. These volues remain unchanged till step 1.
The program is executed with the help of following operators.
`"Milan 2(P)"=Pxx2`
`"Milaap 2 (P)"=P+2`
and `b=a` means the value of a is assigned to b.
START
Step 1. Read (a, b, c)
Step 2. Milan 2(a)
Step 3. Milaap 2(b)
Step 4. `c=a+b`
Step 5. If, `c gt 111`, then go to step 6 else go to step 2.
Step 6. STOP
In a particular cycle a, b and c get the values such that `9a=8c`, then the value of b is :

A

6

B

8

C

16

D

none of these

Text Solution

Verified by Experts

The correct Answer is:
C
Promotional Banner

Topper's Solved these Questions

  • FUNCTIONS AND GRAPH

    ARIHANT SSC|Exercise Final Round|40 Videos
  • FUNCTIONS AND GRAPH

    ARIHANT SSC|Exercise EXERCISE(LEVEL 1)|84 Videos
  • ELEMENTS OF ALGEBRA

    ARIHANT SSC|Exercise EXERCISE(LEVEL 1)|32 Videos
  • FUNDAMENTALS

    ARIHANT SSC|Exercise TEST OF YOU - LEARNING - 2|40 Videos
ARIHANT SSC-FUNCTIONS AND GRAPH-EXERCISE(LEVEL 2)
  1. The following functions are defined for the set of variables x(1), x(2...

    Text Solution

    |

  2. In each of the following questions a graph of a function is being show...

    Text Solution

    |

  3. In each of the following questions of a graph of a function is being s...

    Text Solution

    |

  4. In each of the following questions of a graph of a function is being s...

    Text Solution

    |

  5. In each of the following questions of a graph of a function is being s...

    Text Solution

    |

  6. In each of the following questions of a graph of a function is being s...

    Text Solution

    |

  7. In each of the following questions a pair of graphs f(x) and g(x) is g...

    Text Solution

    |

  8. In each of the following questions a pair of graphs f(x) and g(x) is g...

    Text Solution

    |

  9. In each of the following questions a pair of graphs f(x) and g(x) is g...

    Text Solution

    |

  10. In the adjacent diagram two graphs of equal magnitude are being shown....

    Text Solution

    |

  11. If f(x)=(1)/(x),xne0 and f^(n+1)(x)=f^(n)(f(x)), find the product of ...

    Text Solution

    |

  12. If f(x)=(1)/(x), x ne 0 f^(n)(x)=f(f^(n-1)(x)) and f^(12)(x)=11, what ...

    Text Solution

    |

  13. A program module is given below with various steps involved, which sta...

    Text Solution

    |

  14. A program module is given below with various steps involved, which sta...

    Text Solution

    |

  15. A program module is given below with various steps involved, which sta...

    Text Solution

    |

  16. In the following algorithm x, y and z are variables which change their...

    Text Solution

    |

  17. In the following algorithm x, y and z are variables which change their...

    Text Solution

    |

  18. In the following algorithm x, y and z are variables which change their...

    Text Solution

    |

  19. There are these bottles of water K, L, M whose capacities are 9 litres...

    Text Solution

    |

  20. A shop keeper sells three varieties of perfumes and he has a large num...

    Text Solution

    |