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 |
Which operator can be used to check if two numbers are equal or not in vbscript?
What is byref and byval parameters in vbscript?
How should i Create Email invite with server-side Coding?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
what is test scenario?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
write a vb script to create a folder?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
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.
Which function allows you to instantiate an object given its programmatic identifier or progid?
How to remove the spaces in a string Ex: "this is apple"
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.