Creator

mostfunnyvideo

Watch videos from mostfunnyvideo on Febspot. Browse 132 published videos.

132 videos
38 followers

Videos

Latest videos from mostfunnyvideo

What are Literals

What are Literals

5 views
A literal is a source code representation of a fixed value. They are represented directly in the code without any computation.
Rules for Variables Names

Rules for Variables Names

4 views
A variable name must start with a letter or an underscore character (_) A variable name cannot start with a digit A variable name can only contain alpha-numeric characters and...
What are Variables

What are Variables

1 views
In computer programming, a variable is an abstract storage location paired with an associated symbolic name, which contains some known or unknown quantity of information...
Installing Intellij in windows

Installing Intellij in windows

6 views
To install IntelliJ IDEA on Windows, follow these steps: Go to the official IntelliJ IDEA website: https://www.jetbrains.com/idea/download/ on the "Download" button...
Installing NetBeans in windows

Installing NetBeans in windows

2 views
To install NetBeans on Windows, follow these steps: Go to the official NetBeans website: https://netbeans.apache.org/download/index.html Under the "Latest release"...
To install Eclipse on Windows

To install Eclipse on Windows

12 views
To install Eclipse on Windows, follow these steps: Go to the official Eclipse website: https://www.eclipse.org/downloads/ Under the "Download Links" section, on the...
Install notepad++ in windows 10

Install notepad++ in windows 10

9 views
To install Notepad++ on Windows 10, follow these steps: Go to the official Notepad++ website: https://notepad-plus-plus.org/downloads/ on the "Download" button for the...