What is tableview datasource?



What is tableview datasource?..

Answer / Sadiya Rahman

In iOS development, a UITableView's data source is the object responsible for providing the contents of the table view. The data source conforms to the UITableViewDataSource protocol and implements required methods like numberOfRowsInSection, cellForRowAt indexPath.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

Do you know what is iphone sdk?

1 Answers  


what does @synthesize do?

1 Answers  


What’s the difference between mkannotation and mkpointannotation?

1 Answers  


. Apart from incorporating views and controls, what else an app can incorporate?

1 Answers  


Explain differences between foundation and corefoundation

1 Answers  


What is fast enumeration?

1 Answers  


What is 1x 2x and 3x in ios?

1 Answers  


What devices will support ios 7?

1 Answers  


What is mvc and mvvm in ios?

1 Answers  


Explain about design patterns in iOS

1 Answers  


What are layer objects in iOS operating system?

1 Answers   SwanSoft Technologies,


What is an ios framework?

1 Answers  


Categories