Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
Level
See All
Beginner
Intermediate
Advanced
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Game Development with JS
Responsive Web Design
Python for Data Science
Python for Finance
Courses
See All
React + Redux
Angular + NestJS
Python Data Structures
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
Log in
Register
Menu
+ 1
what is the the output and how the code snippet works?
i=(2,3,4); printf("%d",i);
cprogramming
4th Feb 2020, 11:50 AM
Chinnmay B S
1 Answer
Answer
+ 2
You can assign a variable with only one value. If there is more than one value last is used, I.e. 4. So output is 4.
4th Feb 2020, 11:53 AM
Stephan
Answer
Hot today
How do I generate a list with <N> unique elements randomly selected from another (already existing) list?
2 Votes
Paint Costs
3 Votes
I'm a beginner i want to learn how to upload a virus on someone's pc.
0 Votes
Creating Calendar With Alphabets or Letters That Carry-over
0 Votes
Given three integer matrices A(m*n),B(m*n) and C(m*n) . Print the one with more zero elements. beside code
0 Votes
I'm coding this for hours & can't make the value of the 5 random numbers round off to 2 decimal places like in the examples
0 Votes
Overloading + operator
0 Votes
( NEED HELP ) Halloween candy
0 Votes
Guys I'm beginner can anyone help me to add photo in my docui
1 Votes
What would be some improvements you would make to this password generator?
1 Votes