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

Q&A Discussions

I do this relation between two interface child. I want to display farther and son. Why it is null in this place? Thank you.
anddisplavar
1 Vote
2 Answers
25th Jun 2020, 6:30 AM
Malick Diagne
Malick Diagne - avatar
How Can i use object tag with attribut data, type, width and height to Link index.html to first-door.html. thanks you.
child.fatherfilelinktwowith
-1 Vote
1 Answer
4th Mar 2021, 12:48 PM
Malick Diagne
Malick Diagne - avatar
if i text 21 it stacks. program says you are a child. you are a teenager. you are adult. how can i delete this "stack". #include <iostream> using namespace std; int main() { int age; cin>>age; if (age>=14){ cout<<"You're a Teenager"<<endl; } if (age>=18){ cout<<"You're adult"<<endl; } if (age>=0){ cout<<"You're a Child"<<endl; } else{ cout<<"Are u stupid ?"<<endl; } return 0; }
c++
0 Votes
4 Answers
18th Jul 2016, 10:34 AM
Peter MĂŒller
Peter MĂŒller - avatar
Hot today
overloading operators << >>
1 Votes
how does this code function?
2 Votes
.
1 Votes
My question is about python?
0 Votes
Default constructor and default assignment operator
0 Votes
.
0 Votes
i need to learn Coding
0 Votes
Where is my badge?
1 Votes
Quiz duel
0 Votes
Web
0 Votes