process by which one bit patten in to another by bit wise
operation is?
(a) masking,
(b) pruning,
(c) biting,
(d) chopping,
No Answer is Posted For this Question
Be the First to Post Answer
what is the different between if-else and switch statment (other than syntax)
26 Answers CTS, Oracle, Scorpos,
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
Explain 'bus error'?
Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.
How do I convert a string to all upper or lower case?
Explain Doubly Linked Lists?
How to write a C program to determine the smallest among three nos using conditional operator?
what is c programing
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
How does placing some code lines between the comment symbol help in debugging the code?
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,
What is variable and explain rules to declare variable in c?