ALLInterview.com :: Home Page            
 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                      
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
character array A[12] can hold
 Question Submitted By :: Smitha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: character array A[12] can hold
Answer
# 1
11 chars + null string 
Is This Answer Correct ?    28 Yes 2 No
Smitha
 
  Re: character array A[12] can hold
Answer
# 2
yes,11char+null string 
Is This Answer Correct ?    16 Yes 4 No
Upendra
 
 
 
  Re: character array A[12] can hold
Answer
# 3
What is this null string;
array addresses would be a[0]..a[11] if i am not wrong ...
so a[11] accepts(can store) up to 11 character elements
so can any one explain.....
 
Is This Answer Correct ?    4 Yes 0 No
Naresh Lingampally
 
  Re: character array A[12] can hold
Answer
# 4
this question is wrong. array name should be in small
letter.because c and c++ are case senstive.
 
Is This Answer Correct ?    0 Yes 7 No
Hardeep Singh
 
  Re: character array A[12] can hold
Answer
# 5
It will hold the character A[0}....A[11.and hold the null
character at a[12] position.
 
Is This Answer Correct ?    3 Yes 0 No
Manish Malik
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
convert 0.9375 to binary CTS2
which type of question asked from c / c++ in interview.  2
without using arithmatic operator solve which number is greater??????????  1
What ios diff. Between %e & %f? Honeywell3
int x=5; printf("%d%d%d",x,x<<2,x>>2); TANCET2
What is that continue statement??  4
YBJBU6  1
how can we use static and extern?and where can we use this? Excel3
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} what would be the output? Wipro1
Is there any book to know about Basics of C Language?  3
main() { float f1=10.5; double db1=10.5 if(f1==db1) printf("a"); else printf("b") } CSC2
what do you mean by defining a variable in our c code?  2
 
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 © 2012  ALLInterview.com.  All Rights Reserved.

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