Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What are deferent <T> & <?> in generics??
generics
java
wildcard
13 Votes
1 Réponse
8th Mar 2019, 12:23 PM
Nasir❤
Multiple Generic parameter
c#
generics
1 Vote
3 Réponses
4th Oct 2016, 5:00 AM
arti tripathi
I have face the problem i e wrong number of type arguments; required 3 Try<?>=new Try<?>[0]
generics
java
probelm
6 Votes
1 Réponse
24th Jun 2018, 3:01 PM
Arun Tomar
Generic method confusion
generics
type
0 Vote
1 Réponse
7th Mar 2021, 11:03 PM
Nobody
Why not just use the var keyword as the type of the parameters passed in the method? Then we could call the function passing arguments of whatever type we would like. Could that work?
c#
generics
0 Vote
3 Réponses
5th May 2016, 2:40 PM
Konstantinos Mpoukouvalas
Help i made a simple generic class
generics
java
1 Vote
1 Réponse
13th Jan 2019, 7:14 AM
stephen haokip
Generic methods <string> vs <T,U>
c#
generics
1 Vote
2 Réponses
25th Aug 2017, 8:39 PM
sneeze
is there a generic variabels in solo learn(java)
generics
java
0 Vote
2 Réponses
27th Mar 2019, 4:12 AM
yochay zamir
Why does the generic variable var doesn't have access to the instance variable "owner"?
c#
generics
1 Vote
1 Réponse
12th Sep 2023, 1:52 PM
Y AD Ù
Can i use generics.....?
c#
generics
1 Vote
2 Réponses
3rd Jun 2017, 8:50 AM
Jorge Casas
Ah, so I'm assuming List<string> is a generic then?
c#
generics
1 Vote
2 Réponses
17th Jun 2016, 11:42 PM
Malachi Jones
Problem solving C# 74.2
c#
generics
self-learning
1 Vote
4 Réponses
9th Sep 2021, 5:48 PM
Loup-Venant
why ref is used, can i omit it?
c#
generics
0 Vote
2 Réponses
1st Mar 2017, 10:06 AM
Avid_Coder
Please Help
c#
generics
0 Vote
2 Réponses
22nd Nov 2016, 4:01 AM
Gusti Kade
The most language program using to build a web?
generics
language
website
2 Votes
3 Réponses
21st Apr 2018, 10:34 AM
Vo Quang
How to compare two objects using "IF STATEMENT " in Linked list?
c#
generics
0 Vote
2 Réponses
12th Jan 2017, 8:54 PM
Abdullah Alhmzani
May you please explain three things in C++?
c++
define
generics
std::_____
13 Votes
6 Réponses
31st Dec 2017, 8:32 PM
Edwin Pratt
What does ref keyword stands for?
c#
generics
0 Vote
2 Réponses
12th Sep 2016, 8:02 PM
RTom
What is the difference between typecast in C++ nd generic in C#?
c#
generics
1 Vote
1 Réponse
18th Jul 2016, 7:48 AM
Vijoy Techy
What are the pros & cons at java generics?
generics
java
0 Vote
1 Réponse
12th May 2017, 8:26 AM
Peter
How to get type of generic
generics
java
0 Vote
1 Réponse
10th May 2017, 9:58 PM
Steve Tchatchouang
What kind of generic helper functions have you created? What type of structure and processing do you use for such functions?
functions
generics
1 Vote
1 Réponse
10th Dec 2016, 9:19 PM
Jeffrey Hoffman
What does the ref keyword do?
c#
generics
1 Vote
1 Réponse
26th Nov 2016, 5:16 PM
Robert Craig
is there a generic variabels in solo learn(java)
generics
java
0 Vote
1 Réponse
27th Mar 2019, 4:12 AM
yochay zamir
Why PHP is using generic data type and not specific ones?
data-types
generics
php
2 Votes
4 Réponses
29th Mar 2017, 10:58 AM
anon
C# vs Java generics.
c#
comparison
generics
java
7 Votes
2 Réponses
15th Apr 2018, 8:57 PM
Rusty.Metal
How i can make an generic class on python or ruby?
generics
python
python3
ruby
1 Vote
10 Réponses
26th Apr 2018, 2:59 AM
Saúl Chávez Sánchez
What about using var?
c#
generics
var
2 Votes
3 Réponses
27th Dec 2016, 9:16 PM
Lord Dunkin
what object does iterator() return?
generics
iterators
java
0 Vote
2 Réponses
6th Aug 2019, 2:22 AM
salar vahidi
Can Ruby and PHP language be used for ethical hacking??
generics
php
ruby
0 Vote
2 Réponses
20th Jul 2021, 5:59 PM
Joseph Awuah Baffour
Syntax used for operator overloading in a generic class
c#
generics
operator-overloading
1 Vote
2 Réponses
10th Sep 2018, 4:39 PM
UltraN
How to Initialize this declaration in java?
arraylist
generics
java
2 Votes
1 Réponse
21st Mar 2018, 7:29 AM
Vaibhav Sharma
Are the technique for use var and generic types are closed?
c#
generics
var
0 Vote
3 Réponses
13th Mar 2017, 8:52 PM
Ivaylo Naydenov
Why List<> is not valid but LinkedList<> is valid in java?
generics
inheritance
java
0 Vote
3 Réponses
9th Sep 2017, 9:12 PM
Abas Dehnad
Why are 64 bit programs bigger as 32 ones
compiler
generics
publishing
0 Vote
3 Réponses
17th Feb 2017, 12:26 AM
nyx215
Can u help me for java question?
generics
interfaces
java
0 Vote
1 Réponse
8th Jun 2022, 3:59 AM
burçin özkan
What is Dictionary, queue and stack in C#?
c#
collections
generics
stack
3 Votes
3 Réponses
17th Aug 2017, 2:58 PM
Damon Keane
Delete words from list in c#
arraylist
c#
delete
generics
0 Vote
3 Réponses
10th Apr 2017, 9:37 PM
prg_Mohamad
Arraylist vs List of type Object.
arraylist
c#
generics
java
list
oop
8 Votes
1 Réponse
5th Apr 2018, 4:13 PM
Rusty.Metal
return type can be Generic?
android
generics
java
templates
1 Vote
2 Réponses
27th May 2021, 8:47 PM
Mehran
The type HashSet could not be found
c#
error
generics
hashset
visualstudio
7 Votes
3 Réponses
28th Dec 2018, 2:35 PM
Sagheb
C# Extension Method question - IEnumerable<char>
c#
generics
methods
strings
1 Vote
2 Réponses
11th Jul 2020, 9:51 AM
Scott C
Can I make generic class in Java, but only without numeric types?
generics
java
objects
oop
0 Vote
2 Réponses
3rd Jun 2020, 7:58 AM
Ábel Domonkos Sáfrán
Cmon Let See my Awesome Exam and how I wrote my code.....Do you like it?so give me Upvote my friends...
collections
constructors
generics
java
4 Votes
1 Réponse
18th Sep 2016, 3:50 PM
Zohrab Alexanian
¿What is the difference between the character sets UTF-8, UTF-16, ASCII and ANSI? And ¿what's better?
generics
html
html5
progaming
sololearn
1 Vote
3 Réponses
6th May 2019, 2:29 AM
Andrés Eduardo Rojas Herrera
Reorder the code to declare a Queue of integers, add values 1 through 5 and print the contents of the Queue.
c
c#
c++
generics
order
0 Vote
2 Réponses
8th Oct 2019, 10:54 AM
Atharva mali
Can anyone help me with this? Unable to display the output they asked for as the discount amount is different for different type
c#
dictionar
generics
lists
0 Vote
2 Réponses
10th Nov 2021, 9:47 PM
Rubayet Kamal
How can I use a generic variable for Linked List?
c#
c++
generics
genericsvariables
linkedlist
variables
1 Vote
5 Réponses
28th Oct 2019, 1:26 PM
M.o.T
Tonnes of C++ errors which I have no clue how to tackle
c
c++
classes
generics
heap
queue
stack
templates
0 Vote
9 Réponses
8th May 2021, 3:01 PM
Clueless Coder
Can anyone explain concept of in and out. In kotlin generic. Example code will help much better.
contraveriance
covariance
generics
in
kotlin
out
2 Votes
3 Réponses
2nd Oct 2019, 7:43 PM
Smit Kalkani
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
Suivant >
Aujourd'hui en vedette
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes