Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    3,646

    Re: Get output as swap

    hey buddy,

    I got the right output. I donno y u didnt get the rt o/p. this is my program.

    #include<stdio.h>
    #include<conio.h>
    void main()
    {
    int a,b;
    clrscr();
  2. Answers
    4
    Views
    3,512

    Re: Set sixth bit to 1

    suppose 'a' contains 16 bit number. And initialize b with 32.

    a=a|b; /*this will convert 6th bit to One irrespective of its original bit*/

    now for making 6th bit 0, load b with 65503 and do...
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