main()
{
int a=10,b;
b=a>=5?100:200;
printf("%d\n",b);
}



main() { int a=10,b; b=a>=5?100:200; printf("%d\n",b); }..

Answer / j

100

Is This Answer Correct ?    29 Yes 2 No

Post New Answer

More Engineering AllOther Interview Questions

Write a nonrecursive routine to reverse a singly linked list in O(N) time.

0 Answers   IIIT, TCS,


which are the books available in, India for STONE COLUMNS/GRANULAR PILES?

0 Answers  


How To Servers For Malitnationl Bank?

0 Answers  


pls send me rrb se(s&t)questions

0 Answers   RRB,


how do we calculate physical address if logical address is given in the question?

0 Answers   TCS,






explain software engineering practices

0 Answers  


in single linked list , each node contains data and address of next node. if middle of list the node is damaged/crashed then how to find where the link is failed and how to get the all the data which is stored after the crashed node?

0 Answers  


a simple compiled code is run on a C compiler as well as java virtual machine. which runs faster and y?

3 Answers   Exilant,


Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot

0 Answers   Coal India,


write an algorithm in O(n) time for finding the kth smaalest element form an array of n elements , where n and k are entered by user

0 Answers  


how to avoid a class from getting inherited but respective class should be able to instantiate ?

0 Answers  


what is the limitation of mis(management information system) report?

2 Answers   ABS Construction, TATA,


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)