Explain can you assign a different address to an array tag?


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 getch() and getchar()?

10 Answers   Huawei, Infosys,


how to construct a simulator keeping the logical boolean gates in c

0 Answers  


Explain how can I read and write comma-delimited text?

0 Answers  


Reverse a string word by word??

9 Answers  


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,


What is the use of a static variable in c?

0 Answers  


Program to find the value of e raised to power x using while loop

5 Answers   IBM, N Tech,


What is the ANSI C Standard?

0 Answers   Celstream,


Can the “if” function be used in comparing strings?

0 Answers  


what are the general concepts of c and c++

2 Answers  


what is c

4 Answers  


Why are all header files not declared in every c program?

0 Answers  


Categories