What is difference between array and structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is Conio.h ?
What is break in c?
Explain the difference between null pointer and void pointer.
What is c programming structure?
int x=5; printf("%d%d%d",x,x<<2,x>>2);
Write a C Program to display the following menu: Menu 1. Display 2. Copy 3. Append 4. Exit Accept the choice (1-4) from the user, and perform the following tasks: Choice 1: Accept a file name from the user and display the file on screen Choice 2: Accept two file names, and copy first file to the second Choice 3: Accept two file names, and append second file to the first file Choice 4: Terminate the program
1 Answers Accenture, Concor, DMU, Satyam, Syntel, Tora,
i want to know the procedure of qualcomm for getting a job through offcampus
What is that continue statement??
Famous puzzles which are generally asked by companies during interviews ?
What ios diff. Between %e & %f?
Write a program to print numbers from 1 to 100 without using loop in c?
Explain how do you print an address?