Ans.: The user will input 1-D array along with the number of rows and columns. The method should convert this 1-D array to a 2-D array(matrix) of given row and column. We will create matrix row wise.
I am providing latest Interview Questions with Answers. Candidate has prepared their interview and get job. Mobile: 8920128728
Subscribe to:
Post Comments (Atom)
Get max value for identity column without a table scan
You can use IDENT_CURRENT to look up the last identity value to be inserted, e.g. IDENT_CURRENT( 'MyTable' ) However, be caut...
-
Android Studio Flamingo | 2022.2.1 Build #AI-222.4459.24.2221.9862592, built on March 31, 2023 Gradle JDK: jbr-17 (JetBrains Runtime version...
-
What is SQL? SQL is a database language designed for the retrieval and management of data in a relational database. SQL is the standard lan...
-
1) Explain Django. Django is a free and open source web application framework, written in Python. It is a server-side web framework that...
No comments:
Post a Comment