Can 'this' pointer by used in the constructor?
No Answer is Posted For this Question
Be the First to Post Answer
enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above
write a program to display all prime numbers
Do you have any idea about the use of "auto" keyword?
write a c program for swapping two strings using pointer
who is the father of C Language?
20 Answers CTS, UST,
How would you obtain the current time and difference between two times?
What is the difference between File pointer and Internal Charecter Pointer?
how can be easily placed in TCS.
Explain what is the benefit of using an enum rather than a #define constant?
How is a two dimensional array passed to function when the order of matrix is not known at complie time?
errors in computer programmes are called
What is define directive?