Skip to content
CODE t!ps

CODE t!ps

  • f
  • t
  • l
  • y
  • leetcode
CODE t!ps

CODE t!ps

  • Home
  • Ai
  • Youtube
  • Advertise
  • Let’s Talk
  • Home
  • Ai
  • Youtube
  • Advertise
  • Let’s Talk
SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0
How to use Pickerview with Uitextfield for input data in IOS
November 19, 2014
2
Add or Remove HTML classes in Jquery
January 17, 2014
2
Swift Programming Language Interview Questions And Answers
November 10, 2014
2
iOS Logo
Tips to consume .net webservice in IOS applications
March 5, 2014
2
SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0

Main

Programming

SOLID Principles Explained With Examples

By Code T!ps
May 28, 2026
Ai

How AI Is Changing Full Stack Development

By Code T!ps
May 27, 2026
Programming

Building AI SaaS Products With OpenAI APIs

By Code T!ps
May 26, 2026

Trending

SOLID Principles Explained With Examples
May 28, 2026
0
How AI Is Changing Full Stack Development
May 27, 2026
0
Building AI SaaS Products With OpenAI APIs
May 26, 2026
0
Top AI APIs Every Developer Should Learn
May 25, 2026
0
Beginner’s Guide to AI Automation for Developers
May 24, 2026
0
How to Build AI Agents Using Python and LLMs
May 23, 2026
0
Best AI Coding Assistants Compared for Developers (2026 Guide)
May 22, 2026
0

iphone Interview Questions part-13

5 Min Read

141-Helper Objects Helper Objects are used throughout Cocoa and CocoaTouch, and usually take the form of a delegate or dataSource. They are commonly used to add functionality to an existing class without having to subclass it. 142-Cluster Class Class…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-12

4 Min Read

121- Formal vs informal protocol. In addition to formal protocols, you can also define an informal protocol by grouping the methods in a category declaration: @interface NSObject (MyProtocol) //someMethod(); @end Informal protocols are typically declared…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-11

4 Min Read

111- Objective-C. Objective-C is a very dynamic language. Its dynamism frees a program from compile-time and link-time constraints and shifts much of the responsibility for symbol resolution to runtime, when the user is in control. Objective-C is more…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-10

5 Min Read

101-What is polymorphism? This is very famous question and every interviewer asks this. Few people say polymorphism means multiple forms and they start giving example of draw function which is right to some extent but interviewer is looking for more…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-9

3 Min Read

91-What is accessor methods? Accessor methods are methods belonging to a class that allow to get and set the values of instance valuables contained within the class. 92-What is synthesized accessor methods? Objective-c provides a mechanism that automates…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-8

3 Min Read

71-What is retaining? It is reference count for an object. 72- What is webservice? To get data in form of xml ,by using this we can get data from a server. 73-What is parsing? To get data from web service we use parsing. 74-which xml parser we use on…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-7

2 Min Read

61- Which object manage the presentation of app’s content on the screen? View controller objects takes care of the presentation of app’s content on the screen. A view controller is used to manage a single view along with the collection of subviews. It…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-6

2 Min Read

51-Assume that system is running low on memory. What can system do for suspended apps? In case system is running low on memory, the system may purge suspended apps without notice. 52- How can you respond to state transitions on your app? On state…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-5

2 Min Read

Interview Questions 41-Why an app on iOS device behaves differently when running in foreground than in background? An application behaves differently when running in foreground than in background because of the limitation of resources on iOS devices. 42-…

InterviewIOSQuestions
June 1, 2013
IOS7 Logo

iphone Interview Questions part-4

4 Min Read

31-What is notification in iOS? The notification mechanism of Cocoa implements one-to-many broadcast of messages based on the Observer pattern. Objects in a program add themselves or other objects to a list of observers of one or more notifications, each…

InterviewIOSQuestions
June 1, 2013
« Previous 1 … 47 48 49 50 51 Next »

Join 7,715 other subscribers

Most Recommended Posts

  • Best Practices for Developing Quality iOS Apps
  • Session and cookies
  • ERROR Handling in swift !
  • Tips to protect your site from hackers
  • Some useful MAC Tips and Tricks for old and new Setup
  • How to type in Android Emulator using PC-Keyboard
  • Tips to Create WordPress Widgets
  • Each Section of Instruments in Xcode and its Meaning
  • Special characters and Symbols in Programming Languages
  • How to use WP_query(), query_posts() and pre_get_posts in WordPress Programming
Disclaimer : The Tips and Opinions expressed herein are my own personal opinions or Tips and do not represent my current or previous employer's view in anyway.

AI Android APP Programming Apps blogging DATABASE Interview Questions IOS javascript Mac objective-c OS Programming SQL swift Tips & Tricks Tools Web Wordpress Xcode

Copyright 2026 — CODE t!ps. All rights reserved. Blogsy WordPress Theme