Explain the process of converting a Tree into a Binary Tree.
What is c variable?
Why shouldn’t I start variable names with underscores?
How can I return multiple values from a function?
Why is sizeof () an operator and not a function?
What is malloc return c?
explain what is an endless loop?
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
Can math operations be performed on a void pointer?
what is the structure?
what will be maximum number of comparisons when number of elements are given?
What is static volatile in c?
Describe how arrays can be passed to a user defined function