What is a pointer on a pointer in c programming language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is a pragma?
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.
How do you print an address?
What are # preprocessor operator in c?
how to make program without <> in library.
How to develop software using "c" programming?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
Write a program in c to print 1 121 12321 1234321 123454321
11 Answers ANR, College School Exams Tests, Mu Sigma, Wipro,
What are the different pointer models in c?