Class 11 IP Chapter 4 Ex 4.2 Solutions Sumita Arora New Syllabus / Listing11IPSA, Uncategorized / By Neha 2. What are complex numbers ? How would Python represent a complex number with real part as 3 and imaginary part as – 2.5 ? A complex ...Click for answer 1. What are floating point numbers ? When are they preferred over integers ? A number ...Click for answer 4. What will be the output of following code ? r = ...Click for answer 5. Why does Python uses symbol j to represent imaginary part of a complex number instead of the conventional i ? In Electronics ...Click for answer 3. What .will be the output of following code ? p = ...Click for answer