What will be the output of the following

String S = 1+2+"abc" S = ?
String S1 = 1+2+"abc"+5+6 S1 = ?



What will be the output of the following String S = 1+2+"abc" S = ? String S1 =..

Answer / shwetha

it will through the error..as Invalid number.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How much ram can sql express use?

0 Answers  


what is the output of this query selet * from employee where 1=2 ??

11 Answers  


Differentiate between % rowtype and type record.

0 Answers  


How to return more than one value from a function?

11 Answers   Satyam,


What is the use of index in hive?

0 Answers  






what is 'mysqlcheck'? : Sql dba

0 Answers  


What are different types of sql commands?

0 Answers  


What are transaction and its controls?

0 Answers  


What is differance unique key and primary key.

7 Answers   EDS,


Explain normalization and what are the advantages of it?

0 Answers  


What are the different types of a subquery?

0 Answers  


Can pl sql procedure have a return statement?

0 Answers  


Categories