THOUGHTS

**The youth needs to develop an attitude : I can do it! We can do it !! India will do it!!! ""மரங்களை நடுவோம் பசுமை இல்ல விளைவை தடுப்போம்"" !!! PLEASE DO IT**

Tuesday, December 6, 2011

VERIZON PLACEMENT PAPER1

1. Select the statement that appropriately fills the DFS algorithm

2.  File *fp1,*fp2;
fp1=fopen ("a","w");
fp2=fopen ("a","w");
and operations using these two file pointers . and 4 options based on that

3. int *px;
do{
*px=f(1);
} while( i<10 && *px<900);
f(int a)
{
int x= a*50;
return &x;
}
And four options about value of *px also has options on error conditions

4. Some question on strings.4 codes given and we need to select an appropriate code.

your ans for each ques below would be  

A, if all 3 items given in the ques are exactly alike.

B, if only the first and second items are exactly alike.

C, if only the first and third items are exactly alike.

D, if none of the aboue.

 

5. 5344544445               5344544445                   5344543445

a)A  b)B  c)C d)D

 

6. 8472.9200602            8472.9200602                8472.9200602

a)A b)B c)C d)D

 
7. 6461.4421129             6461.4421129                 6461.4421129

a)A b)B c)C d)D

 

8. 2001.7886162             2001.7786162                 2001.7885162

a)A b)B c)C d)D

 

9.
 KVKVKVKVVV       KVKVKKVVVV            KVKKVVVVVV

a)A b)B c)C d)D

 

10. Arizona Desert              Arizona Desert                 Arizzona Desert

a)A b)B c)C d)D

 

11. If * stands for -, /stands for +, +stands for *, then which of the following is TRUE?

A) 32/14*6+40-8=44.8

B) 14*8/6+40-8=16.8

c) 32*6/14+32-8=9.9

D) 32/6*14+32-8=18.9

 

12. If * stands for /, /stands for -, +stands for * and –stands for +, then 17/5*4+19-8?

A)1.25

B) 24.5

C) 12.8

D) 22.4

 

13. If + stands for ‘division’, * stands for ‘multiplication’ and / stands for ‘subtraction’, then which of the following equations is CORRECT?

A) 36*6+7/2-6=20

B) 36/6+3*5-3=45

c) 36+6-3*5/3=24

D) 36-6+3*5/3=74

 

14. If * stands for /, / stands for -, + stands for *, - stands for +, then which of the following equations is TRUE?

A) 28/10*6+80-12=20

B) 10*12/6+80-12=49.3

c) 28*6/10+28-12=3.1

D) 12*28/6+80-12=448

 

15. If * stands for +, / stands for *, + stands for -, - stands for /, then which of the following equations is TRUE?

A) 8*12/8+40-12=32.7

B) 20*8/8+20-12=8

c) 12*20/8+40-12=-16

D) 20/8*8+40-12=164.7

 

16.  If * stands for -, / stands for +, + stands for /, - stands for *, then which of the following equations is TRUE?

A) 20/16*4+90-12=35.58*12/8+40-12=32.7

B) 16*12/4+90-12=3.5

c) 20*4/16+20-12=-8

D) 12*20/4+90-12=4

No comments:

Post a Comment