ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Programming Languages  >>  Programming Languages AllOther
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
whats the use of following Good Coding Practices?
 Question Submitted By :: Suresh.chaluvadi
I also faced this Question!!     Rank Answer Posted By  
 
  Re: whats the use of following Good Coding Practices?
Answer
# 1
For Efficiency: The easier your code is to read and follow,
the easier it will be to keep track of where you are with
your code, and the quicker it will be to pick up where you
left off after a break.

For Easier Debugging: Knowing where your problem lies is a
major debugging tool. If you used comments,you can easily
follow your own logic, and if you have line numbers and
consistent formatting,you can easily scan your document to
pinpoint a trouble area.

For future expansions and modifications: Using comments in
your code is especially important for future changes,
because it?s difficult to remember the logic behind code
that was written years or even just months ago. Also, if you
are working on code that involves a team, if everyone
is using the same coding styles, it will be much easier to
make changes or additions to someone else?s work down the road.
 
Is This Answer Correct ?    0 Yes 0 No
Suresh.chaluvadi
 
  Re: whats the use of following Good Coding Practices?
Answer
# 2
Coding Practices is very important thing. main advantages 
are:

1. Code maintainability
2. Ease usability
3. Extensibilty
4. Understandability
 
Is This Answer Correct ?    0 Yes 0 No
Reejusri
[********]
 
 
 

 
 
 
Other Programming Languages AllOther Interview Questions
 
  Question Asked @ Answers
 
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.  3
Hi, I'm doing B.com 3rd year. Simultaneously I'm doing software engineering in a private institution. I would like to know whether my B.com graduation alone is enough to get me a job in the IT field or should I do some PG course not MBA... suggest me...  1
what is difference between VB5 AND VB6.0 Satyam2
Code for display the images from drive using vb 6.0? IBM2
What is meant by STACK? Mascot1
.net 2005 supports how many languages?  1
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps  1
I would like to know which institute in hyderabad provides best ms-dot net training along with a project. I want to join immediately. please help  1
While joining files if only two files are mentioned with jfile keyword, do we required to use join keyword????  2
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two  2
What is meant byStatic Variable ? Mascot3
what is difference between c and C#  3
converting 41.685 to binary Hughes1
Which tag is used to create the frame  1
What is the difference between an EXE and a DLL? Infoedge1
what is delegats ?  2
what is lazy loading in hibernate?Explain in detailed manner?  1
what is meant by trigger? IBM1
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion . Hughes1
what is mutex? SQL-Star1
 
For more Programming Languages AllOther Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com