hw can we delete an internal node of binary search tree the
internal node has child node..plz write progarm
Who invented bcpl language?
What is volatile
What is a const pointer, and how does it differ from a pointer to a const?
What is NULL pointer?
How can my program discover the complete pathname to the executable from which it was invoked?
What is a C array and illustrate the how is it different from a list.
What does main () mean in c?
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
What are different types of operators?
how can i get output like this? 1 2 3 4 5 6
What is a MAC Address?