in Education by
Python A 2. What do you mean by Numeric types? How many numeric data types does Python provide ? 3. What will be the data types of following two variables ? A = 2147483647 B=A+ 1 (Hint. Carefully look the values they are storing. You can refer to range of Python number table.) Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Explanation: 2) In Python, number data types are used to store numeric values. There are four different numerical types in Python: int (plain integers): this one is pretty standard — plain integers are just positive or negative whole numbers. long (long integers): long integers are integers of infinite size.

Related questions

0 votes
    What do you understand by Data Types? Explain the AutoNumber data type Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    a. What is abstraction? How it is different from inheritance? b.Differentiate between compiler and interpreter. c. ... final keyword. Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    a. What is abstraction? How it is different from inheritance? b.Differentiate between compiler and interpreter. c. ... final keyword. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    If you decided to open a media house and you planned to hire workers for financial, graphic design and ... 50% Identification 50% Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    What do you mean by danglimg if statement…..in simple language Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    what do you mean by sentence in artificial intelligence? give examples… plz dont spam Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    Any data written in double quotes is a numeric constant true / false Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    On numeric keypad O’ is to be pressed by the right hand_______ finger (a) Thumb (b) Index (c) Ring (d) Little Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    write a query to display the numeric of employees with same job? Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    2)What is language translator? How many types of language translators are there? computer class 6 Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    what is hacking how many types ofhacking are tjere and how to steal informationfor android Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
...