• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu
+ 2

Why the answer is not 3?

#include <stdio.h> union data{ int one; int two; }; int main(){ union data t; t.one=3; t.two=5; printf("%d",t.one); return 0; }

ccoding
6th Jan 2019, 7:08 AM
Abhyoday Singh
Abhyoday Singh - avatar
1 Respuesta

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Please recommend me
0 Votes
Hi, please I'm interested in learning Html, css and Javascript. I need a guidance or any app recommendation that will make me
1 Votes
Can i code here? Or just learn?
0 Votes
chat I wanna make a bullet hell game what language(s) do I need to know?
0 Votes
hi i want to learn C# but i don't have a good tut
1 Votes
How to build an AI website ?
1 Votes
It's app not running properly?
1 Votes
Why Lazy?
1 Votes
how to make sans fight on web language
1 Votes
Please help a beginner choose a programming language
2 Votes