ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.
2020write a program using javascript/ vbscript that checks if two matrices have identical values in all the elements.
1 3927Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
1 2298We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
2839I am providing the Online& class room training on Worksoft Certify for SAP/HTML/JAVA using real time scenarios in a real time environment for a real time project, If any one is interested please get in touch with me on aimansaud@gmail.com
1525Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
1489
What does node.js tty module contains?
What do double curly brackets are used in angular 5?
What is a good use case for ngrx/store?
What are the different ways to pass parameters to the server? : asp.net ajax
How will you implement autorefresh in angularjs?
Explain The Steps Involved In The Boot Process For AngularJS?
Tell me is jquery a w3c standard? : jquery mobile
What variables are used with ng-repeat?
What is the main goal of react fiber?
What is the use of string function tolower(string)?
What’s the difference between ‘front-end’ and ‘back-end’ development?
What are decorators?
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?
How to pass argument by reference to a function in vbscript?
What is $() in jquery library?