how many times of error occur in C

Answer Posted / vinay tiwari

there are three types of error in c
logical,syntax,linking error

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how logic is used

1691


Was 2000 a leap year?

822


What are pointers?

843


Differentiate between calloc and malloc.

995


What is the default value of local and global variables in c?

756


What the different types of arrays in c?

804


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

1023


What do you understand by normalization of pointers?

815


What is array of pointers to string?

787


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

2939


How do I use strcmp?

826


What are the characteristics of arrays in c?

805


What is a method in c?

811


What is a protocol in c?

743


Define and explain about ! Operator?

780