English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

May I know what is Visual Basic procedural abstraction?

thanks

2007-04-13 22:39:13 · 1 answers · asked by Calvin Tan 1 in Computers & Internet Programming & Design

1 answers

procedural abstraction can be done is any language. Basically it means that the details of how something is done is hidden from the programmer(user).

The programmer just needs to know how to use the method ,subroutine, or function. For example intrinsic functions like Val() can be used but the details of how that function works is not made apparent in your program.

2007-04-14 01:16:10 · answer #1 · answered by MarkG 7 · 0 0

fedest.com, questions and answers