If a calulator having 3 buttons (of any number)in 3 of them
one is not working properly due to which answer is wrong
always. write a script to find out which button is not
working properly ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance

6 Answers   Amazon,


Input = 124 output should be 124421 Please do not use any string functions/variables

8 Answers   Cap Gemini,


How will you reverse a string in vbscript?

0 Answers  


Mention the rules for using option explicit statement?

0 Answers  


Differentiate javascript and vbscript?

0 Answers  






Why is the use of exit do or exit for statements within loops discouraged?

0 Answers  


What is a difference between scripting language and programming language?

2 Answers  


What is the use of option explicit in vbscript?

0 Answers  


How to select a value from a list box by using Selenium web-driver?

2 Answers   HCL,


what is the standards used for writing the script in QTP

0 Answers  


I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong

1 Answers  


What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>

1 Answers  


Categories