Q1.Write a program to check if a string or integer is palindrome or not? write the output For a Given multiple inheritance program? write the o... read more
Q2.OOPS Concepts : what is abstraction? what is encapsulation? How do you achieve abstraction in python? what are private and protected access ... read more
Q3.what is generator ? what are the advantages of generators over iterators? what is lambda function? give an example? what is the difference b... read more