There seem to be a few missing operators ..
No Answer is Posted For this Question
Be the First to Post Answer
How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST
using for loop sum 2 number of any 4 digit number in c language
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What is the use of the #include directive?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
In a switch statement, explain what will happen if a break statement is omitted?
What is an lvalue in c?
What is the benefit of using #define to declare a constant?
What is null pointer in c?