What are Python decorators?



What are Python decorators?..

Answer / chaitanya

A Python decorator is a specific change that we make in Python syntax to alter functions easily.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How do you concatenate strings in python?

0 Answers  


How can I force division to be floating point in python?

0 Answers  


How do you convert a string to in python?

0 Answers  


Can a class extend itself?

0 Answers  


What is the use of the break statement?

0 Answers  






How can I learn python for free?

0 Answers  


What is @property in python?

0 Answers  


What is the difference between python and shell scripting?

0 Answers  


What is a panda in python?

0 Answers  


Explain me dogpile effect? How can you prevent this effect?

0 Answers  


Explain about pdb module in python?

0 Answers  


Explain the uses of python?

0 Answers  


Categories