You are on page 1of 1

IMPORTANT QUESTIONS

SHORT ANSWER QUESTIONS:-

1.What is immutability?
2) Explain types of string operations.
3) Explain Formatter.
4) Explain the list of list operations.
5) Explain aliasing.
6) Explain how to create a tuple.
7)Explain how to you create a file.
8) Explain any two Differences between list and tuple.
9) Explain syntax of file

LONG ANSWER QUESTIONS:-

1) Explain extending indexing with example.


2) Explain the different types of string modules.
3) Explain any two copy methods in cloning.
4) Explain list operations with examples.
5) Explain the tuple with example.
6) Discuss how to create a file and different types of modes.
7) Explain string cap words and template with example.
8)Explain how to use string slice.
9) Discuss the following
a. Append b. Insert c. remove.
10) Explain the clone and copy methods.
11) Discuss list out the types of modes with example
12)Explain difference between dictionary, list and tuple.
13)Write a program for string module constants.
14) Discuss String Slice and write a program
15) Write a program for list operations.
16) Explain cloning of lists with example
17) Explain closing file and opening file with example
18)Explain the difference between dictionary and tuple

You might also like