Search:

Type: Posts; User: amarmail_999; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    5
    Views
    7,073

    Re: null pointer exception

    Java dont support pointer.
    Here NullPointerException means that it can't map any null object.
    Ex1: JButton but1
    but1.setSize(10,15) // There will be an NullPointerException because,...
  2. Answers
    1
    Views
    3,179

    VB.NEt + ADO.NEt

    How to use database connectivity from visual studio 2005(VB.NET)?
  3. Answers
    9
    Views
    5,706

    SQL Server - Re: Views, Triggers, Normalization

    Views aviews are nothing but saved sql statements, and are sometimes referred as “virtual tables”. Keep in mind that views cannot store data (except for indexed views); rather they only refer to data...
  4. SQL Server - 1st and 2nd Maximum salary through same SQL Query

    How can I get first maximum salary as well as second maximum salary thru the same SQL query?
Results 1 to 4 of 4
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact