Skip to content

Commit b513c67

Browse files
Interoperability between Java and C#
1 parent 271e922 commit b513c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
8888
* Show me an example where an Anonymous Function can be useful
8989
* There are a lot of different type systems: let's talk about static and dynamic type systems, and about strong and weak ones. You surely have an opinion and a preference about this topic. Would you like to share them, and discuss why and when would you promote one particular type system for developing an enterprise software?
9090
* What are namespaces useful for? Invent an alternative.
91-
* Talk about Interoperability between Java and C# (choose 2 other arbitrary languages)
91+
* Talk about Interoperability between Java and C# (in alternative, choose 2 other arbitrary languages)
9292
* Why do many software engineers not like Java?
9393
* What makes a good language good and a bad language bad?
9494
* Write two functions, one Referentially Transparent and the other one Referentially Opaque. Discuss.

0 commit comments

Comments
 (0)