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 9164Post New Logical Computers Interview Questions
What is the best style for code layout in c?
How match index is unique?
What makes a good financial model?
What is crusher?
Is c++ a high level language?
What are the extensions used by oracle reports?
can anyone send me some sample question regarding power grid corp
What is the locale class?
How to run the sqr in command prompt. What are the parameters that are used for running the sqr from command prompt?
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
You are the project manager for an upcoming outdoor concert event. You're working on the procurement plan for the computer software program that will control the lighting and screen projections during the concert. You're comparing the cost of purchasing a software product to the cost of your company programmers writing a custom software program. You are engaged in which of the following? A. Procurement planning B. Sensitivity analysis C. Transference of risk D. Make or buy analysis
How do I fix rundll32 exe in windows 10?
How do you create a reference in word?
Tell us when should you use classification over regression?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?