if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
4 9830Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS
1 2638if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
1150Post New Accenture SAS Interview Questions
What is joinpoint?
What is Event Bubbling in .NET?
How do you send email with attachment from outlook using qtp ?
What is a jsp container?
Does JacORB support the "iioploc" object reference format?
How do I fill a slide with pictures in powerpoint?
what difference exists between control area and control interval?
When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
What are the benefits of operator overloading?
Is ruby on rails popular?
Does apache struts run on windows?
What is difference between ms sql and mysql?
How do I delete blank pages in excel?
Why do we need power query when power pivot can import data from mostly used sources?
How to execute function in stored procedure sql server?