Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


give me an ex. of unoverloaded method?

Answers were Sorted based on User's Feedback



give me an ex. of unoverloaded method?..

Answer / ddd

dude u r main function is the example for that.....
it cannot be overloaded

Is This Answer Correct ?    24 Yes 4 No

give me an ex. of unoverloaded method?..

Answer / niranjanravi

writeInt() and writeByte() of DataOutputStream class are
examples of unoverloaded methods

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More VB Script Interview Questions

write a vb script to display 3*3 matrix

1 Answers  


give me any information abou vb script books learn quckly

0 Answers  


My questions is while writting descriptve programming, lets take flight reservation. Line1: systemutil.Run "D:\Program Files\Mercury Interactive\QuickTestProfessional\samples\flight\app\flight4 a.exe" dialog("text:=Login").WinEdit("attached text:=Agent Name:").Set "mercury" dialog("text:=Login").WinEdit("attached text:=Password:").Set "mercury" dialog("text:=Login").WinButton("text:=OK").click window("text:=Flight Reservation").Activate window("text:=Flight Reservation").ActiveX ("acx_name:=MaskEdBox").Type "111111" window("text:=Flight Reservation").WinComboBox("attached text:=Fly From:").Select "Frankfurt" window("text:=Flight Reservation").WinComboBox("attached text:=Fly To:").Select "London" window("text:=Flight Reservation").WinButton ("text:=FLIGHT").Click window("text:=Flight Reservation").dialog("text:=Flights Table").WinList("text:=From").Select "13536 FRA 08.00AM LON 08.45AM SR $163.00" window("text:=Flight Reservation").dialog("text:=Flights Table").WinButton("text:=OK").Click window("text:=Flight Reservation").WinEdit("attached text:=Name:").Exist window("text:=Flight Reservation").WinEdit("attached text:=Name:").Set "sagar", Now i m getting the error in the last line. it is not accepting the WinEdit("attached text:=Name:") Please do solve this urgent...! and i want to know how to insert additional properties for an object and which properties we need to select from the object spy.

3 Answers  


Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?

2 Answers   HCL,


what is the use of Data base check point ?

3 Answers  


What is purpose of scripting.filesystemobject class in vbscript?

0 Answers  


write a vb script to find simple interest using functions

1 Answers  


* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?

2 Answers  


write a vbscript for traffic signal

1 Answers  


Explain the operator precedence in vb script?

0 Answers  


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

0 Answers  


How to assign a numeric value to a variable?

0 Answers  


Categories