RakeshMgs
#include <stdio.h> void main() { int num; printf("Enter a number: \n"); scanf("%d", &num); if (num > 0) printf("%d is a positive number \n", num); else if (num < 0) printf("%d is a negative number \n", num); else printf("0 is neither positive nor negative"); }
Rakesh Kumar (Vishwakarma)
Admin & Author
मैं राकेश विश्वकर्मा- यह ब्लॉग वेबसाइट सभी के लिए है जो ऑनलाइन आर्टिकल पढना पसंद करते है, और ऑनलाइन पढाई करना चाहते है, हम इस ब्लॉग पर कंप्यूटर के नोट्स पब्लिश करते है तथा इनसे जुड़ी जानकारी भी शेयर करते है। इस ब्लॉग पर आप हर वो जानकारी हासिल कर सकते है जो मै जानता हूँ। More About Me
0 Comments
Please don't Add spam links,
if you want backlinks from my blog contact me on rakeshmgs.in@gmail.com