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 13675hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
2021Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 39798how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
1947Post New TCS C Interview Questions
Is php outdated 2019?
What is a tag?
If you see a web address on a magazine, to which web page does it point?
What is broadcast domain for 10 stas connected to router at layer 3?
Write a C++ Program to check whether a number is prime number or not?
Explain to find conductivity?
What is the difference between math floor and math round?
What is the alternate way to click on login button?
draw neat sketch of pirani gauge with wheatstone bridge circuit to measure output. discuss its construction working princple
What is hp-alm tool?
what do know about commands?
Is it safe to pay the premium through insurance agent? : insurance sales
What are dynamic actions? Give a few examples. What are it’s you used in them?
Discuss about the sequence in which splunk upgrade can be done in a clustered environment?
Did you have a favorite project that you had to do while in school?