write a c program thal will find all sequences of length N
that produce the sum is Zero, print all possible solutions?


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

Post New Answer

More C Interview Questions

what is reason of your company position's in india no. 1.

0 Answers   Accenture, TCS,


What is #line used for?

0 Answers  


Is main an identifier in c?

0 Answers  


How many keywords are there in c?

0 Answers  


how many header file is in C language ?

44 Answers   College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,






Explain what is the difference between #include and #include 'file' ?

0 Answers  


How can I dynamically allocate arrays?

0 Answers  


write a program to print infinte number

4 Answers  


how to find a 5th bit is set in c program

4 Answers   IBM,


How to declare pointer variables?

0 Answers  


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

0 Answers  


how can we print  hellow world programme without using semicolon

3 Answers  


Categories