Search:

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

Search: Search took 0.00 seconds.

  1. Thread: differences

    by s_p_freez
    Answers
    3
    Views
    3,131

    Re: differences

    There is no difference. The distinction is that a method
    is attached to a class and a function is a stand alone part of code. Since it is an OO language, you can't have
    functions, which stand...
  2. Thread: hi

    by s_p_freez
    Answers
    3
    Views
    3,060

    Re: hi

    #include<stdio.h>
    #include<conio.h>
    int fun(int [],int );
    void main()
    {
    int ary[]={10,20,50,30,40};
    int t,a;
    clrscr();
    printf("Enter any number : ");
    scanf("%d",&t);
Results 1 to 2 of 2
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