Explain how can I write functions that take a variable number of arguments?
No Answer is Posted For this Question
Be the First to Post Answer
What is pointers in c?
Do pointers need to be initialized?
How would you find a cycle in a linked list?
what are the languages used in c#?
i have a written test in tomorrow
Is struct oop?
what is the output of the following program? main() { int c[]={2,8,3,4,4,6,7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf("%d",*c); ++q; } for(j=0;j<5;j++) { printf("%d",*p); ++p; } }
What library is sizeof in c?
Which sorting algorithm is the best?
Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?
Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?
program that accepts amount in figures and print that in words
2 Answers Infosys, Lovely Professional University, Wipro,