Final Viva Questions cs619

Get help with
Phd, Masters Thesis & Mcs Final Project
MBA Final Project
Cs619,Fin619,Mgt619,Bnk619,Hrm619,Mkt619
WhatsApp: 0092-3125718857
Skype: trust_aware
Email: projecthelp77@gmail.com
Click here to Join Our Facebook Page
Click here to Join Our YouTube Channel!

Final Viva Questions cs619

Ask Name?

Project run?

What you develop?

ERD stand for the?

why we create ERD?

Role of entity in database

Functional and non functional try

use case functional h ya non functional

 

 

Programming Project Question

 

  1. How to write main function of C#?

 

C#

static int Main(string[] args)

{

//…

return 0;

}

 

 

  1. What is real and alternative versions?
  2. Tell SQL command to insert data into table?

 

5-We can copy all columns from one table to another, existing table:

 

INSERT INTO table2

SELECT * FROM table1;

Or we can copy only the columns we want to into another, existing table:

 

INSERT INTO table2

(column_name(s))

SELECT column_name(s)

FROM table1

 

 

  1. How Object oriented programming is near to Real Life?
  2. He asked me to run the program and develop report of one year consumption.
  3. He asked that as to whether I have used different servers as source e.g., SQL, MYSQL, Oracle, Access?

 

How to write a function in c#. write a function of adding two numbers?

Public void sum()

{

Int a =8;

Int b = 10;

C=a+b;

Console.writeline(c);

}

Declare variable in C#?

How to write a main function in C#?

 

Show me the path where you have connected c# to mysql?

Open Presentation

 

1.name of project

2.language konsi use ki…

  1. open presentation file

7.question about signs of sequence diagram.

8.architecture diagram explain karo.

  1. connection string dikhao
  2. conclude karo project ko.
  3. favourit subject.
  4. report show karo 6 months old data ki wo muj ko nahi ayea..

 

 

–authentication kesy hti hy k user name nd paswd corect hn

 

–Session

 

–what is difrence b/w truncate table query and delete table query

 

-Connection string elements

-Data Addapter

-Data Set

-How and why fill dataset

–View State

–how hyperlinks work in c#

 

 

name the tools that u used

what is the diff bet class and object

 

class defines object properties including a valid range of values, and a default value. A class also describes object behavior. An object is a member or an “instance” of a class.

 

wat is dbms

is object is same as class

wt is entity

wat is an attribute

wat is inheritance

does any inherited class have any relation with it parent class

 

2  variables ko subtract kerna

C# main function  banaey jis ka return kush b na ho

Public void sum()

{

Console.writeline(“Good”)

}

 

Network Project Question

Layers kitnin h?

Router kis layer pr kaam krta h

what is VPN?

MAC address?

 

 

Database Questions

Normalization?

Record keeping in database rows plus columns Is called intersection cell ?

Make some changes in design?

 

Leave a Reply

Your email address will not be published. Required fields are marked *

× WhatsApp Us