int far *near * p; means
What is a null string in c?
write the program to find multiplication of 2-D matrix??????????
What is the difference between macros and inline functions?
write a c programme for add of two numbers with out use of arthematic operators
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
What is identifier in c?
How do you declare a variable that will hold string values?
What is the use of c language in real life?
What is the use of getchar functions?
How do you use a 'Local Block'?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
code for bubble sort?