What is wrong with this code?
No Answer is Posted For this Question
Be the First to Post Answer
Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; }
what is difference between null and nul in c language
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Explain enumerated types in c language?
Why we use void main in c?
How does normalization of huge pointer works?
class foo { public: static int func(const char*& p) const; }; This is illegal, why?
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
What is the use of function in c?
what is dangling pointer?
What are the 5 elements of structure?
who is the father of C Language?
20 Answers CTS, UST,