What is Functions Indention?
Submitted by: AdministratorUse tabs to bring some structure into your function body
if(nPos > 1) then
nRetrun = True
else
nRetrun = False
end if
Submitted by: Administrator
if(nPos > 1) then
nRetrun = True
else
nRetrun = False
end if
Submitted by: Administrator
Read Online Coding Standards Job Interview Questions And Answers
Top Coding Standards Questions
| ☺ | Documentation Introduction |
| ☺ | Explain Scripts and libraries Introduction? |
| ☺ | Size of Scripts and libraries? |
| ☺ | Explain Documentation Libraries? |
| ☺ | Explain Naming Convention Globals? |
Top Application Program Categories
| ☺ | AutoCAD Interview Questions. |
| ☺ | Microsoft Office Interview Questions. |
| ☺ | Microsoft Outlook Interview Questions. |
| ☺ | Microsoft Excel Interview Questions. |
| ☺ | WPF Interview Questions. |
