Quizs Question

  • CSS Quizs Question & Answers – Styling Lists and Navigation Menus

    CSS Quizs Question & Answers – Styling Lists and Navigation Menus

    Q 1. Which of the following property defines labels for a list of items?A. list-shapeB. list-styleC. list-typeD. list-style-type Show Answer Answer:-D. list-style-type Explanation Syntax: list-style-type: disc | circle | square | decimal Q 2. Which of the following property defines in a shorthand form the width, style, and color for all four sides of an…

  • CSS Quizs Question & Answers – CSS Box Model

    CSS Quizs Question & Answers – CSS Box Model

    Q 1. Which of the following display property value is described by used internally by browsers to create list items. Of no practical value to web designers?A. inline-blockB. groupC. list-itemD. none Show Answer Answer:-C. list-item Q 2. Which of the following property controls the horizontal overflow of a block or inline block?A. overflow-xB. overflowC. overflow-yD.…

  • CSS Quizs Question & Answers – Embedding Web Fonts

    CSS Quizs Question & Answers – Embedding Web Fonts

    Q 1. Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?A. gridB. monochromeC. resolutionD. orientation Show Answer Answer:-D. orientation Q 2. Which of the following media query describe the ratio of the width to the height of the media?A. aspect-ratioB. ratio…

  • CSS Quizs Question & Answers – Styling Texts

    CSS Quizs Question & Answers – Styling Texts

    Q 1. Which of the following property converts text to initial capitals, all uppercase, or all lowercase?A. textB. text-transformC. text-decorationD. text-uppercase Show Answer Answer:-B. text-transform Q 2. Which of the following font-variant property render text using the same letter case as in the underlying code? A. boldB. small-capsC. normalD. none of the mentioned Show Answer…

  • Python Quizs Question– String II

    Python Quizs Question– String II

    Q 1. What will be the output of the following Python code snippet? print(‘Ab!2’.swapcase()) A. AB!@B. ab12C. aB1@ D. aB!2 Show Answer Answer:-D. aB!2 Explanation Lowercase letters are converted to uppercase and vice-versa. Q 2. What will be the output of the following Python code snippet? print(‘ab cd ef’.title()) A. Ab cd efB. Ab cd…

  • Python Multiple Choice Quizs Question– String

    Python Multiple Choice Quizs Question– String

    Q 1. The output of executing string.ascii_letters can also be achieved by:A. string.ascii_lowercase_string.digitsB. string.lowercase_string.uppercaseC. string.lettersD. string.ascii_lowercase+string.ascii_uppercase Show Answer Answer:-D. string.ascii_lowercase+string.ascii_uppercase Explanation Execute in shell and check. Q 2 . What will be the output of the following Python code? A. ollehB. helloC. hD. o Show Answer Answer:-D. o Explanation 1 corresponds to the last index.…

  • Python Quizs Question and Answers – While and For Loops – 2

    Python Quizs Question and Answers – While and For Loops – 2

    Q 1. What will be the output of the following Python code? x = “abcdef” while i in x: print(i, end=” “) A. a b c d e fB. abcdefC. i i i i i i …D. error Show Answer Answer:-D. error Explanation NameError, i is not defined. Q 2. What will be the output…

  • Python Multiple Choice Quizs Question – While and For Loops 1

    Python Multiple Choice Quizs Question – While and For Loops 1

    Q 1. What will be the output of the following Python code? i = 1 while True: if i%3 == 0: break print(i)   i + = 1 A. 1 2B. 1 2 3C. errorD. none of the mentioned Show Answer Answer:-C. error Explanation SyntaxError, there shouldn’t be a space between + and = in…

  • Python Quizs Question and Answers – Formatting – 2

    Python Quizs Question and Answers – Formatting – 2

    Q 1. The output of which of the codes shown below will be: “There are 4 blue birds.”?A. ‘There are %g %d birds.’ %4 %blueB. ‘There are %d %s birds.’ %(4, blue)C. ‘There are %s %d birds.’ %[4, blue]D. ‘There are %d %s birds.’ 4, blue Show Answer Answer:-B. ‘There are %d %s birds.’ %(4,…

  • Current Affairs Quizs Question – October, 2023

    Current Affairs Quizs Question – October, 2023

    Q1.Which institution approved capital- management reforms that will unlock $100 billion in funds over the next 10 years? A. World BankB. AIIBC. ADBD. IMF Show Answer Answer:-C. ADB Explanation The Asian Development Bank (ADB) approved capital- management reforms that will unlock $100 billion in funds over the next 10 years to support Asia and the…

Latest posts

What our customers are saying

LIZ S.

Working with Alisa on my It was very good work. I really enjoyed that. Even my tutor was quite empress with my work.. Thank you, Alisa!

MIKE A.

Thanks for your support but I need to do the major corrections on it. Anyways, thanks for your contribution ~

KAREN P.

Excellate work done by writer, it is unexpected file every thing is perfect which i want

You cannot copy content of this page