Explain threaded binary trees?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between constant pointer and pointer to a constant. Give examples.
Differentiate fundamental data types and derived data types in C.
List the variables are used for writing doubly linked list program.
What is void main ()?
mplementation of stack using any programing language
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
write a program to read a number and print in words that is in sentence for example 21,219 then output is "twenty one thousand and two hundred nineteen" by using only control flow statements (only loops and switch case )?
Who developed c language and when?
What are different types of variables in c?
What is the equivalent code of the following statement in WHILE LOOP format?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
WAP to convert text into its ASCII Code and also write a function to decode the text given?