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


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

Post New Answer

More C Interview Questions

Is register a keyword in c?

0 Answers  


Explain bitwise shift operators?

0 Answers  


What is the difference between typedef and #define?

0 Answers  


What are 3 types of structures?

0 Answers  


how do we remove the printed character in printf statement and write next it it

1 Answers  






Write a C program that reads a series of strings and prints only those ending in "ed"

2 Answers   Accenture,


What is the use of structure padding in c?

0 Answers  


What is the benefit of using an enum rather than a #define constant?

0 Answers  


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

0 Answers  


What is structure in c language?

0 Answers  


What is double pointer?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


Categories