Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1 7002How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
12 22106in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
4 8671in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
2 6652if function is declared as static in one source file, if I would like to use the same function in some other source file...is it possible....how ?
2 10973Post New NetApp C Interview Questions
Why opamp called direct coupled high differential circuit?
Explain your personality in one word.
Does ajax work with java?
Give the use of exception object.
Explain the difference between univariate, bivariate and multivariate analysis?
Does google own angular?
How can I delete a file in linux?
Explain the client-server architecture.
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What are the data types in c++?
What are the various types of layout supported by abinitio?
Describe the principles of design. .
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
What is idl (interface definition language)?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?