Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
1 6390How 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 19001in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
4 7212in one file global variable int i; is declared as static. In another file it is extern int i=100; Is this valid ?
2 5739if 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 10034Post New NetApp C Interview Questions
How do I start a replica set in mongodb?
What is synthetic key?
Find power (x,y) without the use of the pow function.
how to prepare HSD statements in tally
i am an maintenance engineer. one distribution board have 5 feeder. recently its ELR trips frequently, but it take some times after trip( 10min,20min..)but 3 feeder no load. two feeder only loaded. i checked one feeder IR value all values are above 50Mohm.but B phase to Earth is only 9Mohm.any problem about low value
when tcp/ip is configured on a windows server (or domain client), what information is required? : Windows server 2008
Sir i need notes for structure,functions,pointers in c language can you help me please
When creating your own loops always create a counter and throw an exception if it loops to much in blue prism. Is it true or false?
What is third party in codeigniter?
Name the two forms of boolean expression?
How would you propose to advertise your drug?
What is Node.js? What is it used for?
Do hard drives go bad if not used?
What template engines you can use with express?
What is a driver in programming?