Question
What will be printed by the following C code ? int x = 13, y = 6; printf("%d", (x &
What will be printed by the following C code ? int x = 13, y = 6; printf("%d", (x &
y) + (x |
y) - (x ^
y));
More C Programming Questions
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
- Which of the following is a valid C++ constructor?
- Which C operator is used to access a value at a memory address stored in a pointer?
- Which algorithm is used to find the shortest path from a single source in graphs with negative weights?
- Which Java keyword is used to inherit a class?
- Which of the following is a core feature of Cloud Computing that distinguishes it from traditional computing models?
- What is the output of the following C code? void func(int n) { if (n == 0) return; printf("%d ", n); func(n-1); printf("%d ", n); } ...
- In Python, which of the following is immutable?
- Which Python statement is used to create an empty set?
- In Python, which method is used to convert a string to lowercase?
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
- 200 Questions with Detailed Solutions
- Section-wise Coverage (GA, English, Quant & Reasoning)