Which method can you use to create an empty tuple?
B) ()
()
A) tuple()
tuple()
C) Both A and B
D) None of the above