Explain what is dynamic data structure?
No Answer is Posted For this Question
Be the First to Post Answer
what is the structure pointer?
In which area global, external variables are stored?
Are there constructors in c?
write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
What are the restrictions of a modulus operator?
How can I call a function with an argument list built up at run time?
How is pointer initialized in c?
What are preprocessor directives?
which do you prefer C or Pascal?
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
what is the use of pointers
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?