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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
Every time i run a c-code in editor,
getting some runtime error and editor is disposing,
even after reinstalling the software 
what may be the problem?
 Question Submitted By :: Avancha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
Answer
# 1
mostly the run time error will come if u dont link any files
properly u may reach these run time error..... just check it
out... as for i know this can also be a reason......


thank u
 
Is This Answer Correct ?    3 Yes 0 No
Vignesh1988i
 
  Re: Every time i run a c-code in editor, getting some runtime error and editor is disposing, even after reinstalling the software what may be the problem?
Answer
# 2
make sure that your c file is in c:\tc\bin 
after doing that run program
 
Is This Answer Correct ?    1 Yes 0 No
Swapnil
 
 
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
why java is called as a purely oops language.  2
could u able to tell about suresoft technical session  1
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output? Ramco4
What are bit fields? What is their use? Adobe1
What is an anonymous union and where to apply that ? HP3
what does data structure mean?  7
wap in c to accept n number display the highest and lowest value  2
regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression TCS1
How can I call a function, given its name as a string? ABC-Telecom2
How would you find a cycle in a linked list?  2
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.  2
Function to find the given number is a power of 2 or not? Motorola12
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?  2
How can I read a directory in a C program? Wipro1
what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); } Infosys15
Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed. Scientific-Atlanta2
How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?  2
what's the return value of malloc()  8
WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****  2
how to find out the inorder successor of a node in a tree?? TCS2
 
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