Answer Posted / ganesh
null pointer is a pointer. it will retrns no value that is
call null pointer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum no. of arguments that can be given in a command line in C.?
what is ur strangth & weekness
List some of the dynamic data structures in C?
What is output redirection?
When should you not use a type cast?
Is a house a mass structure?
Write a program to print "hello world" without using a semicolon?
When should a far pointer be used?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
What is the significance of c program algorithms?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Explain two-dimensional array.
Explain can you assign a different address to an array tag?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
How many loops are there in c?