subject

#theory of computation IIT is giving job opportunities to students who have CGPA more than 3.50. Students who have CGPA more than 3.50 had to submit a form where they have given information about their phone number, birth date, email etc. As many candidates have applied for this post, IIT has decided to select students with CGPA more than 3.75 and aged below 25 on 01-01-2021 for the job. So, you have to write down regular expression for CGPA and birth date maintaining the condition that only qualified students get the job. You can safely assume that no one aged more than 100 years is currently studying at IIT. Example: CGPA : 3.83 and birth date : 01-01-1993 (Selected) CGPA : 3.85 and birth date : 31-12-1992 (Rejected)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 03:00
Jason, samantha, ravi, sheila, and ankit are preparing for an upcoming marathon. each day of the week, they run a certain number of miles and write them into a notebook. at the end of the week, they would like to know the number of miles run each day, the total miles for the week, and average miles run each day. write a program to them analyze their data. your program must contain parallel arrays: an array to store the names of the runners and a two-dimensional array of five rows and seven columns to store the number of miles run by each runner each day. furthermore, your program must contain at least the following functions: a function to read and store the runners’ names and the numbers of miles run each day; a function to find the total miles run by each runner and the average number of miles run each day; and a function to output the results. (you may assume that the input data is stored in a file and each line of data is in the following form: runnername milesday1 milesday2 milesday3 milesday4 milesday5 milesday6 milesday7.)
Answers: 3
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
question
Computers and Technology, 24.06.2019 03:00
What is one potential problem associated with an organization purchasing new technology early in its lifecycle
Answers: 1
You know the right answer?
#theory of computation IIT is giving job opportunities to students who have CGPA more than 3.50. S...
Questions
question
Mathematics, 01.01.2020 02:31
question
Mathematics, 01.01.2020 02:31
Questions on the website: 13722363