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.

5651.

Html tags are inclosed in { } braces ?​

Answer» ONG>Answer:

HI BUDDY

EXPLANATION:

plz plz plz plz plz plz plz plz mark me as brainliest, follow and LIKE also

5652.

Which of the following is not a arithmetic operetor ​

Answer»

ong>Answer:

These operators are + (ADDITION), - (SUBTRACTION), * (multiplication), / (DIVISION), and % (MODULO). The FOLLOWING table summarizes the binary arithmetic operations in the Java programming language.

if my answer is correct so plz branlist me

5653.

3. ਸੀ ਭਾਸ਼ਾ ਵਿਚ \t ਕਿਸ ਚਿੰਨ ਦੀ ਨੁਮਾਇੰਦਗੀ ਕਰਦਾ ਹੈ? (Which character isrepresented by \t in C Language?/ Cभाषा में It किस प्रतीक का प्रतिनिधित्व करता है?0 ਟਰੈਕ (Track) ਟੈਕO ਟੈਬ (Tab) ਟੈਕ0 ਟਾਸਕ (Task) ਟਾਲO zou (Top) cia​

Answer» N C LANGUAGE REPRESENTS TAB
5654.

ਖਾਲੀ ਚਿੰਨ੍ਹ ਦੀ ਪ੍ਰਤੀਨਿਧਤਾ ਕਿਸ ਚਿੰਨ੍ਹ ਦੁਆਰਾ ਕੀਤੀ ਜਾਂਦੀ ਹੈ ?/ The null character is represented by ____? खाली चिन्ह की नुमाइंदगी किस चिन्ह ____ द्वारा जाती है * null\n\00​

Answer»

Null character is represented by \0

Explanation:

  • A null character has its bit set to zero. Hence its VALUE is 0
  • In computer programming, the null character is represented by \0
  • The null character is used to represent the end of a character string
  • The null character can be used as fillers for EMPTY space.
  • A null character is ALSO called as a null terminator.
  • \n is used to represent a new line.
  • 0 is a NUMERICAL value
  • Hence, the null character is represented by \n

5655.

2. HTML रे टैठात { } प्ववैवट ठाल माघउ रे उठ ।/ HTML tags are enclosed in { )braces. / HTML के टैगज { } ब्रैकेट के साथसमाप्त होते हैं ।मठी True सहीठालउ False गलत​

Answer» ONG>Answer:

false

EXPLANATION:

they are CLOSED in

5656.

ਕੋਈ ਵੀ ਫਾਰਮ ਬਣਾਉਣ ਤੋਂ ਪਹਿਲਾਂ ਟੇਬਲ ਬਣਾਉਣਾ ਜ਼ਰੂਰੀ ਹੈ ।/ Before designing a form data table must be present .कोई भी फार्म बनाने से पहले टेबल बनाना आवश्यक है । * ਸਹੀ True सहीਗਲਤ False गलत​

Answer» ONG>ANSWER:

true

it is a CORRECT answer

5657.

ਸੀ ਭਾਸ਼ਾ ਦੀ ਸਟੇਟਮੈਂਟ ਦਾ ਅੰਤ ਕਰਨ ਲਈ ________ ਚਿੰਨ੍ਹ ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। (________​

Answer»

icolon; is your ANSWER

5658.

ਸੀ ਭਾਸ਼ਾ ਦੀ ਸਟੇਟਮੈਂਟ ਦਾ ਅੰਤ ਕਰਨ ਲਈ ________ ਚਿੰਨ੍ਹ ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। ​

Answer»

ਾਸ਼ਾ ਦੀ ਸਟੇਟਮੈਂਟ ਦਾ ਅੰਤ ਕਰਨ ਲਈ ________ ਚਿੰਨ੍ਹ ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾਂਦੀ ਹੈ। 

I can't able to READ PLZ write in ENGLISH

snapchat : sweggyguru

5659.

ਸੀ ਭਾਸ਼ਾ ਵਿਚ ਕਿੰਨ੍ਹੇ ਮੇਨ ਫੰਕਸ਼ਨ ਵਰਤੇ ਜਾ ਸਕਦੇ ਹਨ? (How many main functions can be used in the C language program?) C भाषा में कितने मेन फंक्शन का उपयोग किया जा सकता है? *​

Answer» ONG>ANSWER:

one MAIN function

the Main function is the point of the program where its execution STARTS. Consequently, only one Main function can exist in any executable.

Explanation:

hope this helps you......

GIVE thanks= take thanks

follow me

5660.

(______ what symbol is used to terminete each statment of c language)​

Answer»

In a C PROGRAM, the SEMICOLON is a STATEMENT terminator. That is, each individual statement MUST be ENDED with a semicolon. It indicates the end of one logical entity.

5661.

Database concept was envolved since​

Answer»

ong>EXPLANATION:

Data modeling and databases evolved together, and their history dates back to the 1960's. The database evolution HAPPENED in five “waves”: The first WAVE CONSISTED of network, hierarchical, INVERTED list, and (in the 1990's) object-oriented DBMSs; it took place from roughly 1960 to 1999.

5662.

Conversation between shop kepper and customer​

Answer»

ong>EXPLANATION:

i hope this will HELP u and mark it as BRILLIANT

5663.

Semicolon is a declaration delimiter.​

Answer»

ong>Explanation:

The semicolon, as a mark separating statements, CORRESPONDS to the ordinary English usage of separating independent clauses, and gives the entire program the gross syntax of a single ordinary sentence

The semicolon or semi-colon[1] ; is a symbol commonly used as orthographic punctuation. In the English language, a semicolon can be used between two closely related independent clauses, provided they are not ALREADY joined by a coordinating conjunction. SEMICOLONS can also be used in place of commas to separate the items in a list, particularly when the elements of that list contain commas.[2] The semicolon is likely the least understood of the standard marks, and so it is not used by many English speakers.[3]

;

Semicolon

In Unicode

U+003B ; SEMICOLON (HTML ; · ;)

؛ ፤ ꛶

Arabic semi colon Ethiopic semicolon Bamum semicolon

In the QWERTY KEYBOARD layout, the semicolon resides in the unshifted homerow beneath the little finger of the right hand and has become widely used in programming languages as a statement separator or terminator

5664.

What is c++ best builder pleasetell me ​

Answer»

ong>Here is ur Answer....

C++ Builder

C++Builder is a great way to get started in building high-performance C++ applications for Windows without DATABASE connectivity. It is not a free IDE, has a proprietary LICENSE. It works on Windows and OS X only.

Mark Me As Brilliant If U Like It....

5665.

C language is _____level language​

Answer»

ong>Answer:

SORRY i THINK UR question is WRONG.....

5666.

ਸੀ ਭਾਸ਼ਾ ਵਿਚ \t ਕਿਸ ਚਿੰਨ੍ਹ ਦੀ ਨੁਮਾਇੰਦਗੀ ਕਰਦਾ ਹੈ? (Which character is represented by \t in C Language?/ C भाषा में \t किस प्रतीक का प्रतिनिधित्व करता है? *

Answer» LANGUAGE \t REPRESENTS TAB
5667.

Which character is represented by/t on clanguage?/c

Answer» ONG>ANSWER:

HORIZONTAL TAB

Explanation:

PLS MARK ME AS BRAINLIST

5668.

Draw a flowchart dislplay and different types of computer​

Answer»

ong>ANSWER:

DIFFERENT types of computers...

EXPLANATION:

here is your answer

5669.

1. Make a list of various gestures that you make while talking to your friends andfamily​

Answer» ONG>ANSWER:

no

Explanation:

????????????????????????

5670.

Find the value of a for which the equation(a.-12)x2 + 2(a-12)x+ 2 = 0​

Answer»

tural PROCESS RESPONSIBLE for ADAPTATION????

5671.

Which of the following variable is correct 1-SUM,2-interest_paid,3-paid,4-roll-no​

Answer» ONG>ANSWER:

2 interest

Explanation:

answer of the FOLLOWING

5672.

____________ symbol is used to terminate each Statement of C language)

Answer»

ong>A Semicolon SYMBOL is USED to terminate each STATEMENT in C.

  • Each of a programme's separate instructions, such as the variable DECLARATIONS and expressions is a simple C++ phrase.
  • They always end with a semicolon (;), and they are executed in the same order as they appear in a programme.
  • An input statement and output reader statement should be terminated with a semicolon, such as printf and scanf.
  • The user must end any declaration of a variable, increment, decrement also with a ;
5673.

4G A66% 6:42 am3. ਸੀ ਭਾਸ਼ਾ ਵਿਚ \t ਕਿਸ ਚਿੰਨ੍ਹ ਦੀ ਨੁਮਾਇੰਦਗੀ ਕਰਦਾ ਹੈ?(Which character is represented by It in CLanguage?/C भाषा में It किस प्रतीक का प्रतिनिधित्वकरता है?*O cda (Track) Ichटैप्व (Tab) टैबΟ ΟCHD (Task) erechO 2 (Top)​

Answer» N C LANGUAGE REPRESENTS TAB
5674.

What is the full form of www ?​

Answer» ONG>EXPLANATION:

World Wide WEB .

HOPE U understood

5675.

There is no Hierarchical order for ______ Operators​

Answer» ONG>ANSWER:

The

Plz MARK as BRAINLEST

5676.

Name the keyword that is used to create a data dynamically​

Answer» ONG>ANSWER:

THIS WILL HELP YOUUUUUUUUUUUUUUUUUUUUU

Explanation:

PLS MARK ME AS BRAINLIST

5677.

What is a stand alone computer? (a) A computer that is not connected to a network(b) A computer that is being used as a server(c) A computer that does not have any peripherals attached to it(d) A computer that is used by only one person​

Answer»

ong>Answer:

a) A COMPUTER that is not CONNECTED to a network

5678.

In C language a char data type always occupies one byteTRUEFALSE​

Answer»

ong>ANSWER:

your answer is false

Explanation:

please MARK me BRAINLIST and follow me

5679.

Sana has given the following query but she is unable to execute it successfully. Write the correct queryafter rectifying the error Select Name, Marks From student TableWhere Name ="P%"​

Answer»

ong>Answer:

Similar documents

A Brief INTRODUCTION to MySQL

Database PROGRAMMING with PL/SQL: Learning Objectives

Oracle Database 10g: Introduction to SQL

Oracle Database: SQL and PL/SQL Fundamentals

Oracle SQL. COURSE Summary. Duration. Objectives

Oracle Database: SQL and PL/SQL Fundamentals

SQL Injection Attack LAB Using Collabtive

5680.

2. HTML ਦੇ ਟੈਗਜ{} ਬਰੈਕਟ ਨਾਲ ਸਮਾਪਤ ਹੁੰਦੇ ਹਨ | HTML tags are enclosed in { } braces. /HTML ਕੇ ਟੈਯ {} ਕੈਲੇਟ ਕੇ ਆਪ ਸਾਰ ਵੀਰੇ ।*O ਸਹੀ True ਜਫ਼ੀOਗਲਤ False ਗੁਜਰ​

Answer»

ong>Answer:

Yes they end with ANGLE BRACKETS "<" ">"

NOTE: THEY DON'T END WITH SQUARE OR CURLY BRACKET

5681.

Which of the following variable name is incorrect. SUMinterest_paidpaidroll-no​

Answer» ONG>ANSWER:

answer is roll-no

Explanation:

Roll-on VARIABLE is INCORRECT.

5682.

Full form of stdio.h?​

Answer»

ong>Explanation:

STANDARD INPUT OUTPUT

5683.

The decimal number 15represented bybinary number system​

Answer» ONG>Answer:

0000 1111

Explanation:

DIVIDE by 2 and write remainder each TIME

5684.

Similarities of film then and now?

Answer»

ilarites

OLD movies are Black and white and NEW MOVIE are colour and this got so many graphics

and you can SEARCH in the Google for more information

Explanation:

please add me to the brain list

5685.

Write a html program to make the webpage of your introduction.The body background should be yellow and font colour should be red. Give me answer fast

Answer» ONG>ANSWER:

give WHATSAPP NUMBER please

5686.

Dated TiON-1.What is mail merge for those of us wbud waite patuhanInvitation toomeach of your friend from above two filesto creat in​

Answer» ONG>ANSWER:

I have no files

Explanation:

THANKS for WATCHING

5687.

In Clanguagecan the first letter of the Identifier beUnderscore? *​

Answer» ONG>Answer:

YESS can be

Explanation:

PLEASE follow me

5688.

Which of the following is not Reserve word in C languageforgotoswitchdoo​

Answer» ONG>ANSWER:

switch

Explanation:

heeeeeeeeehuuuuuuuuuu

yaaaaa

5689.

Which of the following uses the transpose of rows and columns to aceive the plaintext?​

Answer» ONG>ANSWER:

FOLLOW ME I WILL GIVE YOUR ANSWER TODAY

5690.

Sign(-12) in computer​

Answer» ONG>ANSWER:

integer

EXPLANATION:

NEGATIVE integer

5691.

Which character is represented by \t in C Language?/​

Answer» ONG>ANSWER:

tjviucohdoydhcclhkh

5692.

There is no Hierarchical order for ______ Operators. / ___

Answer» ONG>ANSWER:

the and control

Explanation:

it is CORRECT

5693.

एचटीएमएल प्रोग्राम के आधारभूत ढांचे के उदाहरण से समझाइए​

Answer» ASE ASK the QUESTION in ENGLISH

5694.

. इनमें से कौन सा शब्द सी भाषा में आरक्षित शब्द नहीं है? *forgotoswitchdoo​

Answer»

ong>ANSWER:

goto

Explanation:

ACTUALLY I didn't understand this question but I never HEARD this WORD goto

5695.

(Which character is represented by \t in C Language?

Answer»

ong>ANSWER:

Table of escape sequences

Escape SEQUENCE Hex value in ASCII Character represented

\t 09 Horizontal TAB

5696.

Semicolon is a declaration delimiter./ ​

Answer» ONG>Answer:

The semicolon, as a mark SEPARATING statements, corresponds to the ordinary ENGLISH usage of separating independent clauses, and GIVES the entire program the gross SYNTAX of a single ordinary sentence

Explanation:

hope it help you..... xd..

5697.

C language is level language​

Answer» ONG>ANSWER:

ujufyyfttgcgygcghcyfygctgf

5698.

Ghe one word for the following 1 Row in a table2 Column in a table. 3 Building blocks of database. 4 Collection of fields​

Answer» ONG>Explanation:

row in a table:- cell

Column in a table:- Field

Building blocks:- Entity

Collection of fields:- record

Explanation

A record is a collection of fields, POSSIBLY of different data types, TYPICALLY in a FIXED number and sequence. The fields of a record may ALSO be called members, particularly in object-oriented programming; fields may also be called elements, though this risks confusion with the elements of a collection.

5699.

Can anyone help me and try it that isn't working Question 1 Given a list of filenames, we want to rename all the files with extension hpp to the extension h. To do this, we would like to generate a new list called newfilenames, consisting of the new filenames. Fill in the blanks in the code using any of the methods you’ve learned thus far, like a for loop or a list comprehension. filenames = ["program.c", "stdio.hpp", "sample.hpp", "a.out", "math.hpp", "hpp.out"] # Generate newfilenames as a list containing the new filenames # using as many lines of code as your chosen method requires. ___ print(newfilenames) # Should be ["program.c", "stdio.h", "sample.h", "a.out", "math.h", "hpp.out"]

Answer»

ong>Explanation:

QUESTION 1 Given a list of filenames, we want to rename all the files with extension hpp to the extension H. To do this, we would like to generate a new list called newfilenames, consisting of the new filenames. Fill in the BLANKS in the code using any of the methods you’ve learned thus far, like a for loop or a list comprehension.

filenames = ["program.c", "stdio.hpp", "sample.hpp", "a.out", "math.hpp", "hpp.out"]

# Generate newfilenames as a list containing the new filenames

# using as many LINES of code as your chosen method requires.

___

5700.

There is no heirarichal orders for...... operaters​

Answer»

ong>ANSWER:

there is no heirarichal ORDERS for LOGICAL OPERATORS

mark me BRAINLIEST