0
How Could I Know By What Language this Code Or/And Program Is Written?
12 odpowiedzi
+ 7
looks like php
+ 11
the syntax or the extension (like .cs for c#)
+ 10
1) look at the libraries that are imported
2) look at the main function (is there even one)
3) are there semicolons? look at the capitalization for example c# vs java in c# almost everything starts with a capitalised letter, in java only classes
4) look at the input and output
5) are there data types or only the keyword var?
6) is there any weird syntax (like the $ sign for variables like in php)
7) do you see references and pointers?
8) are there brackets? {}
+ 10
I don't think this code is correct
obviously I don't know all languages
my guess would be it's a piece of code that only works with a specific api/framework
IMO the closest would be javascript because of alert and the object notation but it would produce a lot of errors
+ 9
whooot? that is the code?
+ 1
i remember a website that tells you in what language the code or program is written, but i forgot it, now.
thanks Kamil... for Participating
i learned programming long time ago... but i kept away from using.. busy with something else. and i am returning back online couple of days ago.
0
it's written.. (script) only.
0
that's it
alert tcp 🇴🇲 any -> 🇦🇪 any (flags:GulfCup ; ack: 5/4; time: 5/1/2018; msg: "Oman🇴🇲 is the Champions Of Gulf Cup 23";)
0
yes
0
i am gonna get you another one
0
$winner = GulfCup::findOrFail(23)->name;
echo $winner;
-------------------------
- -
- #Oman -
- -
-------------------------
0
yes it is.