No products in the cart.

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

Ask Question
  • 1 answers

G S 2 years, 5 months ago

46 in binary form is 101110 Steps: Divide 46 by 2. Use the next quotient derived. Repeat the steps until the quotient becomes 0. And write the remainder from bottom to top.
Mcq
  • 1 answers

Tonme Baruah 2 years, 6 months ago

introdution to computer system sample paper
  • 1 answers

Palak Sharma 2 years, 6 months ago

num1=int(input("Enter a number : 1") num2=int(input("Enter a number : 2") num3=int(input("Enter a number : 3") Sum=num1+num2+num3 print("Sum is",Sum)
  • 1 answers

Palak Sharma 2 years, 6 months ago

Data Capturing means to capture data
  • 1 answers

Aaa Aa 2 years, 6 months ago

To find average & grade of given marks - N=int(input("How many subjects are there?")) ctr=0; SUM=0. AVG=0: while ctr<N: MARKS-int(input("Enter marks (in 100) for subject: ")) SUM+=MARKS AVG = SUM/N print("Average marks=", AVG) if AVG>=90: print("Grade = A+ ") elif AVG>=80. print("Grade = A") elif AVG>=70 print("Grade = B+") elif AVG>=60 print("Grade = B") elif AVG>=50 print("Grade = C+") elif AVG>=40 print("Grade = D+") elif AVG>=33 print("Grade= D") else: print("Grade = E") OUTPUT: How many subjects are there? :5 Enter marks (in 100) for subject: 90 Enter marks (in 100) for subject: 89 Enter marks (in 100) for subject: 75 Enter marks (in 100) for subject: 95 Enter marks (in 100) for subject: 90 Average marks - 87.8 Grade - A
  • 1 answers

Sia ? 2 years, 7 months ago

Units of Memory Measurement/Data Storage Measurement in Computer

  • 1 Bit = 0 or 1
  • 8 Bits = 1 Byte
  • 4 Bits or 1/2 Byte = 1 Nibble
  • 1024 Bytes = 1 KB
  • 1024 KBs = 1 MB
  • 5 answers

Kommana Rishita 2 years, 5 months ago

Binary Language...! :)

Palak Sharma 2 years, 6 months ago

Hey ! Your answer is binary Language

Sidhant Patel 2 years, 7 months ago

Binary language

Parwinder Singh 2 years, 7 months ago

Binary language

Manjeet Singh 2 years, 7 months ago

Here is your answer It is called binary language.
  • 3 answers

Parwinder Singh 2 years, 7 months ago

Chrome

Sami Ullah Khan 2 years, 7 months ago

chrome

Anshu Sahu 2 years, 8 months ago

Vi vjib uhvtn bhhvfd byv ttb yg jh ku ivvtf jvff hufdc hug tyih fc hub kiv
  • 0 answers
  • 1 answers

Deep Saroj 2 years, 8 months ago

Memory is a system or process that stores what we learn for future use. Our memory has three basic functions: encoding, storing, and retrieving information. Encoding is the act of getting information into our memory system through automatic or effortful processing.
  • 1 answers

Palak Sharma 2 years, 6 months ago

This is a rule of Boolean
  • 1 answers

Sejal Sharma 2 years, 8 months ago

Ncert
  • 1 answers

Sia ? 2 years, 9 months ago

print("Welcome")

a = int(input("1st number > "))

b = int(input("2nd number > "))

c = int(input("3rd number > "))

result = a + b + c

final_result = result / 3

print(final_result)

  • 1 answers

Sia ? 2 years, 9 months ago

b= 5

h=12

area = (b*h)/2

print("Area of Triangle is :");

print(area);

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