What is reuse identifier?



What is reuse identifier?..

Answer / Aditya Prakash

In iOS development, a reuse identifier is a string that you assign to a UITableViewCell or UICollectionViewCell. This identifier is used by the table view or collection view to dequeue and reuse cells efficiently when scrolling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Explain the correct way to manage Outlets memory in iOS.

1 Answers   UGC Corporation,


Explain the difference between frame and bounds?

1 Answers  


What is difference between shallow copy and deep copy in ios ? : IOS Architect

1 Answers  


Flow of push notification?

1 Answers  


Find the letter count in UItextfield? Including first character?

1 Answers  


What is the meaning of 'strong'keyword?

1 Answers  


Explain how the push notification works in iOS operating system?

1 Answers   Winsol Solutions,


What is nsoperationqueue?

1 Answers  


What is callback in ios?

1 Answers  


Will iphone 5s get ios 13?

1 Answers  


What are the differences between categories and extensions?

1 Answers  


what is singleton class? Why the whole application creates a single instance?

1 Answers  


Categories