Write a shell script to get current date, time, user name and current working directory.
What are refs used for in React?
How many types of gc are there in java?
What is the mistake in the following program segment ? f() { int a; void c; f2(&c,&a);}
How to rename an existing table in mysql?
What is the design pattern?
What are the two major subsystems of system r?
Do Phase angle measurement have any application in freq/harmonics measurement? If so how?
what are adherent cells ?
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
What is difference between constant pointer and constant variable?
Why web service is required?
What is the journal entry of building rent and TDs payment?
Write a program to segment a long string into a group of valid words using Dictionary. The result should return false if the string cannot be segmented. Also explain about the complexity of the devised solution.
Specify the port number for ad, dns, dhcp, http, https, smtp, pop3 & ftp?