Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CDAC Interview Questions
Questions Answers Views Company eMail

Can you tell which dlls are used for SDK?

581

If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

588

Do you have any idea about Debug and release version?

562

What do you know about system model?

622

Can you tell something about GDI objects?

599

Post New CDAC Interview Questions




Un-Answered Questions

What are three ways in which a thread can enter the waiting state in java programming?

678


How to do environment configuration in laravel.

425


Tell me what's the last thing you learned that you thought was really interesting? : insurance cold calling

375


From where compressor recive power in automobile?

2792


What is jdbc architecture?

514






What is the difference between iiot and iot?

5


Does VoDSL need QoS?

583


What are the skills needed for a BPO back-office job?

2262


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:

1758


How is data stored in xml?

436


Which nosql database is best?

510


What are the two important parameters in signals?

232


Differentiate between readfile vs createreadstream in node.js?

235


What are the effects of electrical faults?

598


How do I add a category to a wordpress menu?

108