What is UITableView?
Answer / babu
An instance of UITableView (or simply, a table view) is a means for displaying and editing hierarchical lists of information.
A table view displays a list of items in a single column. UITableView is a subclass of UIScrollView, which allows users to scroll through the table, although UITableView allows vertical scrolling only. The cells comprising the individual items of the table are UITableViewCell objects; UITableView uses these objects to draw the visible rows of the table.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I get a call when my ipad rings?
What are transient properties?
Did you used CLRegion? How its working?
Which JSON framework is supported by iOS?
Can we save posts to local drafts and figure out how to publish to the blog. What do we need to do?
What are kvo and kvc?
Explain difference between sax parser and dom parser?
What is UIApplication?
What is the use of double question marks (“??”) ?
Is xcode a framework?
What is meaning of 'synthesize' keyword ?
what is your preferred programming language? Why? How long will it take you to learn a new programming language?