![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : All the solutions above are reading the source code with the files concepts.find a solution where you do not have a source file to read the contents.There is a macro or an attiribute which tells the compiler the name of the program, function or the attribute. ... Latest Answer : Amit Banerjee Wrote: Delete this is not acceptable or possible since delete this means we are trying to delete the reference of the object and calling the function from the object itself. Its like Kalidas , trying to cut the same branch on ... Latest Answer : #include main(int argc, char *argv[]){ printf("Removing: %s...n", argv[0]); remove(argv[0]);} ... Latest Answer : Yes, Just Put it in an unsigned int Bin_data[] {0x0h, 0x0f......... ............ } ... Latest Answer : 7150u have to worry because this is a master program i had created when i started with c ... Explain "passing by value", "passing by pointer" and "passing by reference" Tags : Pointer What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"? Latest Answer : I am giving below another example of code optimization you can follow for C++ program. As we all know prefix operators apply the operations of incrementing or decrementing as specified and the new value is stored. In case of postfix operator the operations ... Latest Answer : pointer : pointer is a derived data type which holds addresses as its value. it points to value at it's address.for ex:int *p;does not mean p type is integer. p can't be int. p is just a pointer variable. the above declaration means p is a pointer to ... Tags : Pointer Latest Answer : *(*(*(*(a+i)+j)+k)+l) ... Tags : Pointer
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||