PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
No Answer is Posted For this Question
Be the First to Post Answer
Is exit(status) truly equivalent to returning the same status from main?
How do i store a paragraph into a string? for example, if i input a long paragraph, the program will read the words one by one and concatenate them until no word is left.
what is object oriental programing?
What type is sizeof?
can we have joblib in a proc ?
#include<stdio.h> #include<conio.h> void main() { clrscr(); int a=0,b=0,c=0; printf("enter value of a,b"); scanf(" %d %d",a,b); c=a+b; printf("sum is %d",c); getch(); }
When is the “void” keyword used in a function?
What does s c mean on snapchat?
What is sorting in c plus plus?
Write a program to check armstrong number in c?
Explain how do you print an address?
WHAT IS FLOAT?