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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
what is the value of 'i'?
  
i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
Answer
# 1
1(one)
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 
  Re: what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
Answer
# 2
One Only
 
Is This Answer Correct ?    0 Yes 0 No
Jaya Prakash
 
 
 
  Re: what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
Answer
# 3
THIS  will be replaced as

4+6/3-5

the output is 1
 
Is This Answer Correct ?    0 Yes 0 No
Vignesh1988i
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
write a program to print the all 4digits numbers & whose squares must me even numbers? Virtusa1
Hi, main() { } Is a user defined function or Built in Functionn Honeywell5
implement general tree using link list Wipro1
write a program for odd numbers?  5
write a program to find the number of even integers and odd integers in a given array in c language Olive-Tech2
how to return 1000 variables from functio9n in c?plz give me code also  3
write a c programs to do multiplication of two numbers with out using arithmatic operator ?????????? TCS2
WRITE A PROGRAM TO FIND A REVERSE OF TWO NO  5
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } CitiGroup13
difference between semaphores and mutex?  1
write a program to find out number of on bits in a number? Huawei11
12. Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV Accenture4
What is the difference b/w main() in C language and main() in C++.  3
How to use c/c++ code in JAVA Satyam4
What kind of sorting is this? SORT (k,n) 1.[Loop on I Index] repeat thru step2 for i=1,2,........n-1 2.[For each pass,get small value] min=i; repeat for j=i+1 to N do { if K[j]<k[min] min=j; } temp=K[i];K[i]=K[min];K[min]=temp; 3.[Sorted Values will be returned] A)Bubble Sort B)Quick Sort C)Selection Sort D)Merge Sort Accenture3
How do I initialize a pointer to a function?  2
why you will give me a job in TCS. TCS5
What is Heap?  3
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
int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation. Global-Edge5
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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