What is the output of the following
x = "abcdef"
i = "a"
for i in x:
print(i),
a) no output
b) i i i i i i …
c) a a a a a a …
d) a b c d e f
No Answer is Posted For this Question
Be the First to Post Answer
What is algorithm in SCD Type2(SAS DI Studio Transformaton)?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
How to display questions one by one in jsp and I wants to store the answers in my database?
what is web configuration file
how will you do destructive read and non destructive read in data queue.....
Caret means to you
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
what is posix?
how does database connection using ADO.NET?
Explain polymorphism. Provide an example.
shall we execute our java programmes in jre
why Java is not purely object oriented?