+ 3
Does pointer exist in python language
Query
5 Respuestas
+ 3
nope, hidden, and used without your knowledge
+ 4
you can create, read and append files too in python
+ 3
Yeah we have use of pointers in python in the operator overloading of polymorphism in OOP's concept
+ 3
In such case of files they are hidden and are used without your knowledge.
+ 2
Then can we open and close file from storage as we do in c language