how many error occurs in C language ?

Answer Posted / mohmedali

errors depends on that programs and human mistakes.

Is This Answer Correct ?    20 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do some versions of toupper act strangely if given an upper-case letter?

634


Explain the meaning of keyword 'extern' in a function declaration.

726


What are header files? What are their uses?

640


Which built-in library function can be used to match a patter from the string?

747


What is meant by gets in c?

609






the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1802


When should you use a type cast?

593


Why do we write return 0 in c?

555


What are pointers? Why are they used?

632


What is the difference between Printf(..) and sprint(...) ?

790


What are the advantages of c language?

666


Why clrscr is used after variable declaration?

1041


How does sizeof know array size?

629


What is an operator?

656


Explain how can I remove the trailing spaces from a string?

625