Wat is d diff b/w API fns & Norm fns
Answers were Sorted based on User's Feedback
Answer / raju joshi
API`s are BuildIN finction in VB. Normal function are the
function which the user writes depending on his needs. API
are system call which are called using win API dll`s.
API`s can be used to do system level programming as using
this API`s you can aceess system memory whereas using
normal function you will not be able to do such things.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / mirza arif nadeem
the main difference between API and Normal functions is that
API are related to system functionality and normal are
related to user defined.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anjani
API Function are related to window Function and used for
System Programing. and normal function are user define
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / r. antony greetan
API - Application Programming Interface, The set of windows
functions contained in the dlls like user32.dll, gdi32.dll,
kernel32.dll(all the mentioned dll's are used by windows)
etc...
To use these functions we have to declare these functions
and we use it in VB. They all are pre-defined windows functions.
Normal Functions are defined by our own to perform a
specific logic...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hema
API functions are built in functions available in windows
directory. We can do system programming using API. Using
normal functions, we need to define the functions as per
the requirements.
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the error message that you would get if you try to use a recordset that is not initialized to anything?
Is visual basic easy?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
Difference between Linked Object and Embedded Object?
What are the different types of Dialog Box?
What are the types of validations available in Visual Basic?
Whats the advantages/disadvantages of using datacontrol vs DAO/ADO/RDO?
1 Answers L&T, MAHINDRA, Teledata,
How can you Implement windows functionality in VB?
When should we use recursive programming?
in ADO connection string if password is leave blank and all others are given. what will happen
What are the uses of List View Control?
How do I do Peek and Poke and other low-level stuff?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)