IdiotsDiary

IdiotsDiary

Share

It is a platform of learning. We have something for everyone. You can learn from anything to everything here. Keep supporting!! Like and share!!

First step of Learning JS 07/02/2022

Started a new series for JS

Follow

First step of Learning JS JS Building Blocks | Primitive Data Types

03/07/2020

var a = 5;
var b = "5";

alert(a === b);

What output will be prompt in the Popup?

For more questions and tutorials please visit:- www.idiotsdiary.com

03/07/2020

What will be the output of the following code?

public class Test
{
int num = 10;
public void test(int num) { this.num = num * 5; }
public void print() { System.out.println(num); }

public static void main(String[] args)
{
Test obj = new Test();
obj.test(50);
obj.print();
}
}

A) 10
😎 50
C) 250
D) 2500

Want your school to be the top-listed School/college in Jaipur?
Click here to claim your Sponsored Listing.

Category

Telephone

Address


64/347 Heera Path, Mansarovar
Jaipur
302020