Write a Program to accept different goods with the number,
price and date of purchase and display them
No Answer is Posted For this Question
Be the First to Post Answer
What is sparse file?
When can a far pointer be used?
What is array within structure?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
How do you list files in a directory?
Explain how does flowchart help in writing a program?
What is volatile variable in c with example?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5
char *p="name"; printf(p);
Explain how can I remove the trailing spaces from a string?
What are the types of data structures in c?