What is sizeof int in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?
What is string concatenation in c?
what are non standard function in c
What are reserved words with a programming language?
how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.
What is "Duff's Device"?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
How do you prevent buffer overflows in C?