How do you define a string?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program to accept different goods with the number, price and date of purchase and display them
why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }
What is the data segment that is followed by c?
A program to allow an input operand and operator from the operator and read on the display and output operand.
atoi, which takes a string and converts it to an integer. write a program that reads lines(using getline), converts each line to an integer using atoi and computes the average of all the numbers read. also compute the standard deviation
Which header file is essential for using strcmp function?
What is the difference between fork() and vfork()?
Explain what is the difference between null and nul?
what is the difference b/w NULL and null?
What is the code for 3 questions and answer check in VisualBasic.Net?
Explain how do you determine the length of a string value that was stored in a variable?
What is the exact difference between '\0' and ""