In what cases do you need to double clock a signal before presenting it to a synchronous state machine?
3 20794What is memory leak and how you will find memory leak ? Which tools can be used to find out memory leak ?
4 188181.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 7261when 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 27639Post New nvidia Interview Questions
What is class and object in oops?
Explain Whitespace Characters?
Mention the steps for installing maven on windows.
Programmable Logic control.
How to remove directory with files?
What are the causes of I.O. high temperature in a diesel engine?
What is hash table in c?
Define the jobs performed by the biu and eu in the 8086.
What is the difference between variable and input parameter in hana?
Do you know how to implement service broker?
What is a semantic tag?
Define data access layer?
What is the use of css sprites?
Forms of big data?
Explain Singleton design pattern in .net