Solution Idea Code
<html> <head> <title>CS202 Assignment no 2</title> <style> body{ padding:0; margin:0; width:100%; } #mynav{ background-color:black; height:80px; } #mynav a:link, a:visited { background-color: red; color: white; padding: 14px 25px; text-align: center; text-decoration: none; display: inline-block; } #mynav a:hover, a:active { background-color: black; } #firstimage img{ width:100%; height:600px; fill:cover; margin: 0px auto; } #serviceheading{ padding-top:10px; padding-bottom:10px; } #serviceheading h2{ text-align:center; } .servicesection{ width:32%; float:left; padding-left:5px; margin-bottom:5px; } .servicesection img{ width:15%; height:100px; padding-left:80px; margin:2px; } .servicesection h2{ margin: 5px 20px; } #banner1{ background-color:#21E6E0; } #banner2{ background-color:#F91912; } #banner3{ background-color:#58F912; } #myfooter{ width:99%; margin-top:5px; background-color:black; float:left; padding-bottom:100px; } #footer1{ width:41%; margin-left:5px; float:left; } #footer1 h3{ color:Red; padding-left:150px; } #footer1 p{ color:white; } #footer2{ width:41%; margin-left:90px; float:left; } #footer2 h4{ color:green; font-size:25px; } #btn{ background-color:#F91912; } #btn:hover{ background-color:green; } </style> </head> <body> <form action=""> <div id="mynav"> <a href="Home.html">Home</a> <a href="service.html">Service</a> <a href="about.html">About</a> <a href="contactus.html">Contact us</a> </div> <div id="firstimage"> <img src="banner.jpg" alt="Banner Image"> </div> <div id="serviceheading"> <h2>Service</h2> <div class="servicesection" id="banner1"> <img src="camera.PNG" alt="Banner Image"> <h2>Photgraphy</h2> <p> orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p> </div> <div class="servicesection" id="banner2"> <img src="video.PNG" alt="Banner Image"> <h2>VideoGraphy</h2> <p> orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p> </div> <div class="servicesection" id="banner3"> <img src="web.PNG" alt="Banner Image"> <h2>Web Design</h2> <p> orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </p> </div> <div id="myfooter"> <div id="footer1"> <h3>About Us</h3> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop </p> </div> <div id= "footer2"> <h4>Contact Us</h4><br> <input type="text" placeholder="name"><br><br> <input type="text" placeholder="Email Addres"><br><br> <textarea rows="4" cols="50"> </textarea><br><br> <button id="btn"> Press Me</button> </div> </div> </form> </body> </html> cs202 assignment solution with internal css in head section.html Displaying cs202 assignment solution with internal css in head section.html.CS703 Assignment 1 Solution and Discussion
-
CS703 – Advanced Operating Systems
Due Date: 14-11-2019
Assignment 1
Instructions to Solve Assignments
The purpose of assignments is to give you hands on practice. It is expected that students will solve the assignments themselves. Following rules will apply during the evaluation of assignment.
• Cheating from any source will result in zero marks in the assignment.
• Any student found cheating in any two of the assignments submitted will be awarded “F” grade in the course.
• No assignment after due date will be accepted.Question 1: Total Points (10)
The maximum number of pages in process address space is one million and the total address size (p +d) of process address space is 32- bit with page size of 4096 bytes. Calculate the number of bits required for page number § and the number of bits required for offset (d)?
Question 2: Total Points (10+5)
a) Write a program using C/C++ to search the particular key element in the parent process and print the key to be searched in child process.
Hint: use fork( ) , Array
b) What will be the output of the following?#include <stdio.h> #include <unistd.h> int main() { if (fork() && (!fork())) { if (fork() || fork()) { fork(); } } printf("@ "); return 0; }
Question 3: Total Points (15+10=25)
Read the paper titled “A Review of Lightweight Thread Approaches for High Performance Computing”
”, and answer the following questions:
(a) Write the brief summary of the given paper.
(b) Write a short note on the features of the lightweight (LWT) libraries discussed in the mentioned paper.
Note: Research paper is available in the zip folder.
Recent Topics
-
SOLVED CS508 Quiz No. 1 Solution and Discussion
CS508 - Modern Programming Languages12 -
SOLVED CS432 Assignment 2 Solution and Discussion
CS432 - Network Modeling and Simulation8 -
SOLVED CS605 Assignment 2 Solution and Discussion
CS605 - Software EngineeringII8 -
UNSOLVED MTH404 Assignment 2 Solution and Discussion
MTH404 - Dynamics5 -
SOLVED CS411 Assignment 2 Solution and Discussion
CS411 - Visual Programming4 -
SOLVED CS432 Assignment 1 Solution and Discussion
CS432 - Network Modeling and Simulation4 -
SOLVED CS703 Assignment 2 Solution and Discussion
CS703 - Advanced Operating Systems4 -
SOLVED CS625 Assignment 2 Solution and Discussion
CS625 - Professional Practices4 -
SOLVED CS001 Assignment 2 Solution and Discussion
CS001- Computer Proficiency License3 -
STAT408 Assignment 1 Solution and Discussion
STAT408 - Experimental Design Analysis3 -
SOLVED CS202 Assignment 2 Solution and Discussion
CS202 - Fundamentals of Front End Development3 -
SOLVED CS310 Assignment 2 Solution and Discussion
CS310 - Open Source Web Application Development (PHP, PERL, CGI, Mysql)3 -
SOLVED EDU508 Assignment 1 Solution and Discussion
EDU508 - Teaching of English Language3 -
SOLVED CS314 Assignment 2 Solution and Discussion
CS314 - Introduction to Cellular Networks3 -
SOLVED CS606 Assignment 1 Solution and Discussion
CS606 - Compiler Construction3 -
SOLVED EDU304 Assignment 1 Solution and Discussion
EDU304 - Introduction to Guidance and Counseling3 -
SOLVED ACC311 Quiz 2 Solution and Discussion
ACC311- Fundamentals of Auditing3 -
SOLVED BNK611 Quiz 2 Solution and Discussion
BNK611 - Economic Ideology in Islam3 -
SOLVED FIN725 GDB 1 Solution and Discussion
FIN725 - Credit & Risk Management3 -
SOLVED MGT713 GDB 1 Solution and Discussion
MGT713 - Production / Operations Management3