Programming Languages Interview Questions
Questions Answers Views Company eMail

Is Python a compiled language or an interpreted language?

2 716

What are Python's key features?

2 362

What is the difference between `list` and `tuple` in Python?

2 416

Explain Python's data types.

2 459

What are Python's built-in data structures?

2 439

How do you handle exceptions in Python?

2 389

What is the difference between `deepcopy` and `shallow copy`?

5 763

What are list comprehensions in Python?

2 329

Explain the difference between `@staticmethod` and `@classmethod`.

1 311

What is the difference between `__str__` and `__repr__` methods in Python?

1 346

What is the Global Interpreter Lock (GIL) in Python?

1 312

What is the difference between `del` and `remove()` in Python?

1 342

What are args and kwargs in Python?

1 359

Explain the concept of closures in Python.

1 321

What is metaprogramming in Python?

1 327


Un-Answered Questions { Programming Languages }

What is the keyword auto for?

803


How can we turn off csrf protection for a particular route?

506


What are the encryption techniques in php?

736


How do I make a static page in wordpress?

133


Why do we use the using declaration?

922


Write a c program for binary addition of two 8 bit numbers.

3885


What information can an exception contain?

909


What is the default Unit and Functional Testing Framework for Play? What is the default Build Tool for Play? What is the Default Template Engine for Play? What is the built-in Web Server available in Play Framework?

7


Why do we use class?

815


Do you always need a default constructor?

589


what are the two (2) parameters available in python map?

639


Is javascript written in c?

793


What is the difference between near, far and huge pointers?

831


How to pass indefinite number of arguments to any function?

612


How to secure in our wordpress site?

133