Post New Mars Planning Engineering Services Civil Engineering Interview Questions
What is difference between include directive and jsp:include action?
What is code near application topology?
.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }
What are the two important api's in for servlets?
What is dbrm in db2 database?
In update rules for an infocube we can specify separate update rules for characteristics of each of the key figures. In which situations is the above used?
Is clr a compiler?
what is doid
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is known as the translation factor?
What are the different components of a spring application?
Which command in dos is used for display the time?
How the Bursting happens in same report and how to Print the bursting Report?
how long does it take to load a million records into an infocube from an r/3 system?
What is optional chaining?