regarding pointers concept
No Answer is Posted For this Question
Be the First to Post Answer
What is cohesion and coupling in c?
What are all different types of pointers in c?
Differentiate between Macro and ordinary definition.
What are enums in c?
struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?
What are the parts of c program?
What are the various types of control structures in programming?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
What is nested structure in c?
How to delete a node from linked list w/o using collectons?
Program to display given 3 integers in ascending order
Write a program that receives as input a number omaadel-n-print, four digits.