how to exchnage bits in a byte b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3 please mail me the code if any one know to rajeshmb4u@gmail.com
3 7609Write a C function to search a number in the given list of numbers. donot use printf and scanf
6 11522what is out put of the following code? #include class Base { Base() { cout<<"constructor base"; } ~Base() { cout<<"destructor base"; } } class Derived:public Base { Derived() { cout<<"constructor derived"; } ~Derived() { cout<<"destructor derived"; } } void main() { Base *var=new Derived(); delete var; }
3 7707how we can say java is platform independent, while we require JVM for that particular Operating System?
3 8550Post New Honeywell C Interview Questions
How secure is rsa algorithm?
How to sort list of list in java?
Why node js is so popular?
Explain what are class loaders in Bootstrap?
How does a marketing representative maintain long lasting relationships with customers?
What is ctrl e in word?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is the main use of generics in java?
What does cursor do in sql?
Explain the MVC pattern with example
What is the microsoft exchange server address?
WHAT THREE SPECFIC JOB POSITIONS TO YOU TARGET FROM THE COMPANY?
If 320 grade Gear oil is used in a reduction gear box,what can be themaximum operating temperature of the gear box?
How do you write a test class for WS?
What is require in javascript?