Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Most answered questions
+26
votes
38
answers
int a=2; printf("%d", ++a + a++);
asked
Jun 18, 2019
by
kj
urgent
–12
votes
31
answers
The following C program i have taken from book but output is not coming- Solution required- kindly help.
asked
Apr 3, 2018
by
Power Murugan
(
190
points)
c
+13
votes
28
answers
int A[11]; how many elements can be stored in it
asked
Jan 10, 2018
by
Tanveer Hussain
c
+28
votes
24
answers
guys i am begginer so pls can you tell me which language i need to study first and how can i use it in life or somewhere
asked
Jan 11, 2020
by
Luka Lomiashvili
(
190
points)
+17
votes
19
answers
what was the error
asked
Sep 24, 2019
by
Gopi Jonnalagadda
(
250
points)
+2
votes
18
answers
what is the syntax for declaring a variable?
asked
Dec 22, 2019
by
kotha kushal
(
560
points)
+6
votes
18
answers
write a program to swap two numbers without using variables
asked
Oct 10, 2019
by
Goldwyn Gedela
(
190
points)
c
language
0
votes
18
answers
Write a program to enter the value of two variables (X and Y). Find and print themaximum value for two variables.
asked
Aug 9, 2019
by
anonymous
+4
votes
18
answers
pointer in c
asked
Aug 8, 2018
by
anonymous
–4
votes
18
answers
To print natural numbers from 1 to 32767
asked
Jul 2, 2018
by
anonymous
+1
vote
17
answers
what are the errors in this program, i'd like to know
asked
Oct 20, 2017
by
anonymous
+1
vote
16
answers
what command do i use for a new line in C
asked
Jun 16, 2019
by
anonymous
+7
votes
15
answers
how to get product of two numbers
asked
Aug 5, 2019
by
anonymous
c
+22
votes
14
answers
what coding language should I learn for game development
asked
Dec 16, 2022
by
Luan Parker
(
220
points)
-trying-to-start-coding-
+6
votes
14
answers
what is a pointer?
asked
Dec 21, 2019
by
kotha kushal
(
560
points)
+1
vote
14
answers
1 22 111 2222 11111 make this code from for loop
asked
Nov 28, 2019
by
Shahab Ali
program
+2
votes
14
answers
Why this programm doesn't work?
asked
Nov 13, 2019
by
Anton
c
-for
loops
needhelp
-help-plz-
–8
votes
13
answers
Why does it show that variable 'i' undeclared in loop? (C language)
asked
Jun 7, 2021
by
tearaj
(
150
points)
c-language
+5
votes
13
answers
Why my code is not working plz help !!!!
asked
Apr 11, 2021
by
ismail andrey
(
470
points)
c
couldnt-find-answer-on-internet
-help-plz
needhelp
please-help
+11
votes
13
answers
python question
asked
Aug 6, 2020
by
조강민
(
190
points)
Page:
1
2
3
4
...
130
next »
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...