c. int m = 10;
main()
{
int m = 20;
{int m = 30;}
printf("%d %d",m,::m);

1. 10 10 2. 10 20 3. 20 10 4. 20 30 5. 30 20 6. None

Answers were Sorted based on User's Feedback



c. int m = 10; main() { int m = 20; {int m = 30;} printf("%d %d",m,::m); 1. 10 10 ..

Answer / kiruthigha

3. 20 10
Because first m within main block where printf statement
occurs, indicates 20. scope resolution always denotes
global variable which is 10

Is This Answer Correct ?    2 Yes 0 No

c. int m = 10; main() { int m = 20; {int m = 30;} printf("%d %d",m,::m); 1. 10 10 ..

Answer / nila

tell me the answer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Electrical Engineering Interview Questions

what is NANO TECHNOLOGY?

2 Answers  


Define working of prim mover governer in alternator?

1 Answers  


HOW DOES THE ELECTRONIC ENERGY METER WORKS?

0 Answers   Core Solutions,


Briefly describe means used by electricity suppliers to influence the flow of active and reactive power in power networks (one for each type)?

0 Answers  


what is importance of ka in mccb

2 Answers   ABB,






DRAW THE DIFFERENCE BETWEEN GROUND AND NEUTRAL IN BOTH SINGLE PHASE AND THREE PHASE?

2 Answers  


i need to calulate the cable size when watts are mentaind wat z the formula

1 Answers  


How to calculate the lighting load & power load requirement by knowing area of building/room. Is there any thumb rule?

3 Answers  


1]how the voltages and frequency are achieved on ships. 2]how does the line and phase voltages are related on ships.

3 Answers  


what is submersible pump?what is different between motor and sub motor?

0 Answers  


please let me know , we have installed two separate motor for fire fighting system 1) 60 hp and 2) 15 hp the load is 74 AMPS and 20 AMPS then tell me the main power cable in Aluminum will be what thickness , the length is 225 mt from the main utility to fire pump house

1 Answers  


7. Hrc fuse provides best protection against.......

5 Answers   SSC, UGVCL Uttar Gujarat Vij Company Ltd,


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)