What does c in a circle mean?


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 File pointer and Internal Charecter Pointer?

2 Answers   TATA,


Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?

2 Answers  


hOW Can I add character in to pointer array of characters char *a="indian"; ie I want to add google after indian in the char *a

1 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,






How is pointer initialized in c?

0 Answers  


what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

0 Answers   Wipro,


What do the functions atoi(), itoa() and gcvt() do?

0 Answers   Aspire, Infogain,


which of the following go out of the loopo if expn 2 becoming false a.while(expn 1){...if(expn 2)continue;} b.while(!expn 1){if(expn 2)continue;...} c.do{..if(expn 1)continue;..}while(expn 2); d.while(!expn 2){if(expn 1)continue;..}

4 Answers   TCS,


Why we not create function inside function.

0 Answers  


Why isnt there a numbered, multi-level break statement to break out

0 Answers  


Explain how do you search data in a data file using random access method?

0 Answers  


Categories