What is function in c with example?
No Answer is Posted For this Question
Be the First to Post Answer
hi, which software companys will take,if d candidate's % is jst 55%?
write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?
What is the role of && operator in a program code?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
When should the const modifier be used?
How are portions of a program disabled in demo versions?
What is && in c programming?
What is a ternary operator in c?
wat s the meaning of (int *)p +4;
What are the various types of control structures in programming?
How many types of arrays are there in c?
main() { int x=10,y=15; x=x++; y=++y; printf("%d %d\n",x,y); } output??
19 Answers EBS, Ramco, Sangwin, TCS,