No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 0 answers
  • 1 answers

Himani Pandey 7 years, 10 months ago

Help me fast
  • 0 answers
  • 1 answers

Varun Banda 7 years, 10 months ago

Strengths of computer:

1)Speed.

.2)Accuracy .

.3)Reliability .

4)High Storage Capacity .

5)Versatility.

  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 1 answers

Himanshi Verma 7 years, 10 months ago

First ,convert hexadecimal to decimal. By multiplying by 16 Second, now convert decimal to octal By dividing the number by 8
  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 1 answers

Sia ? 4 years, 3 months ago

Proprietary software is software that is owned by an individual or a company (usually the one that developed it). Free software, which is generally the same as open source software, is available at no cost to everyone, and it can be used by anyone for any purpose and with only very minimal restrictions.
  • 2 answers

Bala Raja Surya 7 years, 10 months ago

Study the basic concepts which became easy subject on 11 and 12th

Manash Pratim Saikia 7 years, 10 months ago

Just develop your logic skills.
  • 1 answers

Sia ? 4 years, 2 months ago

BASIS FOR COMPARISON WHILE DO-WHILE
General Form while ( condition) {
statements; //body of loop
}
do{
.
statements; // body of loop.
.
} while( Condition );
Controlling Condition In 'while' loop the controlling condition appears at the start of the loop. In 'do-while' loop the controlling condition appears at the end of the loop.
Iterations The iterations do not occur if, the condition at the first iteration, appears false. The iteration occurs at least once even if the condition is false at the first iteration.
Alternate name Entry-controlled loop Exit-controlled loop
Semi-colon Not used Used at the end of the loop
  • 0 answers
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App