write a program to display the system specifications of
client system with the help of vbScript.
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What are the properties of regexp object?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
How to write VB Script for selecting a particular row in a WebTable?
Which operator is used to concatenate the 2 values in the vbscript language?
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 ?
where can i learn VB scripint ?
Mention what is the difference between vbscript and vba?
What is byref and byval parameters in vbscript?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
How will you get the exponent of the given number in vbscript?
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.