Monday 26 November 2018

Olympiad Govindpuram Ghaziabad

- Ms. Anjali Arora is a Olympiad Trainer, she teaches students from class 3rd to 10th class students for Olympiad Examination of MATHs.

- She is Mathematics champion and M.Tech in IT stream.

- We take a qualifying test of each students before Olympiad Training.

- Students are making ranks in the Math Olympiads and classes.

- Students are so confident after getting Math skills.

Join Math classes...

Python Govindpuram Ghaziabad


Python in Govindpuram Ghaziabad
Python coaching in Govindpuram Ghaziabad
Python classes in Govindpuram Ghaziabad
Python in Ghaziabad

C++ in Govindpuram Ghaziabad
C++ coaching in Govindpuram Ghaziabad
C++ classes in Govindpuram Ghaziabad
C++ in Ghaziabad

JAVA in Govindpuram Ghaziabad
JAVA coaching in Govindpuram Ghaziabad
JAVA classes in Govindpuram Ghaziabad
JAVA in Ghaziabad

C Language in Govindpuram Ghaziabad
C Language coaching in Govindpuram Ghaziabad
C Language classes in Govindpuram Ghaziabad
C Language in Ghaziabad



Saturday 13 October 2018

Digital Marketing Experts in Ghaziabad


DIGITAL MARKETING  Web & Mobile
Duration
3 Months
Prerequisites
Basic Computer Skills
 It is a strategy, how to optimize campaigns, how to analyze the data & build new strategies to grow your online business.
 Includes
- Search Engine Optimization (SEO),
- Search Engine Marketing (SEM),
- Social Media Marketing (SMM/SMO),
- Mobile Search Engine Marketing (MSEM),
- Google Analytics,
- Project
Contact : 9868568872 ATS-Govindpuram Ghaziabad.
Course as Ducat Ghaziabad and CETPA Noida 



Big-Data, Hadoop in Ghaziabad


Big-Data, Hadoop
Duration
3 Months
Prerequisites
Programming Skills
Big data and Hadoop concepts are the latest demand of industries for securing and preventing the database of companies.
 this course includes
- Database Management System,
- DDL, -
- DML,
-DCL,
- DQL etc.


DIGITAL MARKETING  Web & Mobile
Duration
3 Months
Prerequisites
Basic Computer Skills
 It is a strategy, how to optimize campaigns, how to analyse the data & build new strategies to grow your online business.
 Includes
- Search Engine Optimization (SEO),
- Search Engine Marketing (SEM),
- Social Media Marketing (SMM/SMO),
- Mobile Search Engine Marketing (MSEM),
- Google Analytics,
- Project

Ethical haking workshop snaps






Sunday 5 August 2018

Workshop on Ethical Hacking

One Day workshop on Ethical Hacking, will be held on *15 Aug 2018,*
Registration: *Free*
Attending Charges: *100/-*
Time slots:10AM, 1PM, & 4PM. Venue: ATS-RAJ NAGAR
Contact: 9868568872
*Benefits*
- Attending letter
- Tricks to Hack-Protect
- On-Spot Practical Session (own laptop)
- Guidance to Advance Approach
- Small snacks
- Pen, Notepad Kit
- soft copy of tools on mail and many more....
*Click to Register Free:*
Registration


Sunday 10 June 2018

Python in Ghaziabad Rajnagar


Python in Raj Nagar
Python in Ghaziabad
Python in NCR
Python Python in Noida
Python in Govindpuram
Python in RDC Raj Nagar
Institute for Python in Ghaziabad Raj Nagar
Institute for Python in Meerut

Address:
1. RAJ NAGAR Branch:  BS-2, ANSAL-SUNDRAM TOWER, RDC, RAJ NAGAR. 
2. Govindpuram branch: H-500, GOVINDPURAM, GHAZIABAD 

Software Testing in Ghaziabad Rajnagar



Software Testing in Raj Nagar
Software Testing in Ghaziabad
Software Testing in NCR
Software Testing in Noida
Software Testing in Govindpuram
Software Testing in RDC Raj Nagar
Institute for Software Testing in Ghaziabad Raj Nagar
Institute for Software Testing in Meerut

Address:
1. RAJ NAGAR Branch:  BS-2, ANSAL-SUNDRAM TOWER, RDC, RAJ NAGAR. 
2. Govindpuram branch: H-500, GOVINDPURAM, GHAZIABAD 

BIG Data Hadoop in Ghaziabad Raj Nagar


BIG Data Hadoop in Raj Nagar
BIG Data Hadoop in Ghaziabad
BIG Data Hadoop in NCR
BIG Data Hadoop in Noida
BIG Data Hadoop in Govindpuram
BIG Data Hadoop in RDC Raj Nagar
Institute for BIG Data Hadoop in Ghaziabad Raj Nagar
Institute for BIG Data Hadoop in Meerut

Address:
1. RAJ NAGAR Branch:  BS-2, ANSAL-SUNDRAM TOWER, RDC, RAJ NAGAR. 
2. Govindpuram branch: H-500, GOVINDPURAM, GHAZIABAD

Saturday 9 June 2018

Informatics Practices (IP) XI & XII Question Bank

Please find the Question Bank Click the Link:
Download Question Bank
Download the Question Bank

Computer Science IX & XII Question Bank


Dear Students,

ATS provides the better way of Program Learning with experienced faculties of engineering colleges and Industry Experts. Our team emphasis on the programming concepts with practical implementations. Some sample program problems of C++ under subject Computer Science of class XI & XII are given below for your practice and Expertise. You can bring the solution of any program given below from the branch of ATS. We assign these programs as problem assignments to our students and they perfom in front of faculties and get the practical exposer.  

1.     Write a program to calculate number of vowels (a, e, i, o, u) separately in the entered string.

2.     Write a program to find the power of number using function.

3.     Draw a flowchart to print the factorials of numbers from 1 to n, where n is entered by user.

4.     Write a program to copy a file into another file.

5.     Write a function to print the sum of the following series: 1 + 22 + 33 + … + nn  where n is passed as an argument to the function.

6.     Write a function to read a two dimensional matrix along with the number of rows and columns in it, from the user.

7.     Write a program that displays the recommended actions depending on the color of a traffic light using the switch statement.

8.     Write a program having a recursive function to calculate the factorial of a number. In the main() function, read the value of the number and then using the recursive function display the result.

9.     Write a program to create a structure Employee having empCode, name, and department, address and salary as its members. Read the details for 10 employees and then display them.

10.  Define the structure of a node of a singly linked list and use it to write a function to count the number of nodes in a singly linked list. The function should accept a pointer to the first node of the list and it should return the number of nodes in the list.

11.  A Lucas sequence is given below: 1, 3, 4, 7, 11, 18, 29   The third number is sum of previous two numbers. Write a program to print first 10 numbers of Lucas sequence.

12.  Write a program to print the value of numbers in words when number entered is in the range of 0 to 999.

13.  Write a program to print only first 12 characters including blank space from file test.txt.

14.  Define a structure Time having integer data members hour, minute, second. Write a program to enter two variables of the type Time and then add these two variables and store the result into third variable. Also validate the second and minute of the result and print it.

15.  A, B and C are three 3x3 matrices containing real elements.

a) Write a  function to input from user appropriate values into matrices A and B. Use suitable loops. Make use of pointers if necessary.

b) Write a function to calculate matrix C such that C=A+B Use suitable loops. Make use of pointers if necessary

c) Write a program to call the above two functions and print Matrix C suitably. Write suitable prototype etc. Use suitable loops. Make use of pointers if necessary

16.  Develop a function to calculate sum of n even integers starting from a given even integer.

17.  Write a program to find the minimum of the 8 floating point numbers and its place in the array.

18.  Write an interactive program to evaluate the series: 1 – 1/2 + 1/3 – 1/4 …±1/n, where n is entered from keyboard.

19.  Write a program to calculate the electricity bill using if..else if, as per the following details

-  Given the number of units consumed, unit charges are as follows:

i) For first 50 units Rs. 0.50/unit

ii) For next 100 units Rs. 0.75/unit

iii) For next 100 units Rs. 1.20/unit

iv) For unit above 250 Rs. 1.50/unit

-         Add fuel surcharge 20% and Govt. Tax 10% on bill to calculate the total bill.

20.  Write a C++ function that converts a 2-digit octal number into binary number and prints the binary equivalent.

21.  Write a C++ program, which reads one line at a time from the disk file TEST.TXT, and displays it to a monitor. Your program has to read all the contents of the file. Assume the length of the line does not exceed 70 characters.

22.  Write a function to count the number of blanks present in text file named “PARA.TXT”;

23.  Write a Program to write and read a structure using write() and read() function using a binary file.





Find the OUTPUT/ERRORS

1. What is wrong with the following while loops ( ans how does the correct ones look like):

(i) int counter =1;                       (ii) int counter =1;

while (counter<100)                    while (counter <100)

{                                       cout<<counter<< “\n”;

  cout<<counter<<”\n”;                  counter + +;

  counter--;

}

2. Find the errors in the following program. State reasons:






 

#include<iostream.h>

class A

{      int a1;

public:      int a2;

protected:   int a3;

};

class B: public A

{

public:

void func()

{      int b1,b2,b3;

b1=a1;

b2=a2;

b3=a3;

}

};

class C: A

{

public:

void f()

{      int c1,c2,c3;

c1=a1;

c2=a2;

c3=a3;

}

};

int main()

{      int p,q,r,i,j,k;

B 01;

C 02;

p=01.a1;     q=01.a2;

r=01.a3;     i=01.a1;

j=01.a2;     k=01.a3;

return 0;

}

1.    Identify and explain the error(s) in the following code segment :


ATS-Bright students

 

float a[] = { 11.02, 12.13, 19.11, 17.41};

float *j, *k;

j = a;

k = a + 4;

j = j * 2;

k = k / 2;

cout << “ *j = “ << *j << “, *k = “ << *k << “\n”;

2.    Identify and explain the error in the following program :

#include<iostream.h>

int main()

{

int x[] = { 1, 2, 3, 4, 5 };

for (int i = 0; i < 5; i++)

{

cout << *x;

x++;

}

return 0;

}

3.    Give the output of the following :



char *s = “computer”;

for (int x = strlen(s) – 1; x >= 0; x--)

{

for(int y =0; y <= x; y++) cout << s[y];

cout << endl;

}

4.    Identify the syntax error(s), if any, in the following program. Also give reason for errors.


ATS-Bright students
 




void main()

{

const int i = 20;

const int * const ptr = &i;

*ptr++;

int j= 15;

ptr = &j;

}

5.    What will be the output of following program ?

#include<iostream.h>

void main()

{

char name1[] = “ankur”;

char name2[] = “ankur”;

if (name1 != name2)

cout << “\n both the strings are not equal”;

else

cout << “\n the strings are equal”;

}



6.    Give and explain the output of the following code :

void junk (int, int *);

int main()

{

int i = 6, j = -4;

junk (i, &j);

cout << “i = “ << i << “, j = “ << j << “\n”;

return 0;

}

void junk(int a, int *b)

{

a = a* a;

*b = *b * *b;

}

And so many programs you can learn from our team, we emphasis on the programming skill performance. You can bring your skills to us for more sharpness.

Thanks and Happy Coding……..

Regards:             

ATS-Team of Development and Performers.                      



C++ coaching in ghaziabad

Object oriented Programming C++
Features of OOPs
1) Encapsulation- Binding the member data and member functions in an single unit.
2) Abstraction - Providing essential features without showing the hidden data,
3) Inheritance - Sharing the features among the classes or we can say when one class acquiring the features of another classes.
4) Polymorphism- One name multiple forms of any function, such as function overloading

c language institute in ghaziabad


Sunday 27 May 2018

Saturday 26 May 2018

Project Training in Noida, Ghaziabad NCR

ATS also offering the project training for the students of BCA, MCA and B.Tech as per following categories.
- 6 Weeks Summer Training in RDC
- 6 Months Project Training in Raj Nagar
- 3 Months Project Training in Govindpuram
Training will be provided to you on the very cheap and nominal fee amount, these projects are developed in following technologies:
  • Project Training in C#.NET in Noida near ghaziabad  
  • Project Training in ASP.NET in Delhi near ghaziabad
  • Project Training in JAVA in Gurgaon near ghaziabad 
  • Project Training in PHP and Website development in Greater Noida near ghaziabad
  • Industrial Project Training in C#.NET in software company near ghaziabad 
  • Industrial Project Training in ASP.NET in Meerut near ghaziabad
  • Industrial Project Training in JAVA in Noida near ghaziabad
  • Industrial Project Training in PHP and Website development 

Friday 18 May 2018

Python in Raj Nagar

Learn Python for :
  • Class IX & XII Informatics Practice 2018- 2019
  • Class IX & XII Computer Science 2018-2019
  • Python Core and Advance for B.Tech classes
  • B.Tech Computer Science Engineering
  • B.Tech Information Technology Engineering
  • B.Tech Electronics Engineering
  • B.Tech Electrical Engineering 
  • B.Tech Instrumentation Engineering
  • Python coaching in Raj Nagar, Ghaziabad
  • Cheapest Fees of Python with well experienced Faculty 
  • 21 years of teaching experience
  • Computer coaching for python in Ghaziabad

Saturday 12 May 2018

Computer Science with C++ in Raj Nagar

Computer Science with C++ and Projects
  • New Batches of Computer Science with C++for class XI and XII, 
  • Starting Dates: 17 May 2018 and 24 May 2018,
  • Each student will get Discount coupons for next consecutive months.
  • Each students will get individual notes.
  • Each student will get individual projects.
  • Each parents will informed about the absent of students.
  • Examination preparation is included in the course. 
  • Each week one small test.
  • Last five years question paper set.
  • Individual performance evaluation.
  • Limited 10-seats and only one for each class
  • First come - First serve basis.
Contact Number for Registration:
986-856-8872
Address:
ATS- RAJ NAGAR
BS-2, SUNDARM-ANSAL COMPLEX, RDC, RAJ-NAGAR, GHAZIABAD. 986-856-8872