Below are only answers for multi choice questions from textbook.
Q-1. A
Q-2. C
Q-3. C
Q-4. C
Q-5. A
Below are only answers for multi choice questions from textbook.
Q-1. C
Q-2. B
Q-3. B
Below are only answers for multi choice questions from textbook.
Q-1. C
Q-2. C
Q-3. D
Q-4. C
(Note: For question number 4, actual answer is None of these (Option: D). I created program in Codeblock and at the time of execution, It displays no output on the screen.)
Below are only answers for multi choice questions from textbook.
Q-1. D All of these
Q-2. A Keyboard
Q-3. C put(s)
Q-4. C Krusha
Q-5. B gets()
1. Which of the following keywords refer to integer data type?
a. integer
b. Integer
c. INTEGER
d. int
2. Which of the following refers to an empty value?
a. void
b. Void
c. char
d. float
3. Which of the following refers to size of memory allocated to float as per gcc compiler?
a. 1
b. 2
c. 4
d. 6
4. Which of the following is a valid keyword in C that identifies valid character value?
a. char
b. character
c. CHAR
d. CHARACTER
5. Which of the following is a user define data type in C?
a. int
b. enum
c. char
d. float
6. Which of the following is used to provide an alias to existing data types in C?
a. enum
b. def
c. pointer
d.typedef
7. The symbol & belong to which of the following operator types in C?
a. Relational
b. Arithmetic
c. Logical
d. Bitwise
8. The symbol ! belong to which of the following operator types in C?
a. Relational
b. Arithmetic
c. Logical
d. Bitwise
9. The = symbol is used for which of the following operations in C?
a. Equality check
b. Assignment
c. Comment
d. Formula
10. Which of the following refer to the meaning of value++ in C?
a. Post increment
b. Post decrement
c. Pre increment
d. Pre decrement
1. Which of the following is an extension of C program file?
a. c
b. h
c. s
d. t
2. Which of the following number refers to number of C character categories?
a. 0
b. 2
c. 4
d. 8
3. Which of the following C character categories does the symbol = belongs?
a. Letter
b. Blank Space
c. Special Character
d. Digit
4. Which of the following is a valid keyword of C?
a. ofsize
b. sizeof
c. forsize
d. sizefor
5. Which of the following is an invalid variable name in C?
a. Register
b. RegIster
c. registre
d. register
6. Which of the following is an invalid integer constant in C?
a. 0xG
b. 0xA
c. 0xB
d. 0xD
7. Which of the following is valid real constant in C?
a. -2.0.5e5
b. -20.5e5.5
c. -20.5e5
d. -20.5e.5
8. Which of the following is valid single character constant in C?
a. ‘a’
b. ‘\a’
c. “a”
d. Both a and b
9. The preprocessor directive # define is used to define which of the following in C?
a. String constants
b. Symbolic constants
c. Integer constant
d. Single character constant
10. Which of the following function key is used to directly execute a program?
a. F7
b. F9
c. F5
d. F8
1. Which of the following refers to a list of instructions in a proper order to solve a problem called?
a. Algorithm
b. Flowchart
c. Sequence
d. Roadmap
2. Which of the following symbol is used to test conditions in a flowchart?
a. Diamond
b. Circle
c. Arrow
d. Square
3. Which of the following symbol is used to represent output in a flowchart?
a. Square
b. Circle
c. Parallelogram
d. Triangle
4. Which of the following is the standard terminal symbol for a flowchart?
a. Circle
b. Diamond
c. Rounded Rectangle
d. Square
5. Which of the following refers to the purpose of Algorithm and Flowchart?
a. Know the memory capacity
b. Identify the base of the number system
c. Direct the output to the printer
d. Specify the problem completely and clearly
6. Which of the following is not a problem solving technique?
a. Pseudo code
b. Flowchart
c. Algorithm
d. Sequence
7. Which of the following is a pictorial representation of a problem solving technique?
a. Pseudo code
b. Flowchart
c. Algorithm
d. Computer program
8. An arrow symbol in flowchart is sued to show
a. The flow of an action
b. The sequence of action
c. The start of actions
d. The completion of an action
9. Which of the following refers to the core part of any solution?
a. Input
b. Output
c. Process
d. Algorithm
10. Which of the following symbol represents a Process?
a. Rectangle
b. Square
c. Circle
d. Diamond
11. Which of the following is used to distinguish different connector pairs in flowchart?
a. Arrows are used
b. Alphabets or other characters are used
c. Circles are used
d. Diamonds are used
(Note: A circle symbol is used to represent a connector but to distinguish different connector, different characters are used with a same alphabet in a pair.)
1. Which of the following option is used to print a chart?
a. Insert -- Chart
b. File -- View
c. File -- Print
d. View -- Chart
2. The charts in Calc may have how many of the following axis?
a. Two
b. Three
c. Two or Three
d. Four
3. Which of the following is used to enter 3D text in Calc?
a. Fontwork
b. Artwork
c. Drawing work
d. Graphwork
4. Which of the following shows us the preview of the chart?
a. Save as XHTML
b. Page preview
c. Export chart
d. All of the above
5. Which of the following is used to provide a link to the chart?
a. Activelink
b. Hyperlink
c. Drawinglink
d. Connectionlink
6. To fix the column or row in a data range – to make it absolute, which symbol is used?
a. #
b. $
c. &
d. %
7. To which of the entity can a Calc chart be linked?
a. To an existing document
b. To a new document
c. Web page
d. All of the above
1. In which of the following ways we can enter a function in Calc?
a. Directly typing function name in a cell
b. Function wizard or selecting from tool bar
c. Both A and B
d. Depends on function
2. A function can start with which of the following options?
a. ‘=’ sign
b. Alphabets
c. Numbers
d. Any of the above
3. Which of the following is not a logical function?
a. OR
b. AND
c. NOT
d. PROPER
4. Which date and time function of Calc you will use to find out whether the given year is leap year or not?
a. DAYSINYEAR()
b. DAYS()
c. Both (A) and (B)
d. DATE()
5. Which is the possible mechanism to enter a function in Calc cell?
a. Through function wizard
b. By manually entering
c. Both (A) and (B)
d. Depends on function
6. How many arguments one can use with a Calc function?
a. One
b. Two
c. Three
d. Depends on the function
7. What can be a function argument?
a. Value
b. Text
c. Other function
d. All of the above
1. Which of the following technique arranges the data set in a particular order such as ascending and descending?
a. Data formatting
b. Data validators
c. Data filtering
d. Data sorting
2. Which of the following technique can be used to allow only date values in a cell?
a. Data formatting
b. Data validators
c. Data filtering
d. Data sorting
3. Which of the following options when selected deletes all data validation?
a. Delete formatting
b. Delete all
c. Delete formula
d. Delete me
4. We can replace multiple occurrence of a word using which of the following facility of Calc?
a. Find and replace
b. By replace only
c. By cope command
d. By preview command
5. Page preview will also allow you to do which of the following settings?
a. Borders
b. Margins
c. Column and row heading
d. All of the above
6. Which of the following function key is used to check spelling in Calc?
a. F1
b. F3
c. F5
d. F7
7. Which of the following function key is used to get help in Calc?
a. F1
b. F3
c. F5
d. F7
8. What is the name of mechanism to arranging the data in a particular order?
a. Sorting
b. Searching
c. Filtering
d. Validating
9. What is the name of mechanism to filter out unnecessary data?
a. Sorting
b. Searching
c. Filtering
d. Validating
10. What is the name of mechanism to allow only valid data?
a. Sorting
b. Searching
c. Filtering
d. Validating
1. Which of the following is specified by <ul> in HTML?
a. Simple list
b. Ordered list
c. Unordered list
d. Simple table
2. Which of the following is specified by <ol> in HTML?
a. Simple list
b. Ordered list
c. Unordered list
d. Simple table
3. Which of the following tag pairs identifies items of list?
a. <li> and </li>
b. <items> and </items>
c. <object> and <objects>
d. <table> and </table>
4. Which of the following tag pairs are used to print list without bullets?
a. <ol> and </ol>
b. <ul> and </ul>
c. <dt> and </dt>
d. <pt> and </pt>
5. Which of the following tag pairs are used to define a row of a table?
a. <tr> and </tr>
b. <td> and </td>
c. <th> and </th>
d. <row> and </row>
6. Which of the following attributes is used when a cell spans across more than one raw?
a. Colspan
b. Rowspan
c. Span
d. Scope
7. Which of the following is used to divide bowser windows into multiple parts?
a. Frameset
b. Elements
c. Layout
d. Design
8. Which of the following is used to display an alternative content, in case browser does not support frames?
a. Noframes
b. Yesframes
c. Falseframes
d. Trueframes
9. Which of the following can be changed in an ordered list in HTML?
a. Order of the items
b. Start Number
c. Number style
d. All of these
10. Which of the following is an option entity in an HTML table?
a. Caption of the table
b. Heading of the table
c. Grouping of columns of the table
d. All of the above
1. Which of the following tag is used to insert a video file into an HTML document?
a. Img
b. Image
c. Href
d. Ime
2. As the image element does not cause a line break, it is also referred to as which of the following?
a. An outline image
b. An inline image
c. An online image
d. Blank image
3. Which one of the following is a valid image file format?
a. Img
b. Mp3
c. Png
d. Mkv
4. Which of the following is provided when we use alt attribute of an image?
a. Alternative description
b. Alt key definition
c. Alternative image
d. Alternative HTML link
5. Which of the following attributes specify the value of height and width of the image in pixels?
a. Img src
b. Height and width
c. H and V
d. Any of the above
6. Which of the following is not a valid image format?
a. .imv
b. .png
c. .bmp
d. .jpg
7. Which of the following are the two types of image maps?
a. Shopper side and user side
b. Server side and client side
c. Vendor side and supplier side
d. All of the above
8. Which of the following concept is used to display whole image as a link?
a. Image as hot spot
b. Hot text
c. Active link
d. Any of this
9. Which of the following tag is used to add an image map?
a. Image name
b. Htemp
c. Map
d. Alt