Get premium membership and access questions with answers, video lessons as well as revision papers.
An object-oriented computer programming language commonly used to create interactive effects within web browsers.
gideon1 answered the question on February 21, 2018 at 09:40
- Give 5 advantages and disadvantages of using a computer in the office(Solved)
Give 5 advantages and disadvantages of using a computer in the office.
Date posted: February 18, 2018. Answers (1)
- Give the use of the following manipulators in a computer program.
i)endl
ii)ends(Solved)
Give the use of the following manipulators in a computer program
i)endl
ii)ends
Date posted: February 18, 2018. Answers (1)
- The following program will not compile as a C++ program.why not?
#include
using namespace std;
int main()
{();
return 0;
}
void f()
{
cout <<"this wont work";
}(Solved)
The following program will not compile as a C++ program.why not?
#include
using namespace std;
int main()
{
f();
return 0;
}
void f()
{
cout <<"this wont work";
}
Date posted: February 18, 2018. Answers (1)
- Explain utility programs of a computer(Solved)
Explain utility programs of a computer.
Date posted: February 15, 2018. Answers (1)
- Explain stages of data processing.(Solved)
Explain stages of data processing.
Date posted: February 15, 2018. Answers (1)
- Explain the main functions of a basic input and output system (BIOS) of a computer(Solved)
Explain the main functions of a basic input and output system (BIOS) of a computer.
Date posted: February 15, 2018. Answers (1)
- Explain characteristics of a computer(Solved)
Explain characteristics of a computer.
Date posted: February 15, 2018. Answers (1)
- a) Describe what is involved in each stage of the systems development life cycle.
b) Why is it desirable to encourage end-users to participate in the...(Solved)
a) Describe what is involved in each stage of the systems development life cycle.
b) Why is it desirable to encourage end-users to participate in the systems development
process?
Suggest means of encouraging and ensuring such participation by end users.
Date posted: February 15, 2018.
- Explain the characteristics of algorithm.(Solved)
Explain the characteristics of algorithm.
Date posted: February 14, 2018. Answers (1)
- What is Database? Give an example.
(Solved)
What is Database? Give an example.
Date posted: February 13, 2018. Answers (1)
- What are the steps to design a good database?(Solved)
What are the steps to design a good database?
Date posted: February 13, 2018. Answers (1)
- What is meant by Physical and Logical data independence?(Solved)
What is meant by Physical and Logical data independence?
Date posted: February 13, 2018. Answers (1)
- What is the difference between logical organization and physical organization of data in a database? (Solved)
What is the difference between logical organization and physical organization of data in a database?
Date posted: February 13, 2018. Answers (1)
- What is meant by data independence in database management systems? (Solved)
What is meant by data independence in database management systems?
Date posted: February 13, 2018. Answers (1)
- Define the term data dictionary as used in database management systems? (Solved)
Define the term data dictionary as used in database management systems?
Date posted: February 13, 2018. Answers (1)
- What is meant by Metadata?(Solved)
What is meant by Metadata?
Date posted: February 13, 2018. Answers (1)
- What are the drawbacks of file processing system?(Solved)
What are the drawbacks of file processing system?
Date posted: February 13, 2018. Answers (1)
- What are peripheral devices of a computer?(Solved)
What are peripheral devices of a computer?
Date posted: February 9, 2018. Answers (1)
- State 3 benefits of object oriented programming(Solved)
State 3 benefits of object oriented programming.
Date posted: February 9, 2018. Answers (2)
- Outline seven steps followed in structured system development(Solved)
Outline seven steps followed in structured system development.
Date posted: February 8, 2018. Answers (1)