
Search In
Hello guys
Here, I am simplifying the java main method, In which beginners have many confusions about public, static, void and String array.
First of all see below simple java example :
package bhagwan;
public class Findnerd
{
public
Hi Guys,
In today's era, internet marketing is not just on-page optimization or huge link building. In today's world, content is king. One has to have a good quality content on their websites, that attracts not only users, but some onlin
hii,
Today i am sharing a blog on How to add and remove a class on click event in javascript.
First of all you need to either download few plugins or just copy and paste the below link inside head tag.
<script src="https://ajax.googleapis.com/a
In ruby if you want to sort an array of strings based on the length of its element, you can use the code given below. i.e If you want the word having the least number of characters in it to come first and arrange other words in this manner as well,
In this tutorial we will see the visibility of the properties/methods of Objects of the same class, wherein same type of objects can access each other's protected/private members and also both the instances are not same.
Let us create a file test.php
Prompt dialog Box is used to have an input from the users or to get confirmation on any input.
This dialog box is displayed using a method called prompt() which takes two parameters:-
(i) A label which you want to display in the text box.
(ii) A
Hello Guys
I here to set title of the view page in liferay. We can also set the title of the portlets.
We have many ways to set page title of the liferay page because liferay provide dynamic functionality.
You can add page title by using PortalUti
Hello folks,
How css triangle works ? actually when we create css triangle, its means we are just showing and hiding borders of any element.
The angle intersects at (45°) so the intersection edge is used by border here and we can also skew an angle
Ext.Define function is a part of EXTJs. ExtJS is a advance javascript framework, It used to create java class and their method by using javascript.
I write the Ext.define method below :
Ext.define ( String className, Object data, Function crea
Hi friends,
So many times developer face an issue of not able to connect to their mongo db using a GUI tool, If the mongo is installed on a remote server
There is a solution of connecting to remotely installed mongodb via SSH
First open your termina
