what is the acronym of the term 'C.O.M.P.U.T.E.R' ?
Answer Posted / ajay singh
C -- COMMONLY
O -- OPERATED
M -- MACHINE
P -- PARTICULARLY
U -- USED FOR
T -- TECHNICAL AND
E -- EDUCATIONAL
R -- RESEARCH
| Is This Answer Correct ? | 56 Yes | 3 No |
Post New Answer View All Answers
How is stl different from c++ standard library?
how to making game in c++ ?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What is stl stand for?
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
write a program to convert a decimal number in to its equivalent binary number?
What is the stl, standard template library?
What does stl mean in slang?
How stl is different from the c++ standard library?
Why should a c++ programmer be interested in stl?
What does stl stand for in basketball?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
what is template and type convertion