• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

struct node{ int x; node* n} int main(){ cout<<sizeof(node) };

Why is the output 16 https://code.sololearn.com/cBEKPDcmoiWm/?ref=app https://code.sololearn.com/cDuKz66o0J7v/?ref=app https://code.sololearn.com/cVeFknb9tGAH/?ref=app

sizeof
16th Oct 2019, 6:34 AM
Jude Kwofie
Jude Kwofie - avatar
1 Answer
0
look here it explain a lot https://stackoverflow.com/a/119134
16th Oct 2019, 7:03 AM
Taste
Taste - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
How can one build an Ai app
3 Votes
Can someone explain how it works (im new)
0 Votes
Websites for frontend developers
1 Votes
AI Takeover
1 Votes
How to learn python
1 Votes
C course progress restart
2 Votes
I need a mentor in coding specifically AI
0 Votes
Error in the result
0 Votes
I need a help
0 Votes
Pls how can I make my coding go live
1 Votes