How will you write a code for accessing the length of an array without assigning it to another variable?


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

Post New Answer

More C Interview Questions

in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

0 Answers  


Why is %d used in c?

0 Answers  


Explain modulus operator. What are the restrictions of a modulus operator?

0 Answers  


How do you determine the length of a string value that was stored in a variable?

0 Answers  


Can you please explain the difference between syntax vs logical error?

0 Answers  






What is adt in c programming?

0 Answers  


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

0 Answers  


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

0 Answers  


input any 4 digit number and find the difference of all the digits?

3 Answers   Google,


Why is c still so popular?

0 Answers  


I came across some code that puts a (void) cast before each call to printf. Why?

0 Answers  


Explain enumerated types in c language?

0 Answers  


Categories