What is a string?


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

Post New Answer

More C Interview Questions

What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


why wipro wase

0 Answers   Wipro,


4. main() { int c=- -2; printf("c=%d",c); }

0 Answers  


Explain the meaning of keyword 'extern' in a function declaration.

0 Answers  


what is the flow of execution in cprogram? ex:printf();,scanf();

2 Answers  






What is enumerated data type in c?

0 Answers  


How can you convert integers to binary or hexadecimal?

0 Answers  


What is difference between array and pointer in c?

0 Answers  


hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????

1 Answers  


How does placing some code lines between the comment symbol help in debugging the code?

0 Answers  


Are negative numbers true in c?

0 Answers  


What is difference between function overloading and operator overloading?

0 Answers  


Categories