.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; }
How can default JVM be changed to other?
Suppose the Blast search returned 100 hits. Of these, 17 were false positives and we knew that there were 165 sequences in the database which should have returned a hit with our sequence. How many false negatives were there, and what is the sensitivity and selectivity of Blast in this instance?
Explain what is the difference between datawarehouse and bi?
What snap-in administrative tools are available for active directory?
Explain the difference between value expression and method expression.
WHAT IS MEANT BY TV TERMINAL IN 500MVA TRANSFORMER?
Expand BSBDA.
What is the usage of xslt?
What is angular services?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is executor memory in a spark application?
How to know whether a key exists or not in perl?
What is shadow dom?
What is backorder processing or partial delivery?