In what cases do you need to double clock a signal before presenting it to a synchronous state machine?
3 21033What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
4 190131.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
2 7397when a process is created using fork(). what is shared between parent process and child process. 1.Heap 2. stack 3. shared memory segments 4. I/O handles
2 27762Post New nvidia Interview Questions
What are the different types of ioc (dependency injection)?
Why does couchdb not use mnesia?
What is normal view in word?
After setting up a batch job (schedule the backlog report) by T Code SM36, i am getting error mail from user saying that, the reports r not recieving to his mail box, can any one help me regading this, how to resolve?.....it will be greate help.. Thanks
What is the life of an sql statement?
What is asynchronous task?
What is thumb rule in quality and quantity estimation of a Residential building??
What two types of containers does the stl provide?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Why do we use polymorphism in php?
What is Classloader in Java?
Why swing is better than awt?
What is mean by data types in c?
Do you know what is cross-site request forgery (csrf) and how rails is protected against it?
When can you use traits?