This Question Is Answered:
 What Are Various Merits And Demerits Of Ponters In Language C?
Pointers used in language C have many merits and demerits.merits are many but demerits are very less.
 26 Nov 2007 08:44
 Flag
 C is a programming language for computers. It supports the use of Pointers. Pointers are basically a simple reference that records the address or location of a function or object in memory. The following are the merits of Pointers:
- They can be dereferenced to access data
- They can be manipulated by assignment and pointer arithematic.
- They can be used for Text strings, Dynamic memory allocation etc
The demerits of Pointers are as follows:
- Null pointer can result in run-time error.
- Void pointers can not be dereferenced
Unrated

1 ratings
by   Aicha
  26 Nov 2007 11:07
 Flag

1000 words left

    


 Pointers are used for call by reference and using these,there is no need to return the value storing it in a variable in the main function.

The demerit is that they increase complexity of the program.
Unrated

1 ratings
  26 Nov 2007 16:26
 Flag

1000 words left

    


Blurtit Tools:  Email to a Friend    Bookmark this page
What Are The Importance
Of Database Management
System?
What's The Difference Of
C++ And Java Script?
How To Write Order Of
Events In Microsoft Word?
Can Show Me The Example
Of Insertion Anomaly,
Deleting And Modifying
Data?
What is normalization in
sql server DBMS?
What Is The Scope Of Good
Database Design?
How Can I Remove A
Trojan Vundo Virus
Without Having To
Reformat My Computer ?
What Is Meant By Database
Authorization And
Database Audit?
What Does SEM Mean ?
How do I reprogram my
remote since I lost the
book?
My Blurtit
My Profile
My Questions
My Answers
Blurtit Features
Ask a Question
Answer a Question
Search an Answer
Categories
Tools
Link to Blurtit
Add Blurtit to Firefox
Search Engine
See Your Site Here
Link to Blurtit
RSS
Blurtit.com
About Us
Terms & Conditions
Privacy Policy
Contact Us
Advertise With Us
Help
International
 Chinese Site
 Japanese Site
To continue you need to be registered with us first.

I am already a Blurter, and need to login
I am not a Blurter yet, but would like to register