how many error occurs in C language ?

Answer Posted / sarath

1-Compilation error
a)syntax error
b)segment error
2-Runtime error
a)logical error
b)linking error


most f de people here are knowledge banks, i knw
but whats the use if u cant be specific to qs askd?
hope firther posts wud be answered precisly atleast like
this...

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why doesnt that code work?

610


What are multidimensional arrays?

662


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

741


How to create struct variables?

601


What is the use of sizeof?

563






What is keyword in c?

617


how to introdu5ce my self in serco

1535


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1524


What is hungarian notation? Is it worthwhile?

713


Is it possible to execute code even after the program exits the main() function?

832


Tell me can the size of an array be declared at runtime?

607


What is cohesion in c?

550


Can we increase size of array in c?

552


Which is better pointer or array?

613


Can we compile a program without main() function?

639