Python Core and Advanced
Python Core and Advanced
3) .What are the different types of errors found in python code?.What do you mean by an
Exception?
1) .What are different statements used to add attributes from one module into another
4).What is lambda function?How does lambda function differ from a normal function in
python?
2) What is Join operation In DB?What are the different join operation in Sqlite Db.Explain with
Example.
11)What are different loop control statements used in Python?Explain with example?
12)What do you mean by a scope?what are the different types of scopes available in python?
17)What is multi-threading?
1) .Is Python platform Independent?
3) .What is the difference between mutable and immutable types?Explain with example?
Python?
6).What is Type casting?What are the different type conversion methods in python