100% prog to add grace marks by JNTU to pass some students who were infulenced by Covid lockdown

#include<stdio.h>
int increment(int *p)
{
    int i;
    printf("incremented marks=");
    for(i=0;i<4;i++)
    {
        *(p+i)=*(p+i)+1;
        printf("\n %d",*(p+i));
    }
}
void main()
{
    int a[]={39,40,40,39}; //actually obtained marks
    increment(&a[0]);
}

తెరమీద 

incremented marks=40
 incremented marks=41
 incremented marks=41
incremented marks=40

గమనిక డిసెంబర్ 12-18 మధ్య వచ్చిన వార్త ప్రకారం jntu పరిధిలో 2019-2023కి చెందిన  విద్యార్థులకు కొన్ని మార్కులు (17అని గుర్తు) దయతో కలిపారట.. కోవిడ్ లాక్డౌన్ కారణంగా ఈ ఉపశమనం.. దీనివల్ల కొన్ని వందల (/ వేల) మంది పాసయ్యారు

ఈ ప్రోగ్రాం లో we just added 1 mark to each student who is on the boarder of passing 

కామెంట్‌లు

ఈ బ్లాగ్ నుండి ప్రసిద్ధ పోస్ట్‌లు

100% C prog to write content into a file and then read it back onto the console

Spic macay

శ్రీరస్తు.. రామలింగ 18-1-24 (సూరసాని వారి ఆహ్వానము)