write a program to convert a decimal number in to its equivalent binary number?
No Answer is Posted For this Question
Be the First to Post Answer
Give the output of the following program main() {char *p='a'; int *i=100/*p; } what will be the value of *i= 1
write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance
Define the terms: field, record, table and database
how to overload << and >> operator in c++
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
What is the disadvantage of templates ?
Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 Answers ABC, Sun Microsystems,
write a piece of c++ code which allocate memory to the 50 object of type CObj
What are the components of stl?
Diffrernce Between Overloading and Overriding?
method overloading means what?
give me the defination of inheritance?