give me an ex. of unoverloaded method?
Answers were Sorted based on User's Feedback
Answer / ddd
dude u r main function is the example for that.....
it cannot be overloaded
| Is This Answer Correct ? | 24 Yes | 4 No |
Answer / niranjanravi
writeInt() and writeByte() of DataOutputStream class are
examples of unoverloaded methods
| Is This Answer Correct ? | 2 Yes | 5 No |
hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example
How do I check that the names in a weblist are correct e.g in flight application the names of item are Denver, paris,London, etc. How do I ensure the correct item is displayed from the list after doing item count ?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
How to create a cookie using vbscript?
What are the data types supported by vbscript?
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script
Explain the scope of the variables using dim, public, and private keywords respectively.
How regexp.execute method works?
In html file what is an ideal position to include vbscript?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
Write a code to print numbers from 5 to 0?