🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

निम्नलिखित कोड कितनी बार स्ट्रिंग "हैलो" प्रिंट करता है

How many times the following code prints the string “hello”

for(i=1;i<=50;i++)
    printf(“NIELIT”);
A)
B)
C)
D)

Explanation:
Latest Updates