.Net Interview Questions - 3i Infotech

1.Which of the following API is used to hide a window?

a) ShowWindow
b) EnableWindow
c) MoveWindow
d) SetWindowPlacement
e) None of the above

2. Which function is the entry point for a DLL in MS Windows 3.1?

a) Main
b) Winmain
c) Dllmain
d) Lib_main
e) None of the above

3. Which program construct must return a value?

a) Package
b) Function
c) Anonymous block
d) Stored Procedure
e) Application Procedure

4. What kind of programming language is ASP.NET?

a) Descriptive
b) Structured
c) Object Oriented
d) Functional
Post your comment