No products in the cart.

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

Ask Question
  • 0 answers
  • 4 answers

Nishi Chouhan 5 years, 1 month ago

A no. with 8 unique symbols i.e base 8 system

Valiveti Hemasree 5 years, 1 month ago

System with 8possible digits i.e.,0 to 7

Kanishka Raghuwanshi 5 years, 2 months ago

The system with base 8 is called octal system

Aman Raj 5 years, 2 months ago

What is software
  • 2 answers

Hrishu Singh 5 years, 1 month ago

Yes, python is easiest language

Mayank Jain 5 years, 2 months ago

X=int(input("enter first no:")) Y=int(input("enter 2 no:")) ifX%Y==0: print("fully divisible") else: print('not fully divisible')
  • 2 answers

Nishi Chouhan 5 years, 1 month ago

Yes

Anshul Rajput 5 years, 2 months ago

Yes
  • 1 answers

Mansi Sharma 5 years, 1 month ago

▪︎ITERATION/ LOOPING Usually in our day to day life, we repeat a task. This kind of repetition is also called iteration. Repetition of a set of statements in a program is also made possible using looping constructs. Looping constructs provide the facility to execute a set of statements in a program repetitively, based on a condition. The statements in a loop are executed again and again as long as particular logical condition remains true. This condition is checked through a variable called control variable. When a condition becomes false, the loop terminates. It is the responsibility of the programmer to ensure that this condition eventually does not become false, i.e., there is an exit condition and the loop does not continue endlessly. Python programming language provides following types of loops to handle looping requirements. 1. for loop 2. while loop 'while' loops are also call 'indefinite loop' statements are executed until logical condition remains true. 'for' loops are called 'definite loops' because statements are executed for definite number of times. As I don't have much knowledge about Adobe photoshop I won't list it here.
  • 1 answers

Shivs Prasath 5 years, 2 months ago

What type off branching
  • 0 answers
  • 2 answers

Shivs Prasath 5 years, 2 months ago

My own answer is:cpu is central processing unit and inside cpu three main functioning parts are there.That are ALU,CU and registers.Here alu is arithmetic logical unit.

Pruthviraj Gurav 5 years, 2 months ago

Difference Between CPU and ALU - Pediaa.Com The main difference between CPU and ALU is that the CPU is an electronic circuit that handles instructions to operate the computer while the ALU is a subsystem of the CPU that performs arithmetic and logical operations. ... In brief, CPU is the central unit of the computer while ALU is a subpart of the CPU.
  • 0 answers
  • 0 answers
  • 2 answers

Arsh Mathur 5 years, 2 months ago

Mc Lokesh Kumar Sain nahi pata tu kyu bak raha h , YouTube pe nahi samj aya tabhi to puch raha hu na

Lokesh Kumar Sain 5 years, 2 months ago

See it in YouTube
  • 1 answers

Prashant Singh 5 years, 2 months ago

Plz refer to sumita arora 'python' book
  • 2 answers

Prashant Singh 5 years, 2 months ago

Data types are consist of integers,strings,character,real,string,etc. Python offers numbers,strings,tuples,list dictionary,etc It provide a way to handle different type of data in programming or to represent it...|

Chinu Anu 5 years, 2 months ago

The real life data is of many types. So to represent various type of real life data programming language provide ways and facilities to handle these,which are known as data types.
  • 0 answers
  • 1 answers

Himani Gautam 5 years, 2 months ago

a=int(input("Enter first side :")) b=int(input("Enter second side :")) c=int(input("Enter third side :")) if (a+b)>c and (b+c)>a and(a+c)>b: print("These sides will form a triangle.") else: print("These sides will not form a triangle.")
  • 2 answers

Sia ? 5 years, 2 months ago

Python is an object-oriented, high-level programming language with integrated dynamic semantics primarily for web and app development.

Anshika Tripathi 5 years, 2 months ago

Python is a general purpose high level interactive language
  • 3 answers

Himani Gautam 5 years, 2 months ago

Telusko(youtube channel)

Shantanu Gupta 5 years, 2 months ago

This app is good but I want to learn through video lecture.

Ujjwal Soni 5 years, 2 months ago

An app named as "learn python"
  • 2 answers

Nimisha Shankar 4 years, 11 months ago

Computer

Ankush Upadhyay 5 years, 2 months ago

In which subject ???
  • 1 answers

Anshika Tripathi 5 years, 2 months ago

A type, A value and an id
  • 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