Write a program with dynamically allocation of variable.


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

Post New Answer

More C Interview Questions

An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

0 Answers  


i got 75% in all semester am i eligible for your company

0 Answers   Infosys,


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

0 Answers  


12345 1234 123 12 1

2 Answers  






What is quick sort in c?

0 Answers  


WHAT IS PRE POSSESSORS?

6 Answers   TATA,


int x=5; printf("%d%d%d",x,x<<2,x>>2);

2 Answers   TANCET,


What is a class?

3 Answers  


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

0 Answers  


Write a program for deleting duplicate elements in an array

3 Answers   Subex,


how can i get output like this? 1 2 3 4 5 6

6 Answers   Excel,


Categories