main() { signed int bit=512, mBit; { mBit = ~bit; bit = bit & ~bit ; printf("%d %d", bit, mBit); } } a. 0, 0 b. 0, 513 c. 512, 0 d. 0, -513
3 9046Post New Logical Computers Interview Questions
How many types of api functions are there in node.js?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
How do I setup localization for an application?
What is c++ flowchart?
What is the use of singleton?
Tell me what are bootstrap media queries?
What do you understand by intent locks?
What is spark databricks?
List some of the best practices of using wpf in case you are planning to build a localized/globalized application?
Tell us two differences between new () and malloc ()?
What are java methods?
What is a thin client?
What do we call when a bank dishonors a cheque?
Explain data encapsulation?
write circuit diagram for a motor rotate in forward direction once it started and when pressed the same button it should rotate in anticlockwise.