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

What are pointers? What are different types of pointers?

0 Answers   Fidelity,


what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")

7 Answers   Cadence, JNTU, Zen Technologies,


How do you determine a file’s attributes?

0 Answers  


What is pointer to pointer in c language?

0 Answers  


program to find middle element of linklist?

1 Answers   Huawei,






What is null character in c?

0 Answers  


1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.

0 Answers  


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

0 Answers   RBI,


Why pointers are used in c?

0 Answers  


What does p mean in physics?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

0 Answers   IBM,


Find MAXIMUM of three distinct integers using a single C statement

0 Answers  


Categories