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 8877Post New Logical Computers Interview Questions
What are advantages of SQL script?
What is meant by custom tags?
How does AI impact urban mobility and smart cities?
How u r managing the staff unavailability?
What is numpy array in python?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
What is the maximum number of rows in excel 2007?
any body please send me the old question papers of ongc test.
What is the contacts definition and function....?
Explain how you can create a folder using terminal?
In vpc with private and public subnets, database servers should ideally be launched into which subnet?
What are the 5 layers of tcp ip?
In selenium ide, give the usage of context menu?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
Differentiate between iterator and enumeration.