- 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the lables in Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
How to share a file in Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
How to accept a tracker changes in Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What is Hyperlink in Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
How to customize a keyboard shortcuts in Microsoft word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the options that are included in Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
How the DISINT command is working in the SQL?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the uses of SQL?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What is the basic structure of SQL?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What is the full form of SQL?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What is meant by the Gutter margin in Microsoft Word?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the applications of Microsoft Word?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the versions of Microsoft Word and which is the most useful version in Ms word?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
How to set a password in Microsoft Word ? And how their protected the files in Microsoft word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the file formats of Microsoft Word? And how they are working in Microsoft Word?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the advantages of Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the features of Microsoft Word ?
 - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
What are the features of C++ programming langauge ?
 - 
	
	
sherinangel started the topic trunc() in c++ programming in the forum C++ 2 years, 5 months ago
// C program to demonstrate
// trunc() function
#include <stdio.h>// library containing trunc function
#include <math.h>// Driver function
int main()
{
// using trunc function which return
// Truncated value of the input
double x1 = 2.0, x2 = 3.9, x3 = -3.3, x4 = 4.9;
printf(” Truncated value is %lf n”, trunc(x1) );
printf(” Truncated…[Read more] - 
	
	
sherinangel wrote a new item 2 years, 5 months ago
what are SQL operators ?
 - Load More
 
