1.what is the difference between software & package
&application.
Answer / rekha
software is like installer/program.package means set of all
whole pc.
| Is This Answer Correct ? | 18 Yes | 30 No |
Write a c program for binary addition of two 8 bit numbers.
How come you find out if a linked-list is a cycle or not?
What is the difference between a baller and a reference in C++?
What are c++ tokens?
What is the basic structure of a c++ program?
What is a .h file c++?
Can a program run without main function?
What is the main use of c++?
Define the operators that can be used with a pointer.
What is doubly linked list in c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is the purpose of the "delete" operator?