Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
C# ..... Can we override public method of interface. In a class which implements that interface.??
.net
base
c#
class
code
implements
interface
override
program
4 голосов
3 ответов
20th Mar 2020, 2:01 PM
Smit Kalkani
class Myclass { public static void main(String []args){ System.out.println.("I'm learning java"); } }
i'm
where
wrong
0 голосов
3 ответов
16th Sep 2017, 3:51 PM
Parvinder Singh
Is there any problem if we copy the code of someone to save and make it public ?
any
code
copy
if
is
make
problem
public
save
someone
1 голос
9 ответов
24th Dec 2018, 4:51 AM
Gopu Pavan
Why a Single Java Source File Can Not Have More Than One Public Class
easy
explain
java
way
1 голос
2 ответов
2nd Apr 2018, 9:30 PM
Arun Tomar
class MyClass { public static void main(String[] args) {System.out.printIn("I am learning Java"); } }
java
0 голосов
2 ответов
8th Nov 2019, 2:19 PM
Fiamordzi Edzenam
Hello! I have a question. I can translate your code and public it?
html
0 голосов
3 ответов
26th Nov 2017, 9:02 PM
Александр Катковский
Drag and drop from the options below to create an object of the A class in the B class and call its "test" method. public A {
classes
java
objects
-1 голос
28 ответов
30th Jun 2017, 6:46 AM
Walter Mugo
In a class what is the difference between private member and public member
c++
0 голосов
3 ответов
20th May 2017, 3:40 PM
RISHABH SINGH
How to use curl to make request to secure public ip (0.0.0.0) django server without error?
curl
django
python3
ssl
1 голос
3 ответов
21st Sep 2021, 4:54 PM
Abhay
Drag and drop from the options below to define the set and get methods. class A { private int x; public getX() {
classes
java
1 голос
10 ответов
3rd Jul 2017, 7:53 AM
Walter Mugo
How can benefit from making my code private or public ? What is the best one ?
code
private
public
2 голосов
7 ответов
7th May 2017, 6:09 PM
Salah Ayoob
Why are Java high level classes and interfaces be declared just public and default
classes
enums
interfaces
java
0 голосов
4 ответов
28th Dec 2016, 7:19 PM
Hasnat Saeed
My question is why void is used with main in public static void main(String ab[])?
java
2 голосов
4 ответов
21st Jun 2017, 2:59 PM
Shubham Agarwal
How can I make an application?
android
c++
java
public
5 голосов
12 ответов
19th Sep 2018, 2:50 AM
Sujan
Do I need to post my new code or will making it public automatically post it for me.
code
post
question
9 голосов
4 ответов
10th Aug 2017, 2:39 PM
Shawn Gillis
import java.util.*; class Program { public static void main(String[] args) { int ch; float usd,inr;
java
0 голосов
5 ответов
28th Jun 2017, 2:17 PM
Rajan Khorasiya
In this app where are non public saves found? What is the "tab Code"?
c#
0 голосов
4 ответов
5th Jan 2017, 4:04 AM
Lectrixquids
How to add a picture to my code I want to make public on solo learn
html
2 голосов
3 ответов
18th Jul 2021, 2:41 PM
Adedeji Moyinoluwa
Why do we use static keyword in the line public static void main(string args[])
java
1 голос
3 ответов
3rd Sep 2016, 12:21 PM
Shubham Jain
Error: Main method not found in class Pozycja, please define the main method as: public static void main(String[] args) or a
java
0 голосов
11 ответов
5th Jan 2020, 9:34 PM
Ivan
Why is the name of .java file equal to the name of the public class?
help
java
2 голосов
2 ответов
20th Jun 2020, 4:23 PM
Tannishtha Sengupta
What is the difference between class with public in the front and class without public?
classes
java
1 голос
4 ответов
5th Mar 2016, 6:17 AM
Yusuf Faisal (Pro Encoder)
Inheritance code reusability
c++
inheritance
public
4 голосов
5 ответов
29th Mar 2018, 4:33 PM
Ketan Lalcheta
public string Name { get { return name; } set { name = value; } }
properties
0 голосов
3 ответов
12th Jul 2020, 8:00 PM
Ali Emir Altın
What is the output of the following code? abstract class Calc { abstract public function calculate($param); protected func
inheritance
php
-8 голосов
10 ответов
25th Apr 2020, 12:53 AM
Mercy Vasquez
What is your first public website that anyone in the world can visit?
first-domain
first-website
html+css+js
web-address
world-wide
2 голосов
1 ответ
22nd Jul 2017, 1:47 AM
Erik Johanson
Please how can I get my website public and get URL for it
python
0 голосов
1 ответ
8th Oct 2022, 8:01 PM
Folahanmi Nelson
class MyClass { public static void main(String[ ] args) { System.out.println("Hello World"); } }
i
-1 голос
3 ответов
23rd Jan 2021, 1:25 PM
Harsh Verma
Can someone help me out for understanding the concept of public keyword
else-statements
if-statements
java
0 голосов
1 ответ
29th Oct 2017, 8:23 AM
priyanshi
Is it that constructor can only be declared in public access specifier?
c++
constructors
0 голосов
1 ответ
28th Jul 2016, 4:23 PM
Abhilash Anand
class person{ private : int age=8; public : person(int age){ cout<<this->age; } }; int main() {person p(2);}
c++
output
0 голосов
6 ответов
5th Jul 2017, 2:17 PM
Kushagra Agarwal
Is encapsulation in c++ is writing with public and private keywords? If not that how encapsulations is writing?
c++
0 голосов
8 ответов
23rd Jul 2018, 6:54 PM
Rytis Karalius
What are the disadvantages of creating/developing your app from a computer that is not yours? A public computer.
computer
3 голосов
7 ответов
27th Feb 2017, 10:04 PM
Ruth
Can we access Private protected and public access specifiers at the same time in c++?
c++
oop
-1 голос
4 ответов
20th Apr 2018, 2:31 PM
kashif ahmad
(Off topic)can i use the information of any public transport service in my website without including its name ?
services
transport
5 голосов
2 ответов
15th Feb 2020, 12:43 PM
Vijay(v-star🌟)
In java what is the purpose of putting the keyword "public" in main method? Why we do not put the word "public" in user defined methods?
java
public
-1 голос
4 ответов
29th Aug 2016, 9:23 AM
Jia Wei Sim
Is it good to set all variables as public at the beginning of creating a class?
access-modifiers
c#
classes
2 голосов
4 ответов
22nd Dec 2016, 12:12 AM
Jan Mróz
Please help with Creating class cats with public members: cats name and age are required? In python
classes
methods
python
python3
0 голосов
5 ответов
9th Apr 2020, 2:14 PM
mahlatse Ignatious magongoa
is undo function is available in R programming language ?
public
r-language
1 голос
1 ответ
27th Oct 2019, 7:36 AM
venkata sreeram
What can I fill here class MyClass { public static void main(String[ ] args) { System.out.println("Hello World");
java
2 голосов
5 ответов
14th Jan 2018, 4:21 PM
Sharoj yadav
What output results from this code? public static void main(String[ ] args) { doSomething(4); } static void doSomething(int
java
methods
-2 голосов
7 ответов
30th Jan 2017, 10:27 PM
Yohanna Ezra
class Parent { public static void show(){ System.out.println("parent class"); } } class Child extends Parent {
java
0 голосов
2 ответов
25th Apr 2018, 5:11 PM
pankaj
Can you please explain easily about private public in class and also about constructors in classes with examples ?
c++
in
0 голосов
8 ответов
23rd Jul 2020, 9:36 AM
Pulasani Aswini
Rearrange the code to declare a method returning the greater of the two arguments. return a; } public int max(int a, int b) { }
java
methods
-1 голос
5 ответов
4th Jul 2017, 7:38 AM
Walter Mugo
import java.awt.DisplayMode; class VariableType { int amount=20000; int pin=472442; } public class DatyTypeNK extends Variable
code
java
0 голосов
4 ответов
26th Mar 2017, 10:23 AM
Ankit Khare
Which of the following are valid modifier? Protected , public , private , handin ?
handin
modifier
private
protected
public
valid
0 голосов
2 ответов
9th Jun 2018, 6:55 PM
Khawla
why is static keyword used to describe main method??that is public STATIC void main()..
java
0 голосов
3 ответов
8th Jul 2016, 4:42 PM
K.p.
Is we can do implementation of more public classes in a source file in a java language?
java
2 голосов
2 ответов
7th Jul 2018, 8:05 PM
Muhammad Arsalan Sangi
could someone plz help me out in the queueArr program ..I've made it public
help
queuearr
1 голос
1 ответ
20th Feb 2021, 3:17 PM
Syeda Umme Salma
How to code a form to allow it's contents show visible for the public
action
file
form
method
upload
0 голосов
1 ответ
9th Aug 2019, 10:27 AM
Damon. A
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
7
8
9
...
12
Следующий >
Актуальное сегодня
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
Fast coding (mobile)
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Beginner_to_SoloLearn
1 Votes
Summary please??
0 Votes