What is meaning of tree


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what type of errors are checked during compilation

3 Answers  


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

0 Answers  


How to add two numbers without using arithmetic operators?

18 Answers   College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,


Sir,please help me out with the output of this programme:- #include<stdio.h> #include<conio.h> void main() { int a=18,b=12,i; for(i=a<b?a:b;a%i||b%i;i--); printf("%d %d",i); }

4 Answers  


How can I access an I o board directly?

0 Answers  






what is a function prototype?

1 Answers  


a 'c' program to tell that the set of three coordinates lie on a same line

3 Answers   Persistent,


What is the difference between memcpy and memmove?

0 Answers  


What is the difference b/w Structure & Class?

3 Answers  


What does *p++ do?

0 Answers  


What are the c keywords?

0 Answers  


Describe how arrays can be passed to a user defined function

0 Answers  


Categories