Why ordinary variable store only one value  


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

Post New Answer

More C Interview Questions

difference between function & structure

9 Answers   Verizon,


int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?

15 Answers   Mascot,


being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?

1 Answers   TCS,


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


What does void main () mean?

0 Answers  






wht is the difference between KPO and BPO ?

2 Answers   Accenture, BPO, HCK, HCL, Infosys,


Using which language Test cases are added in .ptu file of RTRT unit testing???

0 Answers  


Write a function in c to find the area of a triangle whose length of three sides is given.

2 Answers  


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

0 Answers  


for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float

1 Answers  


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Lovely Professional University,


How many data structures are there in c?

0 Answers  


Categories