which is the good software training centre in bangalore?
Answer Posted / krishna.testingall
i suggests u to join in IIBC(Indian institute of
bright carrers).they provide u to good trainging and also
they provide materials and work books on each and every
topic.the trainers are very experienced and good teaching
capability.
they will train u not only in the course point of
view,how to participate in group discussions,how to give
presentations,how to face tricky interviews,providing
projects,so many things u can learn if u join in IIBC.one
more thing i will tell u to all this is the best place for
getting the jobs.
address for IIBC:
IIBC(Indian Institute of bright careers)
near by ramaiya college bus stop
above reliance fresh
mathikere
bangalore
contact:080-23608385
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
How will you get the octal value of the given number in vbscript?
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 ?
Explain about the support of asp for vb script functionality?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
can anyone tell me the procedure of interview held in applabs
Which object provide information about a single runtime error in a vbscript?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
how to automatically update the sql server2005 database records when insert in vb6?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
What is loose binding? Why is it not a good practice to use it?
What is the use of option explicit in vbscript?