Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
VB.NET: Functions aren't required to return a value
'Rextester.Program.Main is the entry point for your code. Don't change it. 'Compiler version 11.0.50709.17929 for Microsoft (R) .NET Framework 4.5 Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Public Module Program Public Sub Main(args() As string) 'Your code goes here Console.WriteLine(IsItTrue().ToString()) End Sub public Function IsItTrue() as Boolean dim b as Boolean b = true 'return b ' TOTALLY, UNBELIEVABLY OPTIONAL. WHY ISN'T THIS A COMPILE ERROR??? 'IsItTrue = b End Function End Module End Namespace
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
19 11 2019 exercicio 2 equaçao
wunder
exercicio 3
valor maximo entre 3 numeros
falhanço épico
CAI Visual Basic - Ej DJ
الحاسوب
Exercico 5
Selected Shakespeare Sonnet for doy mod 150
CAI Visual Basic - Ej Mundial
Please log in to post a comment.