Virtual University Online Short Questions Courses Wise Preparation

Online Short Questions For Chapter All Chapter "Virtual University CS-504 Short Question Preparation "

Try The Short Questions For Virtual University CS-504 Short Question Preparation

  • Total Questions10

  • Available Sets7

CS-101 - Virtual University CS-504 Short Question Preparation

Question # 1

What is the problem with Relational Database and what solution you can suggest for it?

  • Ans 1: when we use to store object oriented data into a Relational database it need to be translated in form which is suitable for the relational database.
    Again when we need to read RDBMs the Data need again back to be translated into object oriented form to read.
    This two process delay associated processing and time spent in writing and maintaining the translation codes are the key disadvantage with Relational Database
    Solution.
    Object oriented database
    Object Relational database
    The data should be divided and save in multiple table and tabular form ,so that open ,searching .sorting ,editing and saving of data can be performed quickly. With tabular form one can sort w.r
Submit

Prepare Complete Set Wise Questions For Chapter All Chapter "Virtual University CS-504 Short Question Preparation "

Virtual University CS-504 Short Question Preparation - Set 1

Question # 1

What is the problem with Relational Database and what solution you can suggest for it?

  • Ans 1: when we use to store object oriented data into a Relational database it need to be translated in form which is suitable for the relational database.
    Again when we need to read RDBMs the Data need again back to be translated into object oriented form to read.
    This two process delay associated processing and time spent in writing and maintaining the translation codes are the key disadvantage with Relational Database
    Solution.
    Object oriented database
    Object Relational database
    The data should be divided and save in multiple table and tabular form ,so that open ,searching .sorting ,editing and saving of data can be performed quickly. With tabular form one can sort w.r
Submit

Virtual University CS-504 Short Question Preparation - Set 2

Question # 1

What do you mean by FTP or File Transfer Protocol?

  • Ans 1: This protocol is used to upload and download the files on remote computers.
Submit

Virtual University CS-504 Short Question Preparation - Set 3

Question # 1

What is the problem with Relational Database and what solution you can suggest for it?

  • Ans 1: when we use to store object oriented data into a Relational database it need to be translated in form which is suitable for the relational database.
    Again when we need to read RDBMs the Data need again back to be translated into object oriented form to read.
    This two process delay associated processing and time spent in writing and maintaining the translation codes are the key disadvantage with Relational Database
    Solution.
    Object oriented database
    Object Relational database
    The data should be divided and save in multiple table and tabular form ,so that open ,searching .sorting ,editing and saving of data can be performed quickly. With tabular form one can sort w.r
Submit

Virtual University CS-504 Short Question Preparation - Set 4

Question # 1

Define the key weakness of the web?

  • Ans 1: Initially web was designed only for humans to read not for computers to understand it.
Submit

Virtual University CS-504 Short Question Preparation - Set 5

Question # 1

What are Local or Function-level Variables?

  • Ans 1: Declaring variables (using the var keyword) within a function, makes them local. They are available only within the function and hold no meaning outside of it.
Submit

Virtual University CS-504 Short Question Preparation - Set 6

Question # 1

Differentiate between For and While loop by writing the syntax of both loops.

  • Ans 1: When the exact number of iterations is known, use the ‘for’ loop When the number of iterations depend upon a condition being met, use the ‘while’ loop ‘for’ loops become especially useful when used in conjunction with arrays We’ll find out about arrays today, and we’ll probe their usefulness as part of ‘for’ loop structures
Submit

Virtual University CS-504 Short Question Preparation - Set 7

Question # 1

Why uploading a web page is important?

  • Ans 1: By only uploading webpage we could place our information in order the other can reach up to ready what we load, upload means make available our data or information for the world web browsers
Submit

CS-504 Online Short Questions

Here you can prepare CS-504 short questions.Click the button for CS-504 100% free full practice.

Is this page helpful?