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

Exercise

1. Create and retrieve a cookie named "username" with the value "Patience Zulu". The cookie should expire after 20 days. Check if the cookie is set and display the value of the cookie.

2. Delete the cookie from the previous question.

3. Create the file “People.php” and write a php script that will open a file for writing “WritePeople.txt” file and close the file after writing.

4. Create the file “Cars.php” and write a php script that that will open a file for reading “CarNames.txt” file and close the file after writing.


Discuss the importance, role, use, considerations, and benefits of Branch Office Direct Printing


Explain how roaming profile and folder redirection help manage user profile


Describe the enhancement/benefit of fault-tolerant and disk space quotas by users offered by NTFS over FAT technology


Write a program that reads a 4 digit (or fewer) positive integer and determines

how many digits in the integer are equal to the last character of your Roll number,

and prints the result on the screen. If a user enters a negative integer or an

integer greater than 4 digits, print a message on the screen: “Invalid integer!

Execute program again and enter a valid integer.” Also, write the pseudocode for

this program.


Make all the 

appropriate function constant. Include a constant data member called id of integer 

type. 

Create two object constant and non-constant. Assign values and display them. Also 

check what happens 

 If you try to modify private data member of an object from the definition of 

const function 

 If you try to modify the private data member of const object from the 

definition of non-constant function.


Write a definition of a Counter class having one private data member count of integer
type. This class has following functions
à ƒ ƒ ¯ ‚ · void inc_count( ); // will increment the value of count by 1
à ƒ ƒ ¯ ‚ · int get_count ( ); // will return the value of count
this class has two contructor
à ƒ ƒ ¯ ‚ · Counter( ); // that initialize count by 0
à ƒ ƒ ¯ ‚ · Counter (int i); // that initialize the count by i
Create two objects of Counter class. Write a cout statement in constructor and then
check whether that statement appear when two object are created. Then increment
object 1 3 times and increment object 2 4 times and display their count values.

Area of a circle is π × r2 where r = radius

Area of a triangle is ½ × b × h where b = base, h = height

Area of a rectangle is w × h w = width, h = height

Area of a square is a

2 where a = length of side

Write four different functions with same name that is Area to calculate the area of 

circle, triangle, rectangle and square. 


1.What material is use in creating crossover cable?
A.Modular Jack C.Wire
B.RJ45 D.RJ11
2.How many twisted pair of wires in a UTP cable?
A.2 C.4
B.3 D.5
3.What tool is use to attach the UTP cable and RJ45?
A.Puch Down Tool
B.Wire Stripper
C.Crimping Tool
D.Lan tester
4.How many colors of wire are inside the UTP cable?
A.4
B.5
C.7
D.8
5.What tool is use to ensure the connection of all the wires in both ends of the cable?
A.Crimping Tool
B.LAN tester
C.Punch Down Tool
D.Wire Stripper
Cite a situation in which you can apply the knowledge of creating modular jack cable.
LATEST TUTORIALS
APPROVED BY CLIENTS