What have you done to improve or develop your knowledge / professional qualifications in the last year?
2794can any one please tell me what is mean by back papers,back log,historical standing ????????? this mean history of arrears is it correct or not.........
HCL,
2466write a pgm to accept an array of names & name & check whether the name is present in the array. return the count of occurance. use following array as input; {"Dave","Ann","dev","merry"}
1826. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers
2127char *a[2]; int const *p; int *const p; struct new { int a;int b; *var[5] (struct new)} Describe the statements in the above given construct ?
3321What is the fallacy in the following program segment ? int *f1() { int a=5; return &a; } f() int *b=f1() int c=*b; }
1 4331Post New Engineering AllOther Questions
HTML tag for bulleted list is--------------
what is the difference between composite key and primary key in sap abap
why u r shifting from engineering to other field ?
I want to make my career in networking so how to going there? right now i have done a+ n+ ccna course from cms com institute but i m not certified with globle certification os what is my frist step ?, my finincial prob also with me plz sorry isubmit it
can i clearly know courses under oracle
Relative Humidity (RH) is mostly used word in Datacenters, What are the defendents of RH
Qatar petroleum will call me for an technical phone interview as safety officer Please let me know what kind of question they asked ? any idea about this written test ?
i want questions only on code part like general logics in c and java
what is the difference between oracle 8i vs 9i
System Not Getting Shut down Through Software Auttomatically It Will Restart wat is the Problem?
send me e-mail on dell tech question papers 2011 -2012
can any one please tell me what is mean by back papers,back log,historical standing ????????? this mean history of arrears is it correct or not.........
why one should join accenture?
Whats the difference between following two array declaration in JAVA? int a[]={1,2,3,4,5}; int []a-{1,2,3,4,5};
What is the difference between command line argument and input taking from the user?