Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in brief the situations when you would be using

1230


What is another word for cross reference?

304


What is placeholders in tensorflow ?

5


How do I open a rar file without winrar?

478


What are the basic components of the feedback control system?

605






How to create thumbnails using Bootstrap?

5


When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system. How can i findthe right soluion??? My pgm: #include # include int main() { int pid; pid=fork(); if(pid < 0) {exit(-1);} else if(pid==0) { printf("Child Process is Sleeping ..."); sleep(10); printf("Orphan Child's Parent ID : %u ",getppid()); } else { printf("Parent Process Completed ... %u ",getpid()); exit(0); } return 0; } Output:

1745


Which language is not a true object oriented programming language?

625


The work of this harvard college observatory scientist made possible the first accurate determination of extragalactic distances by what is often called henriettas law?

60


Define linear regression?

100


What is the data flow from LIS tables to BW?

1572


What is identifier with example?

557


What is the procedure to create users in HDFS and how to allocate Quota to them?

23


How can you kill a process in unix?

465


How do you collaborate with hematology-oncology specialists to provide comprehensive care for patients with both hematologic and oncologic conditions?

1