Promotion
CodeGym University
Java FullStack
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme
Help with tasks
Reviews
About us
Start
Start learning
Start learning now
All questions
Ask a question
Java 25
All quests
All levels
Any status
Questions about tasks
Hot
Pintu kumar
Level 8
motihari
Question about the task
Our first converter!
Java Syntax
,
Level 2
,
Lesson 2
Resolved
Save a reference to the previously created Woman object in man.wife.
Save a reference to the previously created Woman object in man.wife. what does it mean?
8/5/18
1743
views
1
comment
0
Antoine
Level 2
Question about the task
CodeGym. Learn once - use anywhere
Java Syntax
,
Level 1
,
Lesson 4
Resolved
Shortcut command repetition
Is there a shortcut to repeat a command 10x, rather than typing the same command out 10x?
8/1/18
2317
views
4
comments
0
ibrahim
Level 3
gujrat
Question about the task
Where does a Person come from?
Java Syntax
,
Level 2
,
Lesson 2
Resolved
I am unable to assign the reference of the object to variable.
public static void main(String[] args) { Person Person=new Person(); String person=Person(); } public static class Person { String name; int age; int weight; int money; } }
8/4/18
2218
views
1
comment
0
Vikas
Level 3
Delhi
Question about the task
Calculate the circumference of a circle
Java Syntax
,
Level 2
,
Lesson 2
Resolved
plz give me a brief
any one please tell me how to solve this question? public class Solution { public static void main(String[] args) { printCircleCircumference(5); } public static void printCircleCircumference(int radius) { //write your code here int pi=3.14; C = 2 * pi *
8/2/18
2423
views
1
comment
0
himalaya shinde
Level 4
Pune
Question about the task
Choose healthy food! Choose fruit!
Java Syntax
,
Level 1
,
Lesson 8
Archived
throwing error at the last requirement not able to understand.... please clarify
why this code is throwing error at the last requirement not able to understand.... please clarify
7/29/18
1984
views
5
comments
0
1
...
373
374
375
Please enable JavaScript to continue using this application.