Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Can anyone tell me how to convrt a given year into its roman equivalent..in C language...can i use recursion??
c
3 голосов
2 ответов
5th Mar 2017, 5:17 PM
vimal tomar
Write a program that calculates the income tax from a given value of gross income. Use C language in writting the program
use
0 голосов
4 ответов
28th Feb 2022, 11:11 AM
Gideon
Is there any option for use switch case in python as C , instead of using if-else ladders
c
python
0 голосов
2 ответов
18th Apr 2018, 8:13 AM
PRITAM CHAKRABORTY
If an array in c behaves like an pointer, it is any use to initialize a pointer to the array?
arrays
c
pointers
1 голос
2 ответов
27th Mar 2020, 4:30 PM
Cristian Daraban
How to use gotoxy(x,y) function using codeblocks . My program works properly in turbo C but in other compilers it's not wrking.
c++
gotoxy(x,y)
0 голосов
3 ответов
6th Dec 2016, 7:04 PM
surabhi sethi
Why in c nested-if ,there is no use of "return" statement in end of code but the code run. some one explain it.
c
else-statements
nested-if
1 голос
5 ответов
27th Mar 2020, 4:45 PM
Abdul Wahab Junaid
Can I program in Python and use a code made in C ++? Could I see some example?
c++
python3
0 голосов
3 ответов
31st Jul 2017, 3:53 PM
Jorge Grave de Peralta
is my first day Learning how to use c ++ and I do not understand anything is normal
c++
0 голосов
3 ответов
26th Apr 2017, 6:59 PM
Juan Martín Cubells
how to round a float point value in c++ ?? like c programme i can use %.2f for two value after decimal point.
c
c++
0 голосов
5 ответов
25th Oct 2021, 1:41 PM
Aliul Nadab
I can’t answer C quiz module 7 because I can’t use uppercase letters on iPhone SE there. Is it just me?
bug
c
quiz
sololearn
1 голос
2 ответов
22nd Nov 2020, 9:30 AM
KatharinaSt
What is the use of free(..) in C .because it generates a code error and removing it everything goes normal?
c/free()
1 голос
2 ответов
16th Dec 2020, 1:12 AM
Othmane El karmy
Try to use more functions with cin statement inside the c program, compile. and run the program.
cnn
helen
-1 голос
1 ответ
7th Feb 2017, 6:47 PM
Zeyad Sharo
Hi, I am new here trying to learn c programming language. How can I use it to make OS for myself
1
1 голос
2 ответов
26th Sep 2018, 2:44 PM
fasanya moses
What is use of struct in C language ?explain with an example with understand manner and simply way any audible
struct
use
0 голосов
2 ответов
4th Oct 2019, 4:13 PM
Mounika P2281998
Can we use the below piece of code in c if we've to replace clrscr() function with an user-defined or custom function?
c
clearscreen
function
user-defined
1 голос
2 ответов
23rd Oct 2021, 2:19 AM
S Srividhya
In Python, is there no special characters like newline(\n), vertical tab(\b) as in C or any alternate way to use this.......
print
1 голос
2 ответов
11th Jul 2019, 2:13 PM
V.RENUGHA
How could we implement the stack ADT in C so that we could use it to store different data types at different times, instead of u
adt
c
data_types
generic
stack
5 голосов
1 ответ
28th Aug 2019, 5:50 PM
Zhenis Otarbay
How to use recursive functions?
c
function
how
recursive
use
2 голосов
1 ответ
27th Mar 2019, 1:28 PM
Rishabh Maurya
Hi, how can I know if I should use the heap or the stack when I am programming in C ?? Thanks
c
data
free
functions
heap
malloc
pointers
stack
type
0 голосов
2 ответов
4th Feb 2020, 5:26 PM
Carlos Caminero
How to take an input from the user in php? like we use scanf in C to take input from the user..
php
1 голос
3 ответов
4th Nov 2016, 5:05 AM
Radhika Gupta
What is used to study and code in sololearn?
c
code
python
sololearn
study
use
2 голосов
1 ответ
30th Jul 2019, 11:17 PM
Kyaw Win Htut
How can i add graphical part to the c program.. Which compiler should i use ...I want to make User friendly softwares..
ajax
c
c++
computer
cordova
css
html
java
javascript
objective-c
programming
swift
0 голосов
3 ответов
4th Dec 2016, 8:19 AM
Rahul Sharma
How can I use Python code into C Sharp, can I do it just with code ? Or I need some external tool...
csharp
python
0 голосов
2 ответов
23rd Jan 2020, 8:30 PM
Esteban Chacon Martín
Hi, Could anyone explain how to use the C library's <time.h> header file to get the time in the internal clock?
c
0 голосов
2 ответов
28th Nov 2018, 2:41 AM
Yusha Arif
I know c#, and am starting to study mecatronic, can i use c# in this, or i have to learn c++ and c ?
c
c#
c++
electronic
robotics
2 голосов
2 ответов
29th Mar 2017, 9:02 PM
Gabriel Sobral
Use c or java : Write a program to find lowest number of integers in the array that sums up the given number.
java
-2 голосов
2 ответов
6th Jul 2020, 2:31 AM
Dadasaheb Patil
When we use gets() in C language then what does the compiler read whenever there comes a space? Ex : This " " is " " me.
c
0 голосов
3 ответов
14th May 2020, 11:04 AM
Raiyan
What is the use of the return function in c programming? How relevant can it get?why it is usually followed by 0 and not other?
beginner
c
question
0 голосов
2 ответов
29th Mar 2022, 12:24 PM
Amanuel Nigussie
In scanf() fn, we use & ("adress of" operator) before a variable... Then why & is not used before a variable in printf() fn in C
input
output
0 голосов
2 ответов
25th Aug 2019, 6:35 AM
Vandana
Write a C program to read a file and count the number of lines in the file. Note : Should not use an in-built function.
c
program
1 голос
1 ответ
19th May 2018, 1:38 AM
Arun Sharma
what does the expression 'Return 0' generally do?? In turbo C we use getch() at the end. Please someone explain this to me.
@cprogramming
0 голосов
1 ответ
23rd Apr 2019, 3:08 AM
Light L
Guys help me this, I am a begginer and I use C programming course. A program that will identify if you have a fever or not
none
0 голосов
1 ответ
29th Oct 2021, 5:36 AM
CHRISTINE MINDAJAO
what kind of files can we open using the files opening and writing concepts that we learnt in c
c
c++
fclose
feel
fgets
file
files
fopen
fscanf
use
6 голосов
4 ответов
22nd Jun 2019, 5:49 PM
Sachin Motwani
How to use cerr in c++ ?
c
c++
cerr
consolerror
cpp
error
use
2 голосов
2 ответов
15th Mar 2018, 8:14 AM
Vishwajeet
Which one is more useful? "C", "C++", or "C#" ?
c
c#
c++
help
how
java
related
use
where
2 голосов
6 ответов
21st Jun 2017, 8:09 PM
Sourav Dutt
Using C
c
game?
how
in
program
use
we
0 голосов
1 ответ
18th Oct 2018, 5:57 AM
Dim Bunhuch
How can upload some files on my code at sololearn?
c
code
codes
files
images
php
txt
upload
use
0 голосов
1 ответ
7th Jan 2022, 11:33 PM
Hacker
A 1 B 2 C 3 D 4 E 5 F 6 G 7 H 8 I 9 J 10 K 11 L 12 M 13 N 14 O 15 P 16 Q 17 R 18 S 19 T 20 U 21 V 22 W 23 H 24 Y 25 Z 26 pleas help Me....java coding ......one looping use
java
0 голосов
5 ответов
29th Aug 2016, 4:53 AM
Aung Moe Hein
I need the user to input a grade A B C or D and i have assigned int to these var so that i can use it to multiple another variable and the output final answer, how do i write the code please
java
0 голосов
3 ответов
26th Aug 2016, 9:03 PM
Ledum Birah
graphics
c
code
graphics
how
in
learn
on
solo
to
use
0 голосов
1 ответ
19th Jun 2019, 9:32 AM
Nilesh Kumar
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
5
6
Следующий >
Актуальное сегодня
What's wrong with this code ? ( Beginner)
3 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Uuu
1 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes