What is huge pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Genralised LInked List?? Please give a detailed explation of it..
What is structure packing in c?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
will u please send me the placement papers to my mail???????????????????
What is the meaning of this decleration? unsigned char (*pArray[10][10]); please reply.
Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.
Write a C function to search a number in the given list of numbers. donot use printf and scanf
what is event driven software and what is procedural driven software?
What does *p++ do? What does it point to?
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
The variables are int sum=10,SuM=20; these are same or different?
What is multidimensional arrays