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

how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 Answers   Wipro,


What are static variables in c?

0 Answers  


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

0 Answers  


What is a program flowchart?

0 Answers  


What is a sequential access file?

0 Answers  


What is structure packing ?

2 Answers   HP,


What is a string?

0 Answers  


What is sizeof in c?

0 Answers  


A stack can be implemented only using array?if not what is used?

3 Answers   InterGlobal,


How can I list all of the predefined identifiers?

0 Answers  


How many levels of pointers have?

0 Answers  


Is c easier than java?

0 Answers  


Categories