what is event driven software and what is procedural driven
software?
No Answer is Posted For this Question
Be the First to Post Answer
What are the properties of union in c?
write a program to check whether a given integer is a strong number or not? [Hint: 145=1!+4!+5! =1+24+120 =145]
Explain what is the stack?
How reliable are floating-point comparisons?
2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
write a program to display & create a rational number
what is meant by c
main difference between c and c++ language
Write a code of a general series where the next element is the sum of last k terms.
where do we use volatile keyword?
What is array in C