Explain what are binary trees?
What is the stack in c?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
write a program to find the frequency of a number
What is static memory allocation?
What is Your Name :)
Who is invented by c?
What is the difference between far and near in c?
Why do we need arrays in c?
what is void pointer?
which types of data structure will i use to convert infix to post fix???
write a program to copy a string without using a string?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?