Home
Tutorials
Interviews/Topic
Interviews/Company
Resume Tips
Advertise/Contact us
skip to main
|
skip to sidebar
Naming Conventions for symbian
Correct Symbian vaiable naming:
i-prefix for member variables
a-prefix for method parameters.
C-prefix for classes that should be constructed on the heap.
T-prefix for classes that can fit on the stack.
L-postfix for methods that can leave.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Subscribe Cinterviews.com
Click to send updates To Email
Subscribe in a reader
Topics
►
2021
(1)
►
June
(1)
►
2018
(4)
►
March
(4)
►
2014
(18)
►
July
(1)
►
June
(2)
►
May
(13)
►
January
(2)
►
2013
(121)
►
December
(48)
►
November
(71)
►
March
(2)
►
2012
(200)
►
November
(3)
►
October
(2)
►
September
(15)
►
June
(4)
►
May
(6)
►
April
(14)
►
March
(31)
►
February
(118)
►
January
(7)
►
2011
(76)
►
October
(15)
►
June
(9)
►
May
(12)
►
April
(5)
►
March
(3)
►
February
(27)
►
January
(5)
►
2010
(979)
►
December
(40)
►
November
(69)
►
October
(173)
►
September
(58)
►
August
(92)
►
July
(90)
►
June
(50)
►
May
(65)
►
April
(84)
►
March
(178)
►
February
(71)
►
January
(9)
▼
2009
(818)
►
December
(147)
▼
November
(442)
Collection of Technical Interviews Questions
Thinkers - microsoft Interview questions
Applications-Microsoft interview questions
Algorithms -Microsoft interview questions
Riddles-Microsoft Interview questions
What is pickling and unpickling in Python
Explain about repr function in Python
Explain about assert statement in python
What is a Lambda form in Python
Explain about raising error exceptions in Python
Explain about indexing and slicing operation in se...
Explain about the dictionary function in Python?
Libraries of Python?
Does python support object oriented scripting?
How is python interpreted?
Some features of Python?
Explain about the use of python for web programming?
Explain about the getElementsByTagName and parseRe...
Explain about clearPreviousResults in Ajax
Explain about security of the Ajax based web appli...
Difference between GET and POST in ajax
Disadvantage of ajax related to browser integration?
What does an ajax component frameworks provides?
Explain about direct ajax frameworks?
Multimedia functions of Ajax
Explain about web analytics problem with Java?
How friendly Ajax is with SEO?
If there is an input in the text field what are al...
Explain about sending a request to the server in ajax
Readystate property in Ajax
Onreadystatechange property in Ajax
Response time when we are using Ajax?
Explain a bout Web page?And Different Web language...
What is Ajax?
MySQL Interview Faqs,My sql interview questions an...
Advantages of VIEW? -DBA interview
Can we update/insert/delete a view? If Yes - under...
Naming Conventions for symbian
Describe some common design patterns
What are the different diagrams in UML? What are t...
Google Interview Questions for AdWords Associate
Google Interview Questions for Engineering Manager
How to avoid slack byte Problem? Padding problem i...
What is slack byte?
We cannot assign diffrent type structure to other ...
How to access the structure members?
What is structure in C programming?
Aptitude test on Ratio and Proportion-Written test...
Aptitude test on profit and loss-Written test ques...
Aptitude test on Percentages -quantitative analysis
Quantitative analysis aptitude test on trains
Quantitative analysis Time and Distance
Quantitative analysis Time and work aptitude test
Aptitude test on compound intrest-Interview writte...
Aptitude questions on simple intrest-Interview wri...
Aptitude questions on allegations for Bank pos
Aptitude questions on Height and Distance-Intervie...
Aptitude test on Partnership -Interview written te...
Aptitude test on Calender Tips -Question and answers
Processes and lifecycles for Android Application
Broadcast receiver lifecycle in android application
Service lifecycle in Android Application
Coordinating activities in Android Application de...
Saving activity state :Android
Calling into the superclass :Android Tutorials
Activity lifecycle:Activity Life cycle
Component Lifecycles :Android Tutorials
Thread-safe methods : Android Tutorials
Remote procedure calls in Android
Threads : Android
Processes in Android
Processes in Android
Processes and Threads in Android
Starting tasks :Android tutorials
Clearing the stack :Android
Android Launch modes
Affinities and new tasks: Android tutorials
Activities and Tasks :Android Tutorials
Intent filters in Android
The manifest file:Android
Android:Shutting down components
Android Activating components :intents
Android Application Components
Basic Android Application Fundamentals
Android Linux Kernal
Android Runtime Libraries
Android Libraries
Android Sample code
Android Notepad Tutorial
Android Application Framework
Android Applications Available
Android Architecture
Features of android
What is Android?
What is Python?
How would you build a search engine for large volu...
Using XSLT, how would you extract a specific attri...
Give some examples of XML DTDs or schemas that you...
What is SOAP and how does it relate to XML?
What is DOM and how does it relate to XML?
►
October
(185)
►
September
(44)
►
2008
(1)
►
January
(1)
No comments:
Post a Comment