C Languages Interview Questions

45. What are the steps involved in program development life cycle?
  The following are the steps involved in designing the program.
  • Program designed
  • Program coding
  • Program testing and Debugging
 
Your Name Your Email-ID
Your Answer
46. Define a file?
  A file is the collection of interrelated data stored on the disk.
 
Your Name Your Email-ID
Your Answer
47. What is the dynamic memory allocation?
  Allocating the memory at run time is called dynamic memory allocation.
 
Your Name Your Email-ID
Your Answer
48. What is an error?
  An error is the encoding of human misunderstanding of some aspect of programming language of problem under consideration.
 
Your Name Your Email-ID
Your Answer
123456789101112


131415 Page 12 of 15