ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
how many times of error occur in  C
 Question Submitted By :: Rusmguys
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how many times of error occur in C
Answer
# 1
2 types of error. syntax error and segmentation fault
 
Is This Answer Correct ?    0 Yes 1 No
Preethi
 
  Re: how many times of error occur in C
Answer
# 2
3 types of errors. logical , syntax and run time.
 
Is This Answer Correct ?    0 Yes 0 No
Meenu
 
 
 
  Re: how many times of error occur in C
Answer
# 3
4 logical,syntax,linking,runtime error
 
Is This Answer Correct ?    0 Yes 0 No
Ram
 
  Re: how many times of error occur in C
Answer
# 4
compilation error and run time error
 
Is This Answer Correct ?    0 Yes 0 No
Priya
 
  Re: how many times of error occur in C
Answer
# 5
there are three types of error in c
logical,syntax,linking error
 
Is This Answer Correct ?    0 Yes 0 No
Vinay Tiwari
 
  Re: how many times of error occur in C
Answer
# 6
2TYPES LOGICAL ERROR, SYNTAX ERROR
 
Is This Answer Correct ?    0 Yes 0 No
Swaran
 
  Re: how many times of error occur in C
Answer
# 7
syntax, logical, data
 
Is This Answer Correct ?    0 Yes 0 No
Song
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
write a program for odd numbers?  5
Write one statement equalent to the following two statements x=sqr(a); return(x); Choose from one of the alternatives a.return(sqr(a)); b.printf("sqr(a)"); c.return(a*a*a); d.printf("%d",sqr(a)); TCS4
what is a headerfile?and what will be a program without it explain nan example? Assurgent3
what is pointer TCS1
Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321  2
In scanf h is used for BFL2
I have a function which accepts a pointer to an int. How can I pass a constant like 5 to it?  3
1,4,8,13,21,30,36,45,54,63,73,?,?. Franklin-Templeton3
how to do in place reversal of a linked list(singly or doubly)?  1
What is encapsulation?  1
How would you write qsort?  1
Which command is more efficient? *(ptr+1) or ptr[1]  3
how to convert an char array to decimal array  2
what is the difference between NULL & NUL keywords in C?  3
How does free() know how many bytes to free?  3
what is the difference b/w compiler and debugger?  1
What are the different pointer models in c?  3
f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error HCL3
Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?  4
What is sparse file?  1
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com