How do you declare a variable that will hold string values?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

0 Answers  


What are Macros? What are its advantages and disadvantages?

0 Answers   TCS,


what is the return type of printf

3 Answers  


What is the correct code to have following output in c using nested for loop?

0 Answers  


Will Macros support multiple arguments ?

7 Answers   Oracle,






What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,


Is malloc memset faster than calloc?

0 Answers  


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

1 Answers  


Disadvantages of C language.

0 Answers   Impetus,


CopyBits(x,p,n,y) copy n LSBs from y to x starting LSB at 'p'th position.

9 Answers   Adobe,


What are the modifiers available in c programming language?

0 Answers  


Why header file is used in c?

0 Answers  


Categories