Explain the array representation of a binary tree in C.
No Answer is Posted For this Question
Be the First to Post Answer
What is pointer to pointer in c?
What is the difference between volatile and const volatile?
what is pointer?
what will be the output off the following program? #include<stdio.h> int main() { int a; a=015+0*71+5; printf("%d,a"); return0; }
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
What is function prototype in c with example?
write a program to display reverse of a number using for loop?
Is there any demerits of using pointer?
2. Counting in Lojban, an artificial language developed over the last fourty years, is easier than in most languages The numbers from zero to nine are: 0 no 1 pa 2 re 3 ci 4 vo 5 mk 6 xa 7 ze 8 bi 9 so Larger numbers are created by gluing the digit togather. For Examle 123 is pareci Write a program that reads in a lojban string(representing a no less than or equal to 1,000,000) and output it in numbers.
How is a null pointer different from a dangling pointer?
c programming of binary addition of two binary numbers
Why is c called c not d or e?