Q1. What value will return to the operating system upon the successful completion of a CPP program?
(A) 0
(B) 1
(C) -1
(D) None of these
Answer: 0
Explanation:
Q2. The text within … tag is displayed as
(A) bold
(B) italic
(C) list
(D) indented
Answer: bold
Explanation:
Q3. In the evaluation of a computer language, all of the following characteristics should be considered except?
(A) efficiency
(B) hardware maintenance costs
(C) readability
(D) software development aids
Answer: hardware maintenance costs
Explanation:
Q4. Choose the correct HTML tag for the largest heading?
(A)
(B)
(C)
(D)
Answer:
Explanation:
Q5. The syntax in HTML for creating a link on a webpage?
(A)
(B)
(C)
(D) < A HREF = “index.html”>
Answer: < A HREF = “index.html”>
Explanation:
Q6. What punctuation must use to end the code C/C++ expression statement?
(A) dot
(B) semi-colon
(C) colon
(D) single quote
Answer: semi-colon
Explanation:
Q7. The HTML element is a
(A) Inline element
(B) Outline element
(C) Block level element
(D) None of these
Answer: Block level element
Explanation:
Q8. Which one of the following is the Boolean operator for logical and in C++ programs?
(A) &
(B) |
(C) ||
(D) &&
Answer: &&
Explanation:
Q9. Which of the following constructors is used to create an empty String object in Java?
(A) String(void)
(B) String()
(C) String(0)
(D) None of these
Answer: String()
Explanation:
Q10. Which of the following is an example of problem oriented language?
(A) BASIC
(B) PL/1
(C) FORTRAN
(D) All of above
Answer: All of above
Explanation:
Related Multiple choice questions:
computer hardware objective questions and answers part1
computer hardware objective questions and answers part2
computer hardware objective questions and answers part3
computer hardware objective questions and answers part4
computer hardware objective questions and answers part5
computer networking objective questions and answers part1
computer networking objective questions and answers part2
computer networking objective questions and answers part3
computer networking objective questions and answers part4
computer networking objective questions and answers part5
computer programming objective questions and answers part1
computer programming objective questions and answers part2
computer programming objective questions and answers part3
computer programming objective questions and answers part4
computer programming objective questions and answers part5
basics of computer science objective questions and answers part1
basics of computer science objective questions and answers part2
basics of computer science objective questions and answers part3
basics of computer science objective questions and answers part4
basics of computer science objective questions and answers part5
basics of computer science objective questions and answers part6
basics of computer science objective questions and answers part7
basics of computer science objective questions and answers part8
basics of computer science objective questions and answers part9
basics of computer science objective questions and answers part10
basics of computer science objective questions and answers part11
basics of computer science objective questions and answers part12
basics of computer science objective questions and answers part13
basics of computer science objective questions and answers part14
basics of computer science objective questions and answers part15
basics of computer science objective questions and answers part16
basics of computer science objective questions and answers part17
Database management system multiple choice questions and answers part1
Database management system multiple choice questions and answers part2
Database management system multiple choice questions and answers part3
Database management system multiple choice questions and answers part4
Database management system multiple choice questions and answers part5
Operating system multiple choice questions and answers part1
Operating system multiple choice questions and answers part2
Operating system multiple choice questions and answers part3
MS Office multiple choice questions and answers part1
MS Office multiple choice questions and answers part2
MS Office multiple choice questions and answers part3
MS Office multiple choice questions and answers part4
MS Office multiple choice questions and answers part5
More Multiple choice questions:
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers
(C)
(D)
Answer:
Explanation:
Q5. The syntax in HTML for creating a link on a webpage?
(A)
(B)
(C)
(D) < A HREF = “index.html”>
Answer: < A HREF = “index.html”>
Explanation:
Q6. What punctuation must use to end the code C/C++ expression statement?
(A) dot
(B) semi-colon
(C) colon
(D) single quote
Answer: semi-colon
Explanation:
Q7. The HTML element is a
(A) Inline element
(B) Outline element
(C) Block level element
(D) None of these
Answer: Block level element
Explanation:
Q8. Which one of the following is the Boolean operator for logical and in C++ programs?
(A) &
(B) |
(C) ||
(D) &&
Answer: &&
Explanation:
Q9. Which of the following constructors is used to create an empty String object in Java?
(A) String(void)
(B) String()
(C) String(0)
(D) None of these
Answer: String()
Explanation:
Q10. Which of the following is an example of problem oriented language?
(A) BASIC
(B) PL/1
(C) FORTRAN
(D) All of above
Answer: All of above
Explanation:
Related Multiple choice questions:
computer hardware objective questions and answers part1
computer hardware objective questions and answers part2
computer hardware objective questions and answers part3
computer hardware objective questions and answers part4
computer hardware objective questions and answers part5
computer networking objective questions and answers part1
computer networking objective questions and answers part2
computer networking objective questions and answers part3
computer networking objective questions and answers part4
computer networking objective questions and answers part5
computer programming objective questions and answers part1
computer programming objective questions and answers part2
computer programming objective questions and answers part3
computer programming objective questions and answers part4
computer programming objective questions and answers part5
basics of computer science objective questions and answers part1
basics of computer science objective questions and answers part2
basics of computer science objective questions and answers part3
basics of computer science objective questions and answers part4
basics of computer science objective questions and answers part5
basics of computer science objective questions and answers part6
basics of computer science objective questions and answers part7
basics of computer science objective questions and answers part8
basics of computer science objective questions and answers part9
basics of computer science objective questions and answers part10
basics of computer science objective questions and answers part11
basics of computer science objective questions and answers part12
basics of computer science objective questions and answers part13
basics of computer science objective questions and answers part14
basics of computer science objective questions and answers part15
basics of computer science objective questions and answers part16
basics of computer science objective questions and answers part17
Database management system multiple choice questions and answers part1
Database management system multiple choice questions and answers part2
Database management system multiple choice questions and answers part3
Database management system multiple choice questions and answers part4
Database management system multiple choice questions and answers part5
Operating system multiple choice questions and answers part1
Operating system multiple choice questions and answers part2
Operating system multiple choice questions and answers part3
MS Office multiple choice questions and answers part1
MS Office multiple choice questions and answers part2
MS Office multiple choice questions and answers part3
MS Office multiple choice questions and answers part4
MS Office multiple choice questions and answers part5
More Multiple choice questions:
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers
Answer:
Explanation:
Q5. The syntax in HTML for creating a link on a webpage? Answer: < A HREF = “index.html”> Explanation:
(A)
(B)
(C)
(D) < A HREF = “index.html”>
Q6. What punctuation must use to end the code C/C++ expression statement?
(A) dot
(B) semi-colon
(C) colon
(D) single quote
Answer: semi-colon
Explanation:
Q7. The HTML Answer: Block level element Explanation: Q8. Which one of the following is the Boolean operator for logical and in C++ programs? Answer: && Explanation: Q9. Which of the following constructors is used to create an empty String object in Java? Answer: String() Explanation: Q10. Which of the following is an example of problem oriented language? Answer: All of above Explanation:
(A) Inline element
(B) Outline element
(C) Block level element
(D) None of these
(A) &
(B) |
(C) ||
(D) &&
(A) String(void)
(B) String()
(C) String(0)
(D) None of these
(A) BASIC
(B) PL/1
(C) FORTRAN
(D) All of above
Related Multiple choice questions:
computer hardware objective questions and answers part1
computer hardware objective questions and answers part2
computer hardware objective questions and answers part3
computer hardware objective questions and answers part4
computer hardware objective questions and answers part5
computer networking objective questions and answers part1
computer networking objective questions and answers part2
computer networking objective questions and answers part3
computer networking objective questions and answers part4
computer networking objective questions and answers part5
computer programming objective questions and answers part1
computer programming objective questions and answers part2
computer programming objective questions and answers part3
computer programming objective questions and answers part4
computer programming objective questions and answers part5
basics of computer science objective questions and answers part1
basics of computer science objective questions and answers part2
basics of computer science objective questions and answers part3
basics of computer science objective questions and answers part4
basics of computer science objective questions and answers part5
basics of computer science objective questions and answers part6
basics of computer science objective questions and answers part7
basics of computer science objective questions and answers part8
basics of computer science objective questions and answers part9
basics of computer science objective questions and answers part10
basics of computer science objective questions and answers part11
basics of computer science objective questions and answers part12
basics of computer science objective questions and answers part13
basics of computer science objective questions and answers part14
basics of computer science objective questions and answers part15
basics of computer science objective questions and answers part16
basics of computer science objective questions and answers part17
Database management system multiple choice questions and answers part1
Database management system multiple choice questions and answers part2
Database management system multiple choice questions and answers part3
Database management system multiple choice questions and answers part4
Database management system multiple choice questions and answers part5
Operating system multiple choice questions and answers part1
Operating system multiple choice questions and answers part2
Operating system multiple choice questions and answers part3
MS Office multiple choice questions and answers part1
MS Office multiple choice questions and answers part2
MS Office multiple choice questions and answers part3
MS Office multiple choice questions and answers part4
MS Office multiple choice questions and answers part5
More Multiple choice questions:
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers
Computer Science multiple choice questions and answers