No products in the cart.

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

Ask Question
  • 1 answers

Banbari Singh 3 years, 5 months ago

Start. input:radius. calculate area=3.14*radius*radius display =area end
  • 0 answers
  • 1 answers

Rudrani Kumari 3 years, 5 months ago

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

Sabarish R 3 years, 5 months ago

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

Sia ? 3 years, 7 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 ? 3 years, 6 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 3 years, 6 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); } }
  • 2 answers

S Thakur 3 years, 7 months ago

11E

Anuj Kumar 3 years, 7 months ago

11E
  • 3 answers

Ketan Ch 3 years, 2 months ago

INDIAINDIAINDIA will be the answe

Kinjal Agarwal 3 years, 7 months ago

INDIA INDIA INDIA

Peace Warrior Productions 3 years, 7 months ago

Hi
  • 2 answers

Your Name 3 years, 6 months ago

Yes

Gaurav Soni 3 years, 7 months ago

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

Sheetal Maan 3 years, 8 months ago

List is a comma seprated value
  • 2 answers

Pranshu Patel 3 years, 7 months ago

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

Sheetal Maan 3 years, 8 months ago

Python is a programming language
  • 1 answers

Gaurav Soni 3 years, 7 months 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 3 years, 2 months ago

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

Ayushi Soni 3 years, 5 months ago

Thanks?

Sheetal Maan 3 years, 8 months ago

Len(str)

Rahul Yadav 3 years, 8 months ago

Len(string name)
  • 1 answers

Sia ? 3 years, 7 months ago

  • 0 answers
  • 1 answers

Sayan Ghosh 3 years, 8 months 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.
  • 0 answers
  • 1 answers

Anish Singh 3 years, 8 months 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 3 years, 8 months 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 3 years, 8 months ago

110001

Aman Kanaujiya 3 years, 8 months ago

1100011

Rishab Taank 3 years, 8 months ago

110001
  • 2 answers

Abhishek Rastogi 3 years, 8 months ago

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 3 years, 8 months ago

Step by step method to solve a problem
  • 5 answers

Haniya Aireen 3 years, 7 months ago

They are mutable

Anshu Yadav 3 years, 8 months ago

Keys are immutable but values are mutable

Ankit Singh? 3 years, 8 months ago

Thank you so much @aditi.bains

Aditi. Bains 3 years, 8 months ago

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

Aditi. Bains 3 years, 8 months ago

Mutable

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