what is difference between VB5 AND VB6.0
Answers were Sorted based on User's Feedback
Answer / surendran lrs
VB 6 have some additional components like Data Report, ADODC
6 control and some additional library functions. VB 6 allow
to write user defined function with array type of return type.
| Is This Answer Correct ? | 8 Yes | 3 No |
why you have to became a software developer?
What is the difference between WebIntelligence and Designer in creating universes?
what is the BAM? where we can use it in BizTalk server?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
7.x=10; y=20; x<<2=? x<<1=? y>>2=?
Write a program to read and print a text file on screen
what is the difference between uservariables and systemvariables (in Environmental variables)???
if heap sort contains n elements, no of comparsions required are
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
why we use abstract in awt?
what is delegate and how works delegate and event.