No products in the cart.

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

Ask Question
  • 3 answers

Balajee - 3 years, 10 months ago

I recommend maths-computer science

Vp Tech 3 years, 10 months ago

My recommendation is to take Maths. I am also in 11th this year and i have taken maths.

Tanu Priya 3 years, 11 months ago

According to me.... If u r only interested? in computer then u chose commerce becz in commerce u learn about ?computer so much... And also helping in computer..
  • 1 answers

Sia ? 3 years, 11 months ago

S phase is the phase of the cell cycle in which DNA is replicated, occurring between G₁ phase and G₂ phase. Since accurate duplication of the genome is critical to successful cell division, the processes that occur during S-phase are tightly regulated and widely conserved.
  • 0 answers
  • 1 answers

Sia ? 3 years, 11 months ago

Windows is a series of operating systems developed by Microsoft. Each version of Windows includes a graphical user interface, with a desktop that allows users to view files and folders in windows. For the past two decades, Windows has been the most widely used operating system for personal computers PCs.
  • 0 answers
  • 1 answers

Anitha Senthilkumaran 3 years, 11 months ago

1 Byte= 8 Bits 1 KB (Kilo Byte)= 1024 Bytes (210)
  • 1 answers

Sia ? 3 years, 11 months ago

Five Basic Units Of Computer System

● Input Unit

● Output Unit

● Storage Unit

● Control Unit

● Central Processing Unit

  • 1 answers

Sia ? 4 years ago

Please ask question with complete information.

  • 1 answers

Kumkum Singhal 4 years ago

Python is a high-level, interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
  • 1 answers
#include<stdio.h> #include<conio.h> void main() { int a,b,c; clrscr(); printf("Enter numbers:"); scanf("%d %d %d",&a,&b,&c); if ((a>=b)&&(a>=c)) { if (b>=c) { printf("\nDesc : %d %d %d",a,b,c); printf("\nAsc : %d %d %d",c,b,a); } else { printf("\nDesc : %d %d %d",a,c,b); printf("\nAsc : %d %d %d",b,c,a); } } else if ((b>=a)&&(b>=c)) { if (a>=c) { printf("\nDesc : %d %d %d",b,a,c); } } else { if (b>=a) { printf("\nDesc : %d %d %d",c,b,a); printf("\nAsc : %d %d %d",a,b,c); } else { printf("\nDesc : %d %d %d",c,a,b); printf("\nAsc : %d %d %d",b,a,c); } } getch(); }
  • 1 answers

Shivam Poojari 4 years, 1 month ago

Hiii
  • 1 answers

Preeti Dabral 4 years, 1 month ago

print "sum of",x,"and",y,"is",x+y

Let's learn about this line of code.

Whatever we write in (" ") or (' ') gets printed as it is and is not evaluated. So, 'Sum of' gets printed and then the value of 'x' gets printed (i.e. 10), then 'and' is printed as it is. Then value of y (i.e. 5) and at last x+y is calculated and printed.

  • 1 answers

Banbari Singh 4 years, 1 month ago

Start. input:radius. calculate area=3.14*radius*radius display =area end
  • 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