No products in the cart.

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

Ask Question
  • 1 answers

Rudrani Kumari 4 years, 10 months ago

Which is not constant .its value always vary
  • 1 answers

Sabarish R 4 years, 9 months ago

I) int II) boolean
  • 0 answers
  • 1 answers

Sia ? 4 years, 11 months ago

Binary Number System: According to digital electronics and mathematics, a binary number is defined as a number that is expressed in the binary system or base 2 numeral system. It describes numeric values by two separate symbols; 1 (one) and 0 (zero). The base-2 system is the positional notation with 2 as a radix.
  • 2 answers

Sia ? 4 years, 11 months ago

<pre> public class MyClass { public static void main(String args[]) { int total = 0, sum = 0, evenNumber = 2, n = 10; while(total != n){ total++; sum += evenNumber; evenNumber += 2; } System.out.println("Sum Of First 10 Even Number : " + sum); } } </pre>

Your Name 4 years, 11 months ago

public class MyClass { public static void main(String args[]) { int total = 0, sum = 0, evenNumber = 2, n = 10; while(total != n){ total++; sum += evenNumber; evenNumber += 2; } System.out.println("Sum Of First 10 Even Number : " + sum); } }
  • 3 answers

Ketan Ch 4 years, 6 months ago

INDIAINDIAINDIA will be the answe

Kinjal Agarwal 4 years, 11 months ago

INDIA INDIA INDIA
Hi
  • 2 answers

Your Name 4 years, 11 months ago

Yes

Gaurav Soni 5 years ago

String is a continues sequence of characters stored in memory. Strings are immutable.
  • 1 answers

Sheetal Maan 5 years ago

List is a comma seprated value
  • 2 answers

Pranshu Patel 5 years ago

Python is a popular programming language . It is used for web development, software development, scientific application.

Sheetal Maan 5 years ago

Python is a programming language
  • 1 answers

Gaurav Soni 5 years ago

Duality, in mathematics, principle whereby one true statement can be obtained from another by merely interchanging two words. It is a property belonging to the branch of algebra known as lattice theory, which is involved with the concepts of order and structure common to different mathematical systems.
  • 1 answers

Ketan Ch 4 years, 6 months ago

a=input() b=input() a,b=b,a
  • 3 answers

Ayushi Soni 4 years, 9 months ago

Thanks?

Sheetal Maan 5 years ago

Len(str)

Rahul Yadav 5 years ago

Len(string name)
  • 1 answers

Sia ? 4 years, 11 months ago

  • 1 answers

Sayan Ghosh 5 years ago

Interpreter translates just one statement of the program at a time into machine code. Compiler scans the entire program and translates the whole of it into machine code at once. An interpreter takes very less time to analyze the source code. ... A compiler takes a lot of time to analyze the source code.
  • 1 answers

Anish Singh 5 years ago

Runtime errors are also called exceptions because they usually indicate that something exceptional (and bad) has happened. Ex - Dividing by 0
  • 1 answers

Hiren Vatwani 5 years ago

int main() {     int x, y;     printf("Enter Value of x ");     scanf("%d", &x);     printf("\nEnter Value of y ");     scanf("%d", &y);     swap(&x, &y);     printf("\nAfter Swapping: x = %d, y = %d", x, y);     return 0; }
  • 3 answers

Rahul Yadav 5 years ago

110001

Aman Kanaujiya 5 years ago

1100011

Rishab Taank 5 years ago

110001
  • 2 answers
Basicly algorithm refers any procedure that is executed step wise step suppose u have to make a tea then you have to follow a procedure like first add water then sugar Not u will mix all things together at first this is basically what a algorithm is

J.K Singh 5 years ago

Step by step method to solve a problem
  • 5 answers

Haniya Aireen 5 years ago

They are mutable

Anshu Yadav 5 years ago

Keys are immutable but values are mutable

Ankit Singh? 5 years ago

Thank you so much @aditi.bains

Aditi. Bains 5 years ago

Dictionary are mutable unordered collection with elements in the form of a key ,value pairs that associated keys to values

Aditi. Bains 5 years ago

Mutable
  • 2 answers

Ankit Singh? 5 years ago

Here you will get your answer with explanation ?

Ankit Singh? 5 years ago

https://itsourcecode.com/free-projects/python-projects/book-store-management-system-python-project-with-source-code/
  • 1 answers
In this chapter u are going to deal with basic components of python programming like what are characters , operators , keyword, and u will also learn to do badic program Please take help from any good book.

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