No products in the cart.

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

Ask Question
  • 0 answers
  • 0 answers
  • 1 answers

Gaurav Seth 4 years, 4 months ago

Python is a case-sensitive language. This means, Variable and variable are not the same.

  • 1 answers

Aysha Akther 4 years, 4 months ago

smallest element of Python.
  • 1 answers

Yogita Ingle 4 years, 4 months ago

A transistor is a semiconductor device that transfers a weak signal from low resistance circuit to high resistance circuit. In simple words, what it means is that it regulates and amplifies electrical signals such as voltage or current. 
Transistors are special because they allow you to control how much current flows through a circuit. This can be achieved by controlling the voltage across two of the transistor leads. Each transistor has three leads.
A transistor is an influential little invention that changed the course of history for computers and all electronics. A transistor consists of two PN diodes that are connected back to back. It has three terminals that are named emitter, base and collector. John Bardeen, William Shockley, and Walter Brattain were scientists at the Bell Telephone Laboratories. The idea for transistors arose when they were working on an idea that used a field effect to control the current in a semiconductor.

  • 1 answers

Nida Zubair 4 years, 4 months ago

A computer keyboard is an input device used to enter characters and functions into the computer system by pressing buttons, or keys. It is the primary device used to enter text. A keyboard typically contains keys for individual letters, numbers and special characters, as well as keys for specific functions ...
  • 1 answers

Gaurav Seth 4 years, 4 months ago

Variables and data types in python as the name suggests are the values that vary. In a programming language, a variable is a memory location where you store a value. The value that you have stored may change in the future according to the specifications.

  • 2 answers

Snigda Ms 4 years, 3 months ago

length = 24 breadth = 5 Area = length *breadth print( Area)

Dεερακ Ȿιηɠꜧ 4 years, 4 months ago

Take I = 24 b = 5 And Print l*b by print statement
  • 1 answers

Gaurav Seth 4 years, 4 months ago

C Program

#include <stdio.h>  

int main()  

{  

    int width=5;  

    int height=10;  

    int area=width*height;  

    printf("Area of the rectangle=%d",area);  

}  

  • 1 answers

Gaurav Seth 4 years, 4 months ago

<pre> /* C Program to Calculate Square of a Number */ #include<stdio.h> int main() { int number, Square; printf(" \n Please Enter any integer Value : "); scanf("%d", &number); Square = number * number; printf("\n Square of a given number %d is = %d", number, Square); return 0; }</pre>
  • 0 answers
  • 0 answers
  • 1 answers

Yogita Ingle 4 years, 5 months ago

The functional components of a computer can be categorized as follows:

  1. Input Devices (All those devices using which instructions/information is fed into the computer) Ex. Keyboard, Mouse, Scanner, Joystick, touchpad, trackball etc.
  2. Output Device (All those devices through which processed information is presented to the user ) Ex. monitor, printer, speakers etc
  3. Memory and Storage Device: Its again of two types RAM and ROM. For easier understanding sake, RAM is the one with short term memory loss syndrome. Which means RAM only stores things for a short while, whereas ROM is the one with permanent storage capacity. RAM helps process the data faster and then store it in ROM for future use.
  4. CPU: CPU is simply put the brain. Its a combination of various chips and circuit boards that help process data and convert it into machine readable format and back.
  • 1 answers

Diksha ? 4 years, 6 months ago

Your name pls..
  • 5 answers

Carry Minati 4 years, 6 months ago

????? ?? ?????? ????? ?? ???????? ??? ???????? ???? ???????? ?????'? ???? ???? ??? ?????????? ??????? ????????? ??? ????? ????????

Dhruv .. 4 years, 6 months ago

??itna gussaa kyun?# strawberry

Carry Minati 4 years, 6 months ago

??????? ????? ?? ???? ???? ?????? ???? ????? ????? ????? ??? ???? ????? ??? ?????'? ???? ???????? ?? ???.... ???????? ???? ?????'? ????? ?????.... ????? ???? ??? ??????? ?????..... ?? ? ????... ???? ???? ?? ??? ?? ??? ????????? ??? ???? ?? ??? ???? ??? ? ?????? ??? ???? ???? ???????... ???? ??? ?????????

Carry Minati 4 years, 6 months ago

??"

Carry Minati 4 years, 6 months ago

?? ???? ?? ??? ???? ??? ????? ?? ??? ?????? ??? ????????????... ??? ????? ??????.... ?? ???? ?????.,. ???? ???????... ?? ?? ????? ???....
  • 1 answers

Kamalika Samadder 4 years, 5 months ago

A connection or network which is totally out of risk i.e. where there is no chance of inserting of virus in your pc or which cant be by any hacker .....It assures u that you r working safe on internet
  • 2 answers

Kamalika Samadder 4 years, 5 months ago

To control devices we need to install device drivers ,to operate it easily

?Royal Thakur? 4 years, 6 months ago

To drive it...
  • 1 answers

Meghna Thapar 4 years, 6 months ago

The main difference between batch processing and multiprogramming is that batch processing allows multiple programs to execute with minimum human interactions while multiprogramming allows multiple programs to execute on a single processor system. Multi-Programmed Batch System: In multiprogramming, multiple programs (or jobs) of different users can be executed simultaneously (i.e. at the same time). The multiple jobs that have to be run simultaneously must be kept in main memory and the operating system must manage them properly. Batch systems can work offline so it makes less stress on processor. Processor consumes good time while processing that mean it knows which job to process next. In real time systems we don't have expectation time of how long the job is and what is estimated time to complete it.

  • 2 answers

Samriddhi Samriddhi 3 years, 6 months ago

If the amount of data is small then we can store it to our local hard disks. But now-a-days all technologies are growing rapidly and as a result the amount of data is also increasing So this amount of data can’t be stored in our local hard disks, we require extra disks. But the requirement of extra disks is also huge and requires lots of money to buy and lots of space to fit them. Here comes the role of cloud computing. An advantage of cloud computing is the reduction in hardware cost. Instead of purchasing in-house equipment, hardware needs are left to the vendor. All required things like storages, servers etc. are available virtually in case of cloud computing and we just need to pay for the services that we are using. So it is more cost effective than buying extra disks. Now handling the huge amount of data in local disks requires more time in terms of processing and sometimes the machine may crash. But in the case of cloud computing we just require a high speed internet to access and process the data. So we can conclude that storage of data is cost-effective and time saving in cloud computing.

Edge Tech Gautam 4 years, 1 month ago

justify the following statement storage of a data is cost effective and time saving in cloud computing

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