Ask Questions & Get Answers at ibibo sawaal

Abc test test test abc 123?  

Asked in Addiction at 4:18 PM on September 11, 2009

Tags: abc, test

! This question is closed
Report abuse
coochikoo co
coochikoo co
Profile | Q&A

Related Search

 

What is the difference between == and object.Equals?

.Try running the program without new String and just with String s1 = "abc"; String s2 = "abc";You will get TRUE for both the tests.Explanation : 2By definintion, the objects are all created.Try running the program without new String and just with String s1 = "abc"; String s2 = "abc";You will get TRUE for both the tests.For more details , Please visit the source site :http

Posted in Computers & Technology by Nidhi Singh at 3:07 PM on August 13, 2008

What is the difference between == and object.Equals?

== operator on strings, compares strings by content. But == operator on objects just checks if the objects are same. So the first statement is true because both strings contain "test with. char[...] test = t,e,s,t;string x = "test";string y = new string test;object ox=x;object oy=y;Console.WriteLinex== y;Console .WriteLineox==oy;Console .WriteLinex.Equalsy;Cons ole

Posted in Computers & Technology by Radhe Radhe at 8:32 PM on May 30, 2008

how to hide password on windows pc in IE when using Linux FTP server

how to make any folder/file hidden using the this attribute.Ill use an example to make it easier, go to My Documents and created a new folder called Test, put some useless files and folders into it files.To change this, select Tools > Folder Options > View then check the Do not show hidden files and folders. box. Now the Test folder should disappear.Whenever you want to make the folder re

Posted in Computers & Technology by vipin kumar at 2:36 PM on January 25, 2008

Java program compile successfuly but when I run this program the message display "Exception in thread "main" java.lang.NoSuchMethodError: main". Give solution.

.So you should have to write a main method with in your java program .For Example :Class ABCpublic ABC //Constructor-------p ublic static void mainnew ABC;Here a Class name as ABC is created and when you run this program the main method is called by java interpretor which call Class constructor by a new ABC.Hope this information will help you....jwenting I wouldnt expect that class to have a main method

Posted in Computers & Technology by Ravinder at 8:37 PM on May 30, 2008
Tags java
Editor's Pick

Ask a Question

160
   Ask now

Categories

sawaal signature
sawaal free visiting card
Today's Top Experts in Addiction
4 pts
4 pts

View All

All time Top Experts in Addiction
409 pts
289 pts
180 pts
174 pts
160 pts

View All