No products in the cart.

Dynamic typing feature

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Dynamic typing feature
  • 3 answers

Tec Om 3 years, 6 months ago

a=10
a="name"

Tec Om 3 years, 6 months ago

dynamic typing means you can assign many values to one variable.
a=10
a=20

Gaurav Seth 3 years, 6 months ago

Dynamic Typing feature of Python:

  • Dynamic typing is characteristic of many of the scripting languages: Perl, PHP, Python, etc
  • Dynamic typing in Python means the interpreter itself infers the type of data that a variable receives, without the need of user.
  • Here, the types are automatically determined at run time, so it doesn’t require a declaration of variables at the time of code.
http://mycbseguide.com/examin8/

Related Questions

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