Design a program which assigns values to the array
temperature. The program should then display the array with
appropriate column and row headings.


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

Post New Answer

More C Interview Questions

15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

1 Answers  


What is volatile variable in c?

0 Answers  


What is the exact difference between '\0' and ""

3 Answers  


The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);

1 Answers   HCL, Public Service Commission,


input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,






Write the test cases for checking a variable having value in range -10.0 to +10.0?

0 Answers   Bosch,


How can I find the day of the week given the date?

0 Answers  


how to use enum datatype?Please explain me?

3 Answers   Excel,


list the no of files created when c source file is compiled

9 Answers   TCS,


What is bubble sort technique in c?

0 Answers  


How to create struct variables?

0 Answers  


what is the difference between c and java?

1 Answers  


Categories