Web Development Answers

Questions: 73

Answers by our Experts: 73

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Concept map of ict tool in connecting all stakeholder


5..Suppose you need to use Netbeans to create (from scratch) an Enterprise Application with a RESTful API that supports storage of Contact entities (for example) and some operations on these Contacts. Which of the following is a proper ordering of events?

a.Create Table,Create Database, Create Entity Class From Database,Create Empty Project,

b.Create Entity Class From Database, Create Database, Create Table, Create Empty Project.

c.Create Entity Class From Database, Create Empty Project, Create Table, Create Database.

d. Create Database, Create Table, Create Empty Project, Create Entity Class From Database.


1.Suppose you need to use Netbeans to build (from scratch) an Enterprise Application with a RESTful API to support operations on some kind of Entity stored in a database. Which of the following is a proper ordering of events?

a. Create Empty Project, Create Entity Class From Database, Create Table, Create Database

b. Create Empty Project, Create Database, Create Table, Create Entity Class From Database

c. Create Table, Create Empty Project, Create Database, Create Entity Class From Database

d.Create Empty Project, Create Table, Create Database, Create Entity Class From Database



1.When a JSF page is used to submit data to be saved in the database, what is a proper chronological ordering of events?

a. EL Expressions set values in Entity, Entity Facade calls Entity Manager method, database is updated.

b. Database is uploaded, EL Expressions set values in Entity, Entity Facade calls Entity Manager method

c. EL Expressions set values in Entity, Database is updated, Entity Facade calls Entity Manager method

d. Entity Facade calls Entity Manager method, Database is updated, EL Expressions set values in Entity



which partitioning set up could possibly reduce internal fragmentation and how?


Consider the following reference string: 7 0 1 2 0 3 0 4 2. Let the number of frames are 3 and 4. Show the allocation frames to the memory and calculate the number of page faults when LRU page replacement policy is used.


Using table and lists create two web pages, first displaying the list of all the course writers of 

BCS053 course. This information should be created in a table, the table should have a 

heading. The columns of the table should display the Unit number, unit name and unit 

writer’s name. The second page should display an unordered list, displaying the list of expert 

committee members of BCS053 course. You should use <div> tags, wherever needed; and create an internal CSS file, which formats the web pages as follows:

(i) The headings of the table must be in Bold and all other content should be in italics font.

(ii) The table heading should be in different shade. The data rows of the table should have 

alternatively light yellow and light green color. The background of the table should be 

light grey.

(iii) The font of the unordered list should be "Arial" with font size of 12 points. The 

background colour of list should be light red.



Create an external CSS file for this form. This CSS file should select the font size of 20 points for all the labels; font colour should be dark blue for the headings and black for normal text. The background colour of the form should be light yellow.


Responsive Navbar let's build an Responsive Navbar page by applying the CSS concepts



Medium (Size >= 768px), Large (Size >= 992px), and Extra Large (Size >= 1200px):

Instructions:

  • The links in the HTML nav element should be hidden in devices below 768px and visible in devices equal and above 768px.
  • The page should have two different background images in devices below 768px and devices equal and above 768px.
  • The links in the HTML nav element should be displayed when clicked on the menu icon in devices below 768px.
  • The links in the HTML nav element should be hidden when clicked on the close icon in devices below 768px.
  • Use classList.toggle() to show and hide the HTML elements.

Note

  • Achieve the design using the CSS Flexbox layout and Media queries and Javascript.
  • Font Awesome Icons.

Resources

  • https://assets.ccbp.in/frontend/intermediate-rwd/landing-page-logo.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/landing-page-sm-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/landing-page-lg-bg.png

Popular Blog

In this assignment, let's build a Popular Blog by applying the CSS concepts we learned till now.


Instructions:

  • The page should have two different background images for Marketing Strategies and Laptop cards in devices below 768px and devices equal and above 768px.

Note

  • Achieve the design using the CSS Flexbox layout and Media querie

Resources

  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-marketing-strategies-lg-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-marketing-strategies-sm-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-coffee-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-fruits-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-nature-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-interior-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-laptop-lg-bg.png
  • https://assets.ccbp.in/frontend/intermediate-rwd/popular-blog-laptop-sm-bg.png
LATEST TUTORIALS
APPROVED BY CLIENTS