.st1{display:none}PREVIOUS YEARS

Does Python have double, short long data types

Python does not have distinct data types like “double,” “short,” or “long” as found in some other programming languages. Instead, Python has a more simplified …

Read more

Why is there no need to mark an int float in a variable in Python ?

In Python, you don’t need to explicitly declare the data type (such as int or float) when defining a variable. The language is dynamically typed, …

Read more

Name some popular machine learning libraries.

Several libraries in Python are commonly used for machine learning tasks. A combination of these libraries can cover a wide range of machine learning tasks. …

Read more

.st1{display:none}GATE/UGC NET

.st1{display:none}INTERVIEW q&A