Can 'this' pointer by used in the constructor?
No Answer is Posted For this Question
Be the First to Post Answer
what will happen if you free a pointer twice after allocating memory dynamically ?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?
What is function and its example?
Why we use int main and void main?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
wat s the meaning of (int *)p +4;
what does keyword ‘extern’ mean in a function declaration?
Can we use visual studio for c?
main() { int a[10]; printf("%d",*a+1-*a+3); }
What is a ternary operator in c?
how could explain about job profile