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

Post New Answer

More C Interview Questions

Can a void pointer point to a function?

0 Answers  


What is a method in c?

0 Answers  


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

0 Answers  


what is the self-referential structure?

1 Answers  


An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,






What is return type in c?

0 Answers  


What is a string?

0 Answers  


main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }

2 Answers  


Why is it important to memset a variable, immediately after allocating memory to it ?

0 Answers  


why java is called as a purely oops language.

3 Answers   TVS,


Total of how many functions are available in c?

3 Answers  


why TCS selected more student in the software field from all institution.

5 Answers   TCS,


Categories