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 |
Do you know what is iphone sdk?
what does @synthesize do?
What’s the difference between mkannotation and mkpointannotation?
. Apart from incorporating views and controls, what else an app can incorporate?
Explain differences between foundation and corefoundation
What is fast enumeration?
What is 1x 2x and 3x in ios?
What devices will support ios 7?
What is mvc and mvvm in ios?
Explain about design patterns in iOS
What are layer objects in iOS operating system?
1 Answers SwanSoft Technologies,
What is an ios framework?