sample technical questions
1. what is the most commonly used display device in monitors. (CRT).
2. main()
{
int i=6720,j=4;
while(i%j= =0)
{
i=i/j;
j=j+1;
}
}
What is the value of j at the end of the loop. (9);
3. What is the output of the program
4. # define Max( if (x main()
{
int x,y;
if (x Max(x,y);
else
printf( "x is not greater than y");
}
( Iam not sure about the Q, but the ans is compile time error);
5. 1Q on pointers like a[2][2] then how can u represent the valu of a[2][1] by using pointers. ( *((a+2)+1) . Iam not sure about the ans).
6. what is wrong about stacks ( Ans is " Stack is referred to as fifo");
wipro - sample verbal section
She said, "I lived here for many years".
Ans: She said that she had been living there for many years.
2. convert the following sentence into passive voice
Will the postman post the letters?
Ans: Will the letters be posted by the postman.
3. what is the meaning of the phrase " Stuck between the two guns"
Ans: firm with the attitude and don't bent your attitude.
4. In the following options what is the best phrase which replaces the underlind phrase in the given sentence. Children must have to be take care while crossing the roads
A) should have to be B) must be C) have to be D)should be
5. What we call the person who " chatter continuously and unintelligently" (Ans:
Jabber)
6. In a sentence the word known as stumbling is underlined and asked what is similar word (lurching)
7. A jumbled word known as L O R F S H U I If the word is arranged in correct
1 2 3 4 5 6 7 8
order then what will be the order of number ( Flourish - 4 1 2 7 3 8 5 6)
8. Question about Punctuation mark.
No comments:
Post a Comment