What is the default identifier of structure in C?
Answer Posted / anonymous
public is access specifier or modifier and not an identifier.
The question has some mistakes.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
First input columns brand, mt, re values are ov, 1,re vg, 2,re wu ,3,re. Second input columns are brand, mt, cx their records are ov,4,vg ,5,cx Wu, 6,cx and third input columns brand, mt, rt values are ov,7,rt vg, 8,rt wu, 9,rt but my output is brand, re, cx,rt values are ov, 1,4,7 vg, 2,5,8 wu, 3,6,9
What is the advantage of varchar2 over char?
give a simple example of physical and logical data independence
List the properties of a transaction.
What is the difference between data source and database?
WHAT IS CARDINALITIES OF JOIN?
What do you mean by foreign key and primary key?
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
What is difference between clustered, non-clustered and unique index?
Explain about ur projets on teradata???
What does new grouping sets enables you to do?
How is image stored in database?
How default key is different from primary key?
Which Statement would you use to remove the EMPLOYEE_Id_PK PRIMARY KEY constraint and all depending constraints from the EMPLOYEE table?
What is a Transformation?