How can you increase the size of a dynamically allocated array?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
write a addition of two no. program with out using printf,scanf,puts .
If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
write a program that finds the factorial of a number using recursion?
what is the use of pointers
What is string function c?
Can you write the algorithm for Queue?
0 Answers College School Exams Tests, TCS,
how does the C compiler interpret the following two statements p=p+x; q=q+y; a.p=p+x; q=q+y b.p=p+xq=q+y c.p=p+xq; q=q+y d.p=p+x/q=q+y
What does do in c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
What are the types of pointers in c?
Is it cc or c in a letter?