Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2281


How do you create an exe file?

528


How is pi calculated?

288


what is the starting gross salary of assistant in css . what is the highest rank an assistant can get promoted in his career.

2914


How is it possible to know the number of rows returned in result set?

518






Why pointer is used in c++?

605


what would be main different environment in gsm and cdma core networking side?

1559


What are the types of pointer?

541


#include main() { int *p, *c, i; i = 5; p = (int*) (malloc(sizeof(i))); printf(" %d",*p); *p = 10; printf(" %d %d",i,*p); c = (int*) calloc(2); printf(" %d ",*c); }

618


How do I change the automatic date formula in excel?

300


Difference b/w collectionView & uitableview?

1935


why didn't get placed so far?

1183


How many bytes is a string?

556


What is an iframe?

258


can a single screen format occupy a screen area above and below a subfile format ?

1012