SRUCTURE PROGRAMMING

Answer Posted / ms kumar

In c the program will divided into different functions.it
useful whenever u need to update a particular part .

Is This Answer Correct ?    22 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention four important string handling functions in c languages .

633


How can I read/write structures from/to data files?

553


What is the size of structure pointer in c?

614


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

635


Can the “if” function be used in comparing strings?

598






What is a void pointer in c?

609


How does free() know explain how much memory to release?

621


Explain what is the benefit of using const for declaring constants?

617


What is the advantage of a random access file?

639


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2456


Do you have any idea how to compare array with pointer in c?

605


how many errors in c explain deply

1632


What is a keyword?

748


When can a far pointer be used?

589


Which is better malloc or calloc?

654