Array is an lvalue or not?


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

Post New Answer

More C Interview Questions

int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).

1 Answers  


What is return type in c?

0 Answers  


What is volatile c?

0 Answers  


What is include directive in c?

0 Answers  






Why can’t constant values be used to define an array’s initial size?

0 Answers  


a program that can input number of records and can view it again the record

0 Answers   Accenture,


who is the editor of 'pokemon'?

1 Answers  


Why c language?

0 Answers  


write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?

3 Answers   Oracle,


Explain what are global variables and explain how do you declare them?

0 Answers  


What is the explanation for cyclic nature of data types in c?

0 Answers  


Categories