What is information technology.
Table of Sudoku n*n
What is this pointer in c plus plus?
WAP to find that given no is small or capital
#include<stdio.h> int main(){ int a[]={1,2,3,5,1}; int *ptr=a+4; int y=ptr-a; printf("%d",y); }
What are the disadvantages of a shell structure?
Find occurence of a character in a sting.
What do you mean by dynamic memory allocation in c? What functions are used?
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
What is the meaning of 2d in c?
Explain about C function prototype?
WAP – represent a char in binary format
Difference Between embedded software and soft ware?