Login
Remember
Register
Ask a Question
Recent questions in Python
0
votes
1
answer
Whenever Python exits, all the memory isn’t deallocated. Why is it so?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
python-exits
Python-questions-answers
0
votes
1
answer
What is the map() function used for in Python?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
map-function-use
Python-questions-answers
0
votes
1
answer
What is Flask and what are the benefits of using it?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
flask
flask-benefits
Python-questions-answers
0
votes
1
answer
What do you understand by the process of compilation and linking in Python?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
compilation-process
linking-process
Python-questions-answers
0
votes
1
answer
What do you understand by monkey patching in Python?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
python-monkey-patching
Python-questions-answers
0
votes
1
answer
Take a look at the following code:
asked
Oct 12, 2021
in
Python
by
rajeshsharma
python-code
Python-questions-answers
0
votes
1
answer
Suppose you need to collect and print data from IMDb top 250 Movies page.
asked
Oct 12, 2021
in
Python
by
rajeshsharma
python-print-data
Python-questions-answers
0
votes
1
answer
Python supports negative indexes. What are they and why are they used?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
negative-indexes
Python-questions-answers
0
votes
1
answer
Python has something called the dictionary. Explain using an example.
asked
Oct 12, 2021
in
Python
by
rajeshsharma
python-dictionary
Python-questions-answers
0
votes
1
answer
Observe the following code:
asked
Oct 12, 2021
in
Python
by
rajeshsharma
output-code
Python-questions-answers
0
votes
1
answer
How will you distinguish between NumPy and SciPy?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
numpy-vs-scipy
Python-questions-answers
0
votes
1
answer
How will you differentiate between deep copy and shallow copy?
asked
Oct 12, 2021
in
Python
by
rajeshsharma
deep-copy
shallow-copy
Python-questions-answers
0
votes
1
answer
Give a detailed explanation about setting up the database in Django.
asked
Oct 12, 2021
in
Python
by
rajeshsharma
database-setup
django-database
Python-questions-answers
0
votes
1
answer
Explain how is it possible to Get the Google cache age of any URL or webpage using Python.
asked
Oct 11, 2021
in
Python
by
rajeshsharma
google-cache
Python-questions-answers
0
votes
1
answer
Explain Inheritance and its various types in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
inheritance
inheritance-types
Python-questions-answers
0
votes
1
answer
Draw a comparison between the range and xrange in Python.
asked
Oct 11, 2021
in
Python
by
rajeshsharma
xrange-vs-ange
Python-questions-answers
0
votes
1
answer
How are identity operators different than the membership operators?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
identity-operator
Python-questions-answers
0
votes
1
answer
Why do we need membership operators in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
membership-operators
Python-questions-answers
0
votes
1
answer
What are assignment operators in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
assignment-operators
Python-questions-answers
0
votes
1
answer
What is the purpose of relational operators in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
relational-operators
Python-questions-answers
0
votes
1
answer
What are the different stages of the Life Cycle of a Thread?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
thread-life-cycle
Python-questions-answers
0
votes
1
answer
How many ways can be applied for applying reverse string?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
reverse-string
Python-questions-answers
0
votes
1
answer
Does Python support an intrinsic do-while loop?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
intrinsic-do-while
do-while-loop
Python-questions-answers
0
votes
1
answer
Can we use a break and continue together in Python? How?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
continue-
break
Python-questions-answers
0
votes
1
answer
Why do we need a continue in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
python-continue-statement
Python-questions-answers
0
votes
1
answer
Why do we need a break in Python?
asked
Oct 11, 2021
in
Python
by
rajeshsharma
python-break
Python-questions-answers
+1
vote
0
answers
Which of the following objects are present in the function header in python?
asked
Sep 29, 2021
in
Python
by
john ganales
function-header
Python-questions-answers
0
votes
0
answers
Which of the following keywords is used for function declaration in Python language?
asked
Sep 29, 2021
in
Python
by
john ganales
function-declaration
Python-questions-answers
0
votes
0
answers
Read the below program code carefully,
asked
Sep 29, 2021
in
Python
by
john ganales
python-output
Python-questions-answers
0
votes
0
answers
Read the below program code carefully,
asked
Sep 29, 2021
in
Python
by
john ganales
python-list
Python-questions-answers
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
41
next »
Recent questions in Python
...