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 10800Below 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 3013if 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 ...
1406Post New Accenture SAS Interview Questions
What r the different filters in defect in quality center
Which data structures are applied when dealing with a recursive function?
Which azure certification is best?
Explain vegetal pole?
Why we use asp.net for website development?
What is the maximum size of hashmap in java?
What are the contents in test plans and test cases?
What is host variable in db2 cobol?
What is shell scripting?
Does c++ cost money?
Will I lose anything upgrading to windows 10?
Why do I get n a in vlookup?
How to include a file code in different files in php?
How to optimize talend performance
Differentiate between a constructor and a method in C++.