Asked By: wproed | Asked On: Sep 17th, 2006
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: samantha on: Apr 9th, 2013
i++=8 i++*i++=64
Answered by: nagesh on: Dec 18th, 2012
56 bcoz ++ operator precedence is right to right.......
Asked By: Interview Candidate | Asked On: Jul 25th, 2005
Answered by: avinash on: Jan 21st, 2013
Uniform resource Locator
Answered by: prasad on: Dec 13th, 2012
Universel Resource Locator
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: faith on: Dec 2nd, 2012
The answer is 10111100
Answered by: Suhas on: Nov 18th, 2005
10111100
Main() { int a[]={0 1 2 3}; int *b; b=&a[2]; printf("%d",b[-1]); } technical interview
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: Munna541 on: Oct 27th, 2012
Subscript operators always takes negative number as positive. so ans is 1
Answered by: nawinbalu on: Oct 11th, 2012
negative subscripts are allowed but the declaration of the array is not right there should be comas between them
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: Munna541 on: Oct 27th, 2012
B. non-primitive datastructures
Answered by: cicily athira on: Sep 23rd, 2012
answer- stack and queue are non linear data structures
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: Munna541 on: Oct 27th, 2012
A.HTTP it is used to display web pages from one place to another place
Answered by: santosh aavula on: Oct 4th, 2012
A. HTTP
Asked By: Interview Candidate | Asked On: Sep 4th, 2005
Answered by: jitendra.khedar on: Oct 12th, 2012
Error, undefinrd symbol f..
Answered by: mathankumar on: Feb 1st, 2012
"n=m m=1+n"
{geshibot language="cpp"}"n=m
m=1+n"{/geshibot}fool
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: latha on: Sep 28th, 2012
UN SAGE
Answered by: on: Sep 27th, 2012
Sage means wise. Its opposite is Unwise.
a
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: manjit kaur on: Sep 11th, 2012
language independence
Answered by: on: Feb 3rd, 2012
A. Language Independence
alt+f
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: manjit kaur on: Sep 11th, 2012
F10 AND ALT+F
Answered by: vin18 on: May 23rd, 2011
alt+f
14 miles
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: Poovizhi Raja on: Sep 8th, 2012
City B is 5miles of city A because the given condition forms a right angled triangle... City A to B is 5miles. B to C is 10miles and A to C is 11.25 miles
Answered by: gvravi on: Feb 7th, 2012
sqrt(100+25)=11.2
How will you remove a file with the name '-somethink'?
Asked By: myhome | Asked On: Aug 22nd, 2008
A. Rom b. Prom c. Ram d. None of these answer:c.Ram
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: ramkrsingh on: Aug 25th, 2012
C. RAM. To confirm just check memory allotment for 8085.
Name
Asked By: kumar kartick | Asked On: Aug 6th, 2007
Answered by: bhavani on: Jul 26th, 2012
grand daughter
Answered by: akash on: Jul 21st, 2012
grand daughter
detain: suspect. aptitude
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
a
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
capitulate
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: Sandhya.Kishan on: May 10th, 2012
Capitulate is the odd one out as it means to surrender under specified conditions where as all the other mean to involve in some armed forces.
Main() { char a='123' printf ("%c n",a); return 0; } a. Ascii value of 121 b. 1 c. 3 d. None of these
Asked By: Interview Candidate | Asked On: Jul 7th, 2005
Answered by: akshay on: May 3rd, 2012
The answer is either 3 or its ascii value 51 depending on the compiler.
Answered by: leeyaitb2w on: Jun 30th, 2010
ANSWER:(A)ASCII Value of 123
Asked By: rajesh.manem | Asked On: Jul 10th, 2007
Answered by: mahamad on: Apr 15th, 2012
Applet life cycle: applet life cycle 1.init() [born of applet] 2.start() [start of applet] ...
Answered by: soujanya on: Feb 16th, 2012
An applet can react to major events in the following ways: It can initialize itself. It can start running. It can stop running. It can perform a final cleanup, in preparation for bein...
Answered by: gurvinder on: Apr 16th, 2013
a
Answered by: samdas on: Aug 30th, 2008
B)[] and C)-
5 answers