Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    5
    Views
    4,779

    SQL Re: Where does the execution stops exactly

    Execution will continue at the topmost exception handler.
    continuation of pro a event ..........
  2. Thread: returntype

    by thanoojmca
    Answers
    3
    Views
    4,092

    Re: returntype

    //from one functions returning 2 values
    #include<iostream.h>
    #include<conio.h>
    int fun(int &x,int a,int b)
    {
    cout<<x<<" "<<&x<<endl;
    x=a+b;
    return a;
    }
  3. Answers
    7
    Views
    4,377

    Re: How many Classes in output

    the out put classes or two only.....coz.. a in dynamically override to interface memeber funs,and C , so two classes only produce the out put.iam right!
Results 1 to 3 of 3
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