in a VB application, where the data will be stored after
manipulation? what is the syntax for that?


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

Post New Answer

More Programming Languages AllOther Interview Questions

What is the difference between save and create method of activerecord?

0 Answers  


what is the basic and unique feature of dotnet

0 Answers   HCL,


Write a program which inputs 2 integers representing the sides of a triangle, a and b. Next, write a function which accepts the 2 sides as parameters and returns the hypotenuse of the triangle, c. Use c 2 = a 2 + b 2 To raise a number to an exponent, us e the built - in JavaScript function Math.pow() Let’s say you have a variable x and you want to raise it to the 5 th power, use Math.pow in the following manner... Math.pow( x, 5 ); This will raise x to the 5 th power. To find the square root of a number, use t he built - in JavaScript function Math.sqrt () So to find the square root of x, use Math.pow () in the following manner... Math.sqrt( x ) You must create 2 functions to receive credit for this assignment. Your ‘ main ’ function which is called from the button. And your hypotenuse function. Again, the main function calls upon the hypotenuse f unction when it needs that value. Get the user ’ s input, call the function, output your result. Create your own CSS layout

0 Answers  


Explain three modes in which files can be accessed from python program

0 Answers   Peerless,


Who is the Best SAS/Clinical Trainer in Hyderabad

1 Answers  






why rownum=1 works properly but not rownum=>2,=>3 etc.

0 Answers   Oracle,


How to use string functions in QTP?give some examples

1 Answers  


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

0 Answers   Mind Tree,


how CLR identify vb file?

0 Answers   Tech Mahindra,


what are importance in problem tracking

0 Answers  


What r the attributes using in Win Runner?

0 Answers   Tavant Technologies,


why we use abstract word in abstract window toolkit in java language.

0 Answers   Infosys,


Categories