40
90
Result are declared mark sheet are not declared.
is it the wbut rule to score 28 out of 70 in theory papers?is it compulsary?
Take a print of ur mark sheet and walk to ur college with 2 passport size photos. In ur college they will give one challenging application form just fill it and submit in ur department.Take 10,000/- rs D.D on the name of JNTU KAKINADA.After all this process they will intimate one date on that day you have to go Jntu Kakinada University.From ur college they will send one professor to Jntu kakinada university on that same day.
actually all website portals providing JNTU online bits for common groups like CES, IT , ECE, EEE, Mech but they r not providing for Bio-tech. Its better to prepare with text books. mark imp lines and make a note seperatly for them,
Whether the result has been declared?
Mark Tully
No, students at Mark Twain Middle School do not wear uniforms every day. The school does not have a uniform policy and allows students to wear their own clothing as long as it follows the dress code guidelines.
is it compulsory for students to go for collecting their mark sheet n school
Create a data structure to store the details for each student: typedef struct student_t { char name[30]; unsigned age; unsigned mark; } student; Establish an array to store the student data: size_t max = 100; // replace 100 with the actual number of students student students[max]; Use a loop to enter the data: for (size_t i=0; i<max; ++i) { printf ("Student name: "); scanf ("%s", students[i].name); printf ("Student age: "); scanf ("%u", students[i].age); printf ("Student mark: "); scanf ("%u", students[i].mark); } Calculate and display the average mark: unsigned sum = 0; for (size_t i=0; i<max; ++i) sum += student[i].mark; printf ("Average mark: %d\n", sum / max_students);
The cutoff mark was 150.50. It is best to aim higher than this mark. You can also contact admissions to see if there have been any changes.
Although Mark Wahlberg has not publicly declared his sexual orientation, one can assume he is heterosexual. He married Rhea Durham in 2009 and they have four children.