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       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
proc() { static i=10; printf("%d",i); } If this proc() is called second time, what is the output? Hughes  5  1307
int a=1,b=2,c=3; printf("%d,%d",a,b,c); What is the output? Verifone  14  2289
x=2,y=6,z=6 x=y==z; printf(%d",x) HCL  8  1363
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes HCL   11  2819
which of the function operator cannot be over loaded a) <= b)?: c)== d)* HCL  7  1127
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 HCL  4  901
int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i); HCL   5  1013
i=20,k=0; for(j=1;j<i;j=1+4*(i/j)) { k+=j<10?4:3; } printf("%d", k); HCL  6  943
fn f(x) { if(x<=0) return; else f(x-1)+x; } HCL  3  771
2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x); HCL  6  1027
enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above HCL  2  1179
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration HCL   8  1524
why java is called as a purely oops language.  2  1223
Write a program to exchange two variaables without temp Geometric-Software  6  1597
What compilation do? Geometric-Software  7  1338
E-Mail New Answers        Answer Selected Questions        Post New C Question
 
Prev    1   ... 6   ... 11   ... 16   ... 21   ... 26   ... 31   ... 36   ... 41   ... 46   ... 51   ... 56   ... 61    65   [66]    67  ... 71    Next
 
 
 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
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
When do you say that a digraph is acyclic A)if and only if its first search does not have back arcs B)a digraph is acyclic if and only if its first search does not have back vertices C)if and only if its first search does not have same dfnumber D)None of these 154 Accenture
a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450. 209  
what are advantages of U D F? 116  
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH . 20  
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon 468  
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list) 85  
how is the examination pattern? 97 Wipro
what is a function prototype? 3  
What is a pointer? 4 IFFCO
what are the files which are automatically opened when a c file is executed? 9  
What is the difference between File pointer and Internal Charecter Pointer? 26 TATA
what is the maximum limit of row and column of a matrix in c programming. in linux . 12 in viva
How to add two numbers with using function? 89  
how to use enum datatype?Please explain me? 58 Excel
what do u mean by Direct access files? then can u explain about Direct Access Files? 121 LG-Soft
du u know test pattern for robosoft? Plz share 67 TATA
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor 172 TATA
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool? 159 Satyam
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation. 138  
what is the difference between exit() and _exit() functions? 17  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
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