How to draw the flowchart for structure programs?


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

Post New Answer

More C Interview Questions

What was noalias and what ever happened to it?

0 Answers  


how to TOGGLE Nth bit of variable in a MACRO

1 Answers   NDS,


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

0 Answers  


Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 Answers   Honeywell, TCS,


What is output redirection?

0 Answers  






FILE PROGRAMMING

0 Answers   Wipro,


Explain what is gets() function?

0 Answers  


How main function is called in c?

0 Answers  


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

0 Answers  


where does malloc() function get the memory?

1 Answers  


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

0 Answers  


What is pivot in c?

0 Answers  


Categories