How can constants be declared in the vbscript language?
What Is Irda And What Are It's Functions?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
what is the use of $this->set(compact());?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
write the testcases for migrating data from one database to another database?
Explain can you move old files in the movechunk directory?
What is a dog’s most highly developed sense?
What is an Auto-Response Rule?
How we can set compile target using ant?
What topics cover the study of biomedical sciences?
How to serve sites on valet?
where does log files resides?
what is the difference between Object Based Language and Object Oriented Language?
What are the steps involved to run php?