0% found this document useful (0 votes)
25 views

KnowaTech 2024 Questions - Google Forms

Uploaded by

Tushar Chaudhari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

KnowaTech 2024 Questions - Google Forms

Uploaded by

Tushar Chaudhari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

2/13/24, 8:31 PM KnowaTech 2024

KnowaTech 2024
The respondent's email ([email protected]) was recorded on submission of this
form.

Student Name (Surname -- First Name -- Middle Name) *

Khachane Monali Yashwant

College Name *

Mobile Number *

9860730738

Questions

Each question carry 2 marks.

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 1/16
2/13/24, 8:31 PM KnowaTech 2024

EEPROM stands for ___________.

Electronically Exposed Programmable Read-Only Memory

Electrically Exposed Programmable Read-Only Memory

Electronically Erasable Programmable Read-Only Memory

Electrically Erasable Programmable Read-Only Memory

What is the full form on SSD?

Solid State Drive

Sequential State Drive

Synchronised State Drive

Smart State Drive

What is the following is not an input device?

Touch Screen

Flash Drive

Web Camera

Scanner

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 2/16
2/13/24, 8:31 PM KnowaTech 2024

What is the following is not a system software?

Editor

Interpreter

Compiler

Internet Explorer

In block diagram of computer, CU stands for ________.

Control Unit

Central Unit

Circuit Unit

Cache Unit

What is the purpose of POST in computer?

It loads the operation system's library into RAM.

It checks the hardware is working as per expectation or not.

While computer shutdown, it verifies all system files closed or not.

While computer shutdown, it closes all system files.

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 3/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the following is not an example of operating system?

Solaris

DOS

SAP

Macintosh

Sonography Machine is an example of _________ computer.

Analog

Digital

Hybrid

Mini-computer

Which program development step is responsible for rectifing logial error?

Compilation

Debugging

Analysing

Deployment

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 4/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the following is not a valid identifier in C/C++ language?

Static

__num

case1

string!

In C language, which function calling way that saves memory?

Call by Value

Call by Reference

Call by Number

Calll by Argument

The syntax for function pointer in C language is _______.

return_type (& pointer_name) (datatype_arg_1, datatype_arg_2, ...)

return_type &(* pointer_name) (datatype_arg_1, datatype_arg_2, ...)

return_type *(* pointer_name) (datatype_arg_1, datatype_arg_2, ...)

return_type (* pointer_name) (datatype_arg_1, datatype_arg_2, ...)

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 5/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the follwoing is 'bitwise and' operator in C language?

and

AND

&

&&

Which jumping statement in C language uses label statement to jump?

goto

break

continue

swtich

Which operator has the highest precedence in C?

[]

()

-> .

++

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 6/16
2/13/24, 8:31 PM KnowaTech 2024

Which loop in C language execute at least one time?

while

for

do-while

for each

HTML stands for ___________.

Hypertext Makeup Language

Hypertext Mark Language

Hypertext Micro Language

Hypertext Markup Language

HTML tag ends with _______.

<\html>

<!html>

</html>

<?html>

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 7/16
2/13/24, 8:31 PM KnowaTech 2024

Map tag is used __________.

to define geographical map

to define an image map

to define a tree map

to define character map

__________ syntax to include comment in an HTML document.

// Comment //

<!-- Comment -->

/ Comment /

/* Comment */

Is it right to write HTML program in any tect editor?

Yes

No

May be

Ambiguous question

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 8/16
2/13/24, 8:31 PM KnowaTech 2024

Which wildcard selector in CSS matches the end of an attribute value?

Which data structure is a non-linear data structure?

Tree

Linked List

Array

Stack

Which of the following is not an example of Linked List?

Singly

Circular

Doubly

Linear

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt2… 9/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the following is not a type of graph?

Null

Complete

Linear

Disconnected

A Hash table stores information in _________ form.

reference and number

key and number

reference and value

key and value

Priority queue is implemented through _________.

Arrays

Linked Lists

Binary Search Tree

All of these

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 10/16
2/13/24, 8:31 PM KnowaTech 2024

Which searching algorithm works on the principle of Divide and Conquer?

Quick sort

Bubble sort

Heap sort

Selection sort

DFS uses _________ data structure for implementation.

Stack

Queue

Array

None of these

Which asymptotic notation gives average case complexity of an algorithm?

Big-O notation

Omega notation

Theta notation

Beta notation

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 11/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the following is not a characteristics of algorithm?

Correctness

Accurateness

Time Complexity

Space Complexity

What is the default access specifier for class in C++

Public

Private

Protected

Default

Which symbol is used to inherit a class?

->

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 12/16
2/13/24, 8:31 PM KnowaTech 2024

__________ is a OOP concept that has data members and member functions.

Object

Class

Polymorphism

Data Encapsulation

Which of the following operator cannot be overloaded?

.?

.->

.`

________ is a special function in C++ that autommatically invoke at the time of


object creation.

this

Void

Constructor

new

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 13/16
2/13/24, 8:31 PM KnowaTech 2024

Default constructor in C++ has ________ arguments

One

Two

Any number of

No

A friend function can access the _______ data of associated function.

Only private

Only protected

Private and Protected

Public and Protected

All exceptions in C++ are derived from ________ class.

Exception

IOException

IException

OException

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 14/16
2/13/24, 8:31 PM KnowaTech 2024

Which of the following is not a rule in defining virtual function in C++?

Virtual functions must be members of some class.

They are accessed through object pointers.

A virtual function must be defined in the derived class

They can be a friend of another class.

Which of the following is not a DDL command?

Create

Alter

Update

Drop

The minimal set of attributes that can uniquely identify a tuple is known as a
___________.

Primary Key

Composite Key

Super Key

Candidate Key

This content is neither created nor endorsed by Google.

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 15/16
2/13/24, 8:31 PM KnowaTech 2024

Forms

https://docs.google.com/forms/d/1_u1aZoL_QYQMfKmuKCXjcSCfOcMdZs9JMOaSHmT8DB8/edit#response=ACYDBNifg0Ps29Ks6CWjLKjvt… 16/16

You might also like