No products in the cart.

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

Ask Question
  • 1 answers

Sia ? 6 years, 1 month ago

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace.

  • 1 answers

Sia ? 6 years, 1 month ago

The CPU processes instructions it receives in the process of decoding data. In processing this data, the CPU performs four basic steps:

  1. Fetch
  2. Decode
  3. Execute
  4. Store
  • 2 answers

Aditya Vishwakarma 6 years, 1 month ago

943 divide its from 8 and you get answe

Kailash Sharma 6 years, 1 month ago

(1657) in octal
  • 2 answers

Kunal J 6 years ago

(1656) with base 8

Aditya Vishwakarma 6 years, 1 month ago

Firstly divide 942by 8and you get some numbers which is in octal
  • 0 answers
  • 0 answers
  • 3 answers

Varsha Bhati 6 years, 1 month ago

I don't know

Ankit Dahiya 6 years, 1 month ago

I don't know

Krunal Das 6 years, 1 month ago

I dont know
  • 2 answers

Nidhi Sharma 6 years, 1 month ago

Olx?

Yasir Zafar 6 years, 1 month ago

Where i bought online
  • 1 answers

Sia ? 6 years, 1 month ago

  1. num = int(input("Enter a number: "))  
  2.   
  3. if num > 1:  
  4.    for i in range(2,num):  
  5.        if (num % i) == 0:  
  6.            print(num,"is not a prime number")  
  7.            print(i,"times",num//i,"is",num)  
  8.            break  
  9.    else:  
  10.        print(num,"is a prime number")  
  11.          
  12. else:  
  13.    print(num,"is not a prime number")  
  • 1 answers

Sia ? 6 years, 1 month ago

  • Input Unit.
  • Output Unit.
  • Storage Unit.
  • Central Processing Unit (CPU):
    • Arithmetic and Logic Unit (ALU)
    • Control Unit.
  • 1 answers

Sia ? 6 years, 1 month ago

Display Power Management Signaling

  • 1 answers

Neha .. 6 years, 1 month ago

(11001)-- binary form of 25
  • 0 answers
  • 0 answers
  • 0 answers
  • 0 answers
  • 1 answers

Himanshu Verma 6 years, 1 month ago

print("enter your name.") output: your name print("enter your date of birth")
  • 1 answers

Sia ? 6 years, 2 months ago

A computer is a combination of hardware and software resources which integrate together and provide various functionalities to the user. Hardware are the physical components of a computer like the processor, memory devices, monitor, keyboard etc. while software is the set of programs or instructions that are required by the hardware resources to function properly. There are a few basic components that aids the working-cycle of a computer i.e. the Input- Process- Output Cycle and these are called as the functional components of a computer. It needs certain input, processes that input and produces the desired output. The input unit takes the input, the central processing unit does the processing of data and the output unit produces the output. The memory unit holds the data and instructions during the processing.

  • 1 answers

Sia ? 6 years, 2 months ago

IDLE (short for integrated development environment or integrated development and learning environment) is an integrated development environment for Python, which has been bundled with the default implementation of the language since 1.5.2b1.

  • 3 answers

Shivam Sharma 6 years, 1 month ago

Answer is 2 (a=2)

Amit Gupta 6 years, 2 months ago

Then answer will be a=2

Amit Gupta 6 years, 2 months ago

There should be a=8%%3

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