Job interviews are always stressful and they are tough enough to make fresher and even experienced one feel nervous and scary of the interview. Technical-interviews.com has been developed to help students and jobseekers to prepare for the tough job interview questions shot at them. Review the job interview questions and answers on networking basics, load runner, winrunner, .net, vb, java, oracle and many more common job interview questions online here. You have just made the first step to build the foundation for a successful interview by reviewing Technical-interviews.com.

VB Interview Question

  1. What is the method for returning more than one values from a function in VB?
  2. What is early-binding and late-binding? Does ASP support early-binding?
  3. Difference between T-SQL and PL/SQL?
  4. How can a COM object be modified in VB?
  5. What is Byval and ByRef in VB? And how does it work?
  6. Have you used inner join? How does it work? What is in the resultset? Rows from 1st table or 2nd table?
  7. What is disconnected mode?
  8. How is the error handling in stored proc of T-SQL?
  9. What is Transcaction?

Questions to ask VB Programmer

  1. 3 main differences between flexgrid control and dbgrid control
  2. ActiveX and Types of ActiveX Components in VB
  3. Advantage of ActiveX Dll over Active Exe
  4. Advantages of disconnected recordsets
  5. Benefit of wrapping database calls into MTS transactions
  6. Benefits of using MTS
  7. Can database schema be changed with DAO, RDO or ADO?
  8. Can you create a tabletype of recordset in Jet - connected ODBC database engine?
  9. Constructors and distructors
  10. Controls which do not have events
  11. Default property of datacontrol
  12. Define the scope of Public, Private, Friend procedures?

Some VB Interview Questions

  1. How do you represent your menu description in the status Bbr of your MDI? So that when I move the mouse over menu option, the description is shown in appropriate status bar?
  2. How would you make a program which scans a bar code and perform action depending on the bar code value?
  3. What is the difference between Windows programming and database programming?
  4. How do you combine a number of ActiveX control, which you developed, into a single app?
  5. How do you interact with the hardware level within your VB code if no APIs or documentation is supplied?

.NET interview questions

  1. Difference between directcast and ctype.
  2. An example of a ctype and directcast.
  3. ctype(123.34,integer) - should it throw an error? Why or why not?
  4. directcast(123.34,integer) - should it throw an error? Why or why not?
  5. Difference between a sub and a function.
  6. Explain manifest & metadata.
  7. Scope of public/private/friend/protected/protected friend.
  8. Different kinds of methods.
  9. Difference between imperative and interrogative code.
  10. Difference between value and reference type.
  11. What are the two kinds of properties.
  12. What is the raise event used for?
  13. Explain constructor.
  14. What is a resource? Provide an example from your recent project.

CPU Engineer Interview Questions

  1. For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
  2. Explain the operation considering a two processor computer system with a cache for each processor.
  3. What are the main issues associated with multiprocessor caches and how might you solve it?
  4. Explain the difference between write through and write back cache.
  5. Are you familiar with the term MESI?
  6. Are you familiar with the term snooping?
  7. Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.

Pages (98): « First ... « 94 95 96 [97] 98 »