Cracking C Programming Interview by Jhamb Tanuj Kumar;

Cracking C Programming Interview by Jhamb Tanuj Kumar;

Author:Jhamb, Tanuj Kumar; [Jhamb, Tanuj Kumar]
Language: eng
Format: epub
Publisher: BPB Publications
Published: 2022-08-15T00:00:00+00:00


b Explanation: The redefinition of preprocessor directives is allowed, the value will get substituted from the latest preprocessor directive.

d Explanation: We discussed a similar concept in the explanation of question 57, group 2. 2D array is a collection of 1D arrays, Each string get stored in the form of a 1D array. The base address of each 1D array cannot be modified. If we declare given 2D array as *str[4], → char *str[4]={"hello", "India", "love", "great"};, the program will give output "hello India great love".



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.