Can the size of an array be declared at runtime?


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

Post New Answer

More C Interview Questions

Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?

6 Answers  


write a program for the normal snake games find in most of the mobiles.

0 Answers   Accenture, Wipro,


write a program to generate 1st n fibonacci prime number

2 Answers  


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  


1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.

4 Answers   Ignou, TCS,






Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


What is structure in c definition?

0 Answers  


Please list all the unary and binary operators in C.

3 Answers  


any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


What's a "sequence point"?

3 Answers  


what are two categories of clint-server application development ?

1 Answers  


a 'c' program to tell that the set of three coordinates lie on a same line

3 Answers   Persistent,


Categories