Answer Posted / niranjanravi
writeInt() and writeByte() of DataOutputStream class are
examples of unoverloaded methods
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
How are comments handled in the vbscript language?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
what do you mean .ota mobile format
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
How to open excel in vb script?
Why to use option explicit in vb script?
How will you get the last occurrence of one string within another string using vbscript?
What is the main difference between function and sub-procedure?
How will you release the memory acquired by an array variable in vbscript?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
How can constants be declared in the vbscript language?
Mention how to assign a date value to a variable?
How will you convert a string to lower case string using vbscript?
Mention how to create a cookie using vbscript?
What are the differences between sub procedures and function procedures?