what is the importance of spanning tree?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to generate address labels using structures?
what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(“ %d\n”,sum); } what is the difference between a=10 and a=010??
What character terminates all strings composed of character arrays? 1) 0 2) . 3) END
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
What is the difference between printf and scanf in c?
write a function to find whether a string is palindrome or not and how many palindrome this string contain?
difference between c and c++
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is the difference between functions getch() and getche()?
Explain 'bit masking'?
given post order,in order construct the corresponding binary tree
i have a written test in tomorrow