Get Started
1031

Q: What would be the output of the following program? main() {     char a[] = "Visual C++";     char *b = "Visual C++";     printf ("\n%d %d", sizeof (a), sizeof (b));     printf ("\n%d %d", sizeof (*a), sizeof (*b)); }

  • उत्तर देखें
  • Workspace

Answer :
Explanation :

11  2  1   1

सबसे विस्तृत एग्जाम तैयारी प्लेटफार्म

Examsbook Prep ऐप आज ही प्राप्त करें