No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 1 answers

Yogita Ingle 5 years, 8 months ago

<th>Basis for Comparison</th> <th>break</th> <th>continue</th>
Task It terminates the execution of remaining iteration of the loop. It terminates only the current iteration of the loop.
Control after break/continue 'break' resumes the control of the program to the end of loop enclosing that 'break'. 'continue' resumes the control of the program to the next iteration of that loop enclosing 'continue'.
Causes It causes early termination of loop. It causes early execution of the next iteration.
Continuation 'break' stops the continuation of loop. 'continue' do not stops the continuation of loop, it only stops the current iteration.
Other uses 'break' can be used with 'switch', 'label'. 'continue' can not be executed with 'switch' and 'labels'.
  • 1 answers

D J 5 years, 9 months ago

Nd also no provide new topics
  • 0 answers
  • 0 answers
  • 1 answers

Kartikya Singhal 5 years, 9 months ago

Bcoz they are unchangeable if we define a new string to a already existing variable then it don't replace that rather it store it in another memory
  • 1 answers

Sukhneet Kour Bhatia 5 years, 9 months ago

DDL:- data definition language . The commands which define the structure of the table are known as DDL commands. DML :- dml commands are select ,update ,delete and.insert into value.
  • 1 answers

Sia ? 3 years, 6 months ago

DBMS RDBMS
DBMS stores data as file. RDBMS stores data in tabular form.
Data elements need to access individually. Multiple data elements can be accessed at the same time.
No relationship between data. Data is stored in the form of tables which are related to each other.
Normalization is not present. Normalization is present.
DBMS does not support distributed database. RDBMS supports distributed database.
It stores data in either a navigational or hierarchical form. It uses a tabular structure where the headers are the column names, and the rows contain corresponding values.
It deals with small quantity of data. It deals with large amount of data.
Data redundancy is common in this model. Keys and indexes do not allow Data redundancy.
It is used for small organization and deal with small data. It is used to handle large amount of data.
It supports single user. It supports multiple users.
Data fetching is slower for the large amount of data. Data fetching is fast because of relational approach.
The data in a DBMS is subject to low security levels with regards to data manipulation. There exists multiple levels of data security in a RDBMS.
Low software and hardware necessities. Higher software and hardware necessities.
Examples: XML, Microsoft Access, etc. Examples: MySQL, PostgreSQL, SQL Server, Oracle, etc.
  • 3 answers

D J 5 years, 9 months ago

It's a new topic so..

D J 5 years, 9 months ago

In python?

Rikshesh Dhiman 5 years, 9 months ago

sql programmes and also netbeans ide
  • 2 answers

D J 5 years, 9 months ago

Python?

Rikshesh Dhiman 5 years, 9 months ago

i think all
  • 3 answers

Akanksha Sharma 5 years, 9 months ago

Jvm converts byte code into machine code

Nihaal Singh 5 years, 9 months ago

In any platform that's the role of jvm

Nihaal Singh 5 years, 9 months ago

Jvm converts java source cote into byte code
  • 1 answers

D J 5 years, 9 months ago

ND I also found important topics ??
  • 3 answers

D J 5 years, 9 months ago

16 Feb in guru Nanak

D J 5 years, 9 months ago

Of which school?

Kartik Gupta 5 years, 9 months ago

From 1st March in kendriya vidyalaya
  • 1 answers

D J 5 years, 9 months ago

Structured query language
  • 1 answers

Nihaal Singh 5 years, 9 months ago

jTextField.setDisabled();
  • 1 answers

Nihaal Singh 5 years, 9 months ago

By using AS we can change the name of the column known as column alias
  • 1 answers

Kunjali? Verma 5 years, 9 months ago

When we use radiobutton
  • 2 answers

Tannu Singh 5 years, 9 months ago

Yes, java is case sensitive. Text or typed input that is sensitive to capitalization of letters is known as case sensitive.

Kunjali? Verma 5 years, 9 months ago

Case sensitive means lower and upper case of English alphabet are different
  • 1 answers

Nihaal Singh 5 years, 9 months ago

For X==25 is the error in place of == their will be a single = . == use for condition for initilization = is used.

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App