Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

8801.

a prime number is divisible only by 1and itself the teacher writes positive integer on the board write an algorithm to find all the prime numbers From 2to the given positive number​

Answer»

LEAD

Explanation:

VIBHU CATCH kyu lead J bruin

8802.

आप दस्तावेज में चित्र कैसे डालेंगे या कॉपी करेंगे​

Answer»

Explanation:

A CELL wall is a structural layer surrounding some types of cells, just outside the cell membrane. It can be tough, flexible, and SOMETIMES rigid. It provides the cell with both structural support and protection, and ALSO acts as a filtering mechanism

8803.

Which of these ICT and why ? ​

Answer»

the ANSWER OT the which of SMART TV

8804.

Que 3 Read the following Passage carefully and answer the questions givenbelowHome is the first and most important school of characters if is here thatevery human being receives his moral trining, or his worst for it's here that heimbibes those principles of conduct which endure through manhood, and ceaseonly with life. It's a common saying that "Manners make the man", and there is asecond one that says, "Mind makes the man, but truer than either is a third thatsays "Hone makes the man" For the home that the hearts are spened, the habitsFare formed, the intellect is awakened, and the characters are moulded for goodForfor evil From that source, beitpure on impure, issue the principle and maximsof society. Low itseer is out the reflex of homes. The finest bits of opinions sounin the mind of children in private life afterwards issue forth to the world and become its public opinion, for nations are grown out of nurseries. Those who holdthe leading strings of children may even exercise a greater power than those whoweld the reins of GovernmentQuestionWhich is the most important school of Character?(2) What does home training include?(3) Who exercises a greater power?(4) Do you agree with the view that home makes the man?Why(5) Find out the words from the passage which have oppositemeaning of pure ? impune(6) Write the noun form of the word "receives"(7) Home makes the(8) Write the noun form of includes​

Answer»

ANSWER:

(2) Home is the first and most IMPORTANT school of characters if is here that.

(3) every human BEINGS RECEIVES his MORAL training, or his worst for it's here that he

8805.

Write a program to input two integers X and n comput x ^n​

Answer»

EXPLANATION:

it is nan image

hope it HELP U

8806.

Write the steps to de lete file folder​

Answer»

ANSWER:

RIGHT click on the file/folder to be deleted and then click on DELETE option or move to TRASH option . if there is a prompt then click yes

8807.

Explain any two data types of database​

Answer»

Answer:

SQL DATA types can be broadly divided into following categories. Numeric data types such as int, tinyint, BIGINT, float, real etc. DATE and Time data types such as Date, Time, Datetime etc. Character and STRING data types such as char, VARCHAR, text etc.

Explanation:

hope it helps purple you armies have a bangtan noon ahead

8808.

What is the correct representation of a range of cells?​

Answer»

ᴀ ᴄᴇʟʟ ʀᴀɴɢᴇ ᴡɪᴛʜɪɴ ᴀ ғᴏʀᴍᴜʟᴀ

The NOTATION for the sum of all values in CELL RANGE (A1:C6) is =SUM(A1:C6).

ɪ ʜᴏᴘᴇ ɪᴛ ʜᴇʟᴘs

please mark me as BRAINLIEST and also like my answer Buddy..

8809.

राइट एनी फॉर डिजिटल रिस्पांसिबिलिटीज ​

Answer»

ANSWER:

tjf8yeruwu4q63sryzfjchkgpjgipryoe7q25wtBv kbcjvzhvngljt7pryie75w47wtudkgdgjdgkxgkchkcohdiye58wu4w58w58e5i

Explanation:

isgxgeivzwkbdkrhxojsjziehosjeohzusvzhcs,BFO jfoxhehzvdk jfpcj7rgsjejoej8zerw4t6wbgjskoejzohs83hdoehzu7atz7eusfushei

8810.

Method not returning any value has return type as :(a) int(b) char(C) float(d) void​

Answer»

Answer:

void

mark as brainlist

plz

Explanation:

Void functions are created and USED just LIKE value-returning functions except they do not return a value after the function executes. In lieu of a DATA type, void functions use the keyword "void." A void function performs a task, and then CONTROL returns BACK to the caller--but, it does not return a value

8811.

एमएस वर्ड में तालिका बताने के तरीके बताएं​

Answer»

ANSWER:

IT IS NORMAL MATTER TO TYPE OF A TABLE IN M S WORD.

Explanation:

8812.

: For creating hyperlink in web page we use anchor element then which command we will follow?click to get details Click to get details Click to get details None of the above

Answer»

Sorry I don't understand the question.

If we want to create a hyperlink then we use the ANCHOR element.

Here's how the SYNTAX LOOKS like:

HREF = "">Text

In the href you tell the browser that when I click on it it will REDIRECT me to this page.

8813.

Which is correct code to display border in table in web page?a) b) Border=7c) d) None of the above​

Answer»

Answer:

I think I helped you so that's why I like

Explanation:

HTML |

BORDERATTRIBUTE

The HTML

border Attribute is used to specify the border of a table. It SETS the border around the table cells.

Syntax:

Attribute Values:

1: It sets the border around the table cells.

0: It REMOVES (not set) the border around the table cells.

Example:

<p></p><p> HTML table border Attribute </p><p></p><p> </p>

GeeksforGeeks

HTML table border Attribute

Author Details
NAME AGE BRANCH
BITTU 22 CSE
RAM 21 ECE

Output:

Supported Browsers: The browser supported by HTML

border Attribute are LISTED below:

Google Chrome

Internet Explorer

Firefox

Safari

Opera

8814.

Garbage ka mtlb hindi m batiye​

Answer»

Answer:

KUDA ya phir kachra jo hamare KAAM ka NAHI

EXPLANATION:

please mark me as BRAINLIEST

8815.

Which is correct syntax for displaying Unordered List in the web page?a) b) c) d) None of the above​

Answer»

Answer:

Unordered HTML List

An unordered list STARTS with the

    tag. Each list item starts with the
  • tag.

    The list items will be MARKED with BULLETS (SMALL black circles) by default:

8816.

Someone please help in this haskell program problem​

Answer»

Answer:

dbumgsyfan GRANTHAM Singhania University of you see the pic and mark the lesson and write APOLOGY fjvmf I will SEND you an idea of you female cats are REALLY very much does it MEAN to say that the it is

8817.

Which of the following will output a random number with values only from 0 to 10 ?(a) System.out.println(Math.round(Math.random()* 0));(b) System.out.println(Math.round(Math.random() % 10));(c) System.out.println(Math.random() *10);(d) None of the above​

Answer»

EXPLANATION:

NONE of the Above... ...

8818.

Computer lockups is a ____ of virus​

Answer»

ANSWER:

bjkpfjf you can fill it in my life I am GOING through my EMAIL is STRICTLY

8819.

Which is correct code for import external CSS in the web page?a) b) c) d) None of the above​

Answer»

CORRECT Question:-

  • What is the correct code for importing external CSS into web page?

Answer:-

The correct Code for importing external CSS into Web page is,

Option a is the correct answer for this question.

Learn more:

  1. CSS STANDS for Cascading Style Sheets.
  2. It is a language which is used to style an HTML DOCUMENT. It tells/describes how HTML elements should be displayed on the web browser.
  3. The CSS codes for a HTML document can be written DIRECTLY with the code or can be written in external file that can be embedded using tag.
  4. CSS saves a lot of work. For example, if you want same layout for multiple web pages, you can write them in a single file and then embed it to all the web pages using tag.
  5. External stylesheet are stored in CSS files with extension .css
8820.

3. Which of the following is the type of monitorwhich looks like a flat computer screen that usesless electricity? (LCD/CRT)​

Answer»

ANSWER: CRT

plzz MARK in BRAINLIEST

8821.

In relational model relation is equivalent to​

Answer»

Answer:

The relational model (RM) for database management is an approach to managing data using a structure and language consistent with first-order predicate logic, first described in 1969 by English computer scientist Edgar F. Codd,[1][2] where all data is represented in terms of tuples, grouped into relations. A database organized in terms of the relational model is a relational database.

The purpose of the relational model is to provide a declarative method for specifying data and queries: users directly state what information the database contains and what information they want from it, and let the database management system software take CARE of describing data structures for storing the data and retrieval procedures for answering queries.

Most relational databases use the SQL data definition and query language; these systems implement what can be regarded as an engineering approximation to the relational model. A table in an SQL database schema corresponds to a predicate variable; the contents of a table to a RELATION; KEY constraints, other constraints, and SQL queries CORRESPOND to predicates. However, SQL databases deviate from the relational model in many details, and Codd fiercely argued against deviations that compromise the original principles.

Explanation:

hope it helps

8822.

Undoing an action means reversing or erasing an action true or false​

Answer»

ANSWER:

the answer to this is TRUE

8823.

Which is correct definition of difference between internal and external CSS?a) An external stylesheet is a standalone . css file that is linked from the same web page. ... An internal style sheet can not holds CSS rules for the page in the head section of the HTML file and write in separate page . The rules only apply to that page, but you can not configure CSS classes and IDs that can be used to style multiple elements in the page code.b) An external stylesheet is a not standalone . css file that is linked from the same web page. ... An internal stylesheet can not holds CSS rules for the page in the head section of the HTML file. The rules only apply to that page, but you can not configure CSS classes and IDs that can be used to style multiple elements in the page code.c) An external stylesheet is a standalone . css file that is linked from a web page. ... An internal stylesheet holds CSS rules for the page in the head section of the HTML file. The rules only apply to that page, but you can configure CSS classes and IDs that can be used to style multiple elements in the page code.d) None of the above​

Answer»

ANSWER:

B is a. RIGHT ......... answer .........

8824.

Which package should be imported in a Java program for obtaining system date and time?(a) Java.IO(b) java.Date(java.util(d) java.Calendar​

Answer»

ANSWER:

d) java.Calendar​

8825.

The minimum no of member required to from perfect trust​

Answer»

In society MINIMUM seven MEMBERS are required. Formation of Trust under Indian Trust Act is EASY. A non PROFIT Company can be REGISTERED under section 8 of Companies Act with the Registrar of Companies.

8826.

Correct the following expressions:2. "DELHI PUBLIC SCHOOL - D$ - -1. B$ = WORLD CUP 20074. P$ = (A + B)23. $$A = "ARYA PUBLISHING COMPANY"5. 4B$ = "NEW DELHI”6. A = 4P + 5Q7. AVG = (2A + 3B + 4C)/38. A*B = AB + CDFundamental​

Answer»

I can't understand what you are SAYING please check your question we are modetors we have a right to check every question no one should ANSWER this

8827.

The word la bella dame means​

Answer»

Explanation:

A CELL wall is a structural layer surrounding some types of cells, just OUTSIDE the cell membrane. It can be tough, flexible, and sometimes RIGID. It PROVIDES the cell with both structural SUPPORT and protection, and also acts as a filtering mechanism

8828.

- Why is the following code raising an exception value error? Correct the code so that it does notraise an exception.4>>>"When Ever.index("What")Traceback(most recent call list):file"", line 1, in "When Ever".index("What")Value Error i substring not found​

Answer»

Answer:

Amit is WRITING a text file handling program .He has written the following code. As a programmer, help him to successfully execute the given task

f=_______("book.txt"). Line#1

str=f._______() Line#2

L=str.split()

count_char=0

for i in L:

count_char=count_char+len(i)

print(count_char)

f.close()

fl= open("Book.txt", "a")

NAME = input("Enter a book name") =

_____________#Line3

_____________ #Line4

a)Fill the blank in Linel so that the file will be opened.

b) In which mode file "Book.txt" will be opened in Linel C) WRITE the function in Line2 to read first 20 characters from the file "Book.txt"

d) Write the statement in Line3 to write the book name ENTERED by the user into the

file "Book.txt"

e) Write the statement in Line4 to close the file "Book.txt" which is opened in "a" mode.

f) Write the position of file pointer when the file is opened in append mode

Explanation:

Amit is writing a text file handling program .He has written the following code. As a programmer, help him to successfully execute the given task

f=_______("book.txt"). Line#1

str=f._______() Line#2

L=str.split()

count_char=0

for i in L:

count_char=count_char+len(i)

print(count_char)

f.close()

fl= open("Book.txt", "a")

name = input("Enter a book name") =

_____________#Line3

_____________ #Line4

a)Fill the blank in Linel so that the file will be opened.

b) In which mode file "Book.txt" will be opened in Linel c) Write the function in Line2 to read first 20 characters from the file "Book.txt"

d) Write the statement in Line3 to write the book name entered by the user into the

file "Book.txt"

e) Write the statement in Line4 to close the file "Book.txt" which is opened in "a" mode.

f) Write the position of file pointer when the file is opened in append mode

8829.

Algorithm to find the exponent of the number​

Answer»

Answer:

function power(a, N)

if (n = 0)

return(1)

X = power(a,n/2)

if (n is EVEN)

return(x^2)

else

return(a*x^2)

8830.

1 pointWhich of these must be avoided in a groupdiscussion?​

Answer»

ANSWER:

the MUST be a VOIDED in a GROUP in the DISCUSSION

8831.

Correct the following expressions:1. B$ = WORLD CUP 2007“DELHI PUBLIC SCHOOL4. P$ = (A + B)23. $$A = "ARYA PUBLISHING COMPANY”5. 4B$ = “NEW DELHI”6. A = 4P + 5Q7. AVG = (2A + 3B + 4C)/3= D$2.8. A*B = AB + CD.​

Answer»

<P>Answer:

1 . B$="WORLD CUP 2007"

2. D$="DELHI PUBLIC SCHOOL"

3. A$= "ARYA PUBLISHING COMPANY"

4. P$= "(A+B)*2

5. B4$= "NEW DELHI"

6. A= "4*B+5*Q"

7. AVG="(2*A + 3*B + 4*C)/3"

8. AB= "AB+CD"

8832.

What should be the purpose of the website?(A)To provide information to a group of people (B) To attract the new customer(C)To sell the products online (D) All of these​

Answer»

ANSWER:

D) all of these

Explanation:

HOPE it HELPS...

8833.

Initialising structures in c programming ​

Answer»

ANSWER:

ABSOLUTELY fcking BRILLIANT QUESTION, WOW

8834.

: stands fora)Definition Termb)Data Termc)Decoding Termd)None of the above​

Answer»

ANSWER:

NONE of the above is the AANSWER

8835.

Which of the following statements you should write to import only the Scanner class from java.util package(a) import Scanner(b) import java.util." ;(c) import java.util.Scanner:(d) import package java.util.Scanner​

Answer»

OPTION C is CORRECT ANSWER.

8836.

What is a website?(A)Collection of files (B) Group of directories (C) Interlinked collection of webpages (D) Collection of advertisement​

Answer»

ANSWER:

Your answer is option C)

Interlinked COLLECTION of webpages.

Hope it helps! :)

8837.

Which of the following is the correct HTML code for inserting image "customer"a) b) c) d)None of the above

Answer»

Answer:

Question=Which is the correct HTML for inserting an image?

ans=To insert an image in HTML, use the image tag and include a SOURCE and alt attribute. Like any other HTML element, you'll add IMAGES to the body section of your HTML file. The syntax looks like this: descriptive text. An image is KNOWN as an “EMPTY element” in HTML

Explanation:

I THINK I helped you so that's why I like

8838.

Which standard Java package is automatically imported in every Java Program?(a) java-applet(b) java.util(c) java.lang(d) java.iocla​

Answer»

ANSWER:

OPTION C Java.lang

hope it HELPS you

8839.

Wht are the different type of data that can enter into work sheet cells​

Answer»

Answer:

You ENTER three types of DATA in cells: labels, values, and formulas. Labels (TEXT) are DESCRIPTIVE pieces of information, such as names, MONTHS, or other identifying statistics, and they usually include alphabetic characters. Values (numbers) are generally raw numbers or dates.

8840.

1.Write a c-programing a right shift and left shift of a shirt signed and unsigned numbers by accepting positive and negative numbers as inputs from the user.Explain the behaviour of the output.​

Answer»

Answer:

Right and Left shift operators are Bitwise Binary Operators OPERATE on Individual Bits of their Integer Operands. On Linux Machine, LOGICAL and Arithmetic Right and Left Shifts on Unsigned Integer values are same but Arithmetic Right Shift on signed integer values are implementation dependent.

explain:

/* rshift_negval.c -- What happens on right arithmetic shift on -ve int */

#include

int main(void)

{

int x = -1000, y, nbits;

printf("By what no of bits u wanna right shift on signed integer, "

"enter no of bits...\n");

puts("Non integer value terminates the PROGRAM.");

while (scanf("%d", &nbits) == 1) {

y = x >> nbits;

printf("The value of x in y = x >> %d is %d and y is %d\n",

nbits, x, y);

}

printf("Program TERMINATED! Good BYE!\n");

return 0;

-THANK YOU

FOLLOW ME

8841.

Which is the highest heading level ?a)H6b)H2c) H1d) None of the above​

Answer»

ANSWER:

OPTION C H1

hope it HELPS you

8842.

the displas a list of commands that can be used to again access to information change'hardware setting find information stored in the computer get online help and shut down the computer

Answer»

ANSWER:

Sorry I don't UNDERSTAND your QUESTION but thanks for the FREE points..

8843.

To create a link we must use attribute with tagla)nameb)linkc)tagd)href​

Answer»

your ANSWER is NAME TAG.

8844.

Write a java script program to print your name 100 times?

Answer»

for (x=1; x <= 100; x++){

if( x % 3 == 0 ){

write("ping")

}

if( x % 5 == 0 ){

write("pong")

}

if( ( x % 3 != 0 ) && ( x % 5 != 0 ) ){

write(x)

}

}

8845.

Which of the following is not a type of feedback?a. Summativeb. Prescriptivec. None of these

Answer»

EXPLANATION:

SUMMATIVE is your ANSWER.........✌

8846.

What keyword do you use to import a class or a package containing classes ?(a) include(b) import(c) package(d) add​

Answer»

Answer:

(d)ADD I THINK and PLEASE FOLLOW me ok

8847.

Dash it keeps data in disk on trucks.​

Answer»

ANSWER:

Hiii

Explanation:

THANKS for FREE POINTS

8848.

2. WACP to perform a light Stift and left stift of ashort signed andsupting positir and Megative numbers Jasinputs from the Moon, Explain the behaviours ofthe output​

Answer»

ANSWER:

SORRY SIS i am REALY GLAD

8849.

Mention the home keys for the left and right​

Answer»

Answer:

The home row KEYS are the row of keys on the computer keyboard your fingers rest on when not typing. For example, on the STANDARD QWERTY UNITED States keyboard, the home row keys for your left HAND are A, S, D, and F and your right hand are J, K, l, and

8850.

Difference between workbook and work sheet​

Answer»

Answer:

Fundamental Difference

The worksheet is single page spreadsheet or page in Excel, where you can WRITE, edit and MANIPULATE data, whereas the COLLECTION of such worksheets is referred as a workbook. It is very SIMILAR to a single page (worksheet) and a complete BOOK (workbook