Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    14
    Views
    14,779

    Re: What does printf function returns?

    The value of x comes from previous printf() the space after \n doesn't matter
  2. Answers
    14
    Views
    14,779

    Re: What does printf function returns?

    i disagree with u (sorry i dunno who u r) for certain special cases.
    #include<stdio.h>
    void main()
    {
    int a=10,b=1,c=1,d=1,x=0;
    x=printf("%d%d%d%d",a,b,c,d);
    printf("\n x=%d",x);
    }
    for the...
Results 1 to 2 of 6
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