Why is it that not all header files are declared in every C program?
No Answer is Posted For this Question
Be the First to Post Answer
print out of string in this format; 1. "rajesh" 2. \n 3. %d
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
What is #include in c?
write the program to find multiplication of 2-D matrix??????????
What are external variables in c?
Write a Program to accept different goods with the number, price and date of purchase and display them
What is a file descriptor in c?
What is volatile keyword in c?
main() { clrscr(); } clrscr();
Difference between pass by reference and pass by value?