void main()
{int a[5],i,b=16;
for(i=0;i<5;i++)
a[i]=2*i;
f(a,5,b);
for(i=0;i<5;i++)
printf("\n %d",a[i]);
printf("\n %d",b);
}
f(int *x,int n,int y)
{
int i;
for(i=0;i
1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.
4 13824hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
2068Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 40426how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
1982Post New TCS C Interview Questions
What are email automation commands?
What are the new features added to JDBC 4.0?
code for connection from windows forms to sql server
Performance tuning( what you did in performance tuning)
Is padding included in width?
Is length = 0 sufficient to ascertain that the field has been modified?
What are standard controls?
Which python memory profiler is recommended?
How will you measure the eccentricity of the turbine rotor during running
Why do we use angularjs?
Write down the syntax of "for " loop
What is a standard report and custom report?
what is Global Call
Explain primary key and foreign key constraints?
Explain what is the difference between logistics and transport?