void main()
{
int i=5;
printf(“%d”,++i++)
}
Answers were Sorted based on User's Feedback
#include<stdio.h> int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }
real time examples for basic concepts in oop
how to configure cisco router & switches plz provide me path steps?
376,188,88,40,16,4,-2. Find wrong term in series
how we can improve mobile ad,hoc network.
can you please tell me your understanding in database,what is it
Is there any difference between the concepts of encoding,decoding and encryption and decryption?
basic difference between run time and compile time polymorphism
is a student eligible to sit in the campus selection after getting 55% marks in class 12th.
How does an aeroplane stay airborne and how can some aeroplanes fly upside down?
UST RIL MAR BER UNE ARY ?Choose the odd one out
funtionalities of loadining and linking
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)