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 8973Post New Logical Computers C Code Interview Questions
What is the product attributes?
Tell us about an experience where you had been a team member.
What is the difference between mvc and mvt?
Tell me how can we launch different browsers in selenium webdriver?
What is drush command?
What are stubs and how do they function in a web logic cluster?
What is meant by demographics?
What are the transport schemas supported by wcf?
How much is word monthly?
What is 0xc0000005?
explain templates in angular js
What is Sparse Vector?
What state does a thread enter when it terminates its processing in java programming?
What are the pre-requisites for connection pooling?
What is arraylist c#?