How are strings stored in c?
No Answer is Posted For this Question
Be the First to Post Answer
largest Of three Number using without if condition?
How many types of sorting are there in c?
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
What is the process of writing the null pointer?
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
How is a structure member accessed?
Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
what is the syallabus of computer science students in group- 1?
is forign key will be unique key any table or not?
what is the difference between arrays and linked list
26 Answers MAHINDRA, Tech Mahindra, Wipro,
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)